Reactor_ GibbsFix Fug Coeff Method
Definition
Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
private double[] FixFugCoeff(
double[] fc,
double T,
State st
)VB
Private Function FixFugCoeff (
fc As Double(),
T As Double,
st As State
) As Double()