PR 78Calc Gibbs Energy Method
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages.ThermoPlugs
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public override double CalcGibbsEnergy(
string phasetype,
double T,
double P,
Array Vz,
Object VKij,
Array VTc,
Array VPc,
Array Vw,
double Gid,
Object otherargs = null
)VB
Public Overrides Function CalcGibbsEnergy (
phasetype As String,
T As Double,
P As Double,
Vz As Array,
VKij As Object,
VTc As Array,
VPc As Array,
Vw As Array,
Gid As Double,
Optional otherargs As Object = Nothing
) As DoubleParameters
- phasetype String
- T Double
- P Double
- Vz Array
- VKij Object
- VTc Array
- VPc Array
- Vw Array
- Gid Double
- otherargs Object (Optional)