Property PackageDW_ Calc Gibbs Energy Method
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
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 double DW_CalcGibbsEnergy(
Array Vx,
double T,
double P,
string forcephase = ""
)VB
Public Function DW_CalcGibbsEnergy (
Vx As Array,
T As Double,
P As Double,
Optional forcephase As String = ""
) As Double