Activity CoefficientsCalculate Method
Definition
Namespace: DWSIM.Thermodynamics.ReaktoroPropertyPackage
Assembly: DWSIM.Thermodynamics.ReaktoroPropertyPackage (in DWSIM.Thermodynamics.ReaktoroPropertyPackage.dll) Version: 2.0.0.0 (2.0.0.0)
Assembly: DWSIM.Thermodynamics.ReaktoroPropertyPackage (in DWSIM.Thermodynamics.ReaktoroPropertyPackage.dll) Version: 2.0.0.0 (2.0.0.0)
C#
public double[] Calculate(
double[] Vx,
double T,
double P,
PropertyPackage pp
)VB
Public Function Calculate (
Vx As Double(),
T As Double,
P As Double,
pp As PropertyPackage
) As Double()Parameters
- Vx Double
- T Double
- P Double
- pp PropertyPackage