Reactor_GibbsFixFugCoeff Method |
Namespace: DWSIM.UnitOperations.ReactorsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax private double[] FixFugCoeff(
double[] fc,
double T,
State st
)
Private Function FixFugCoeff (
fc As Double(),
T As Double,
st As State
) As Double()
Request Example
View SourceParameters
- fc Double
-
- T Double
-
- st State
-
Return Value
DoubleSee Also