PropertyPackageDW_CalcGibbsEnergy Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public double DW_CalcGibbsEnergy(
	Array Vx,
	double T,
	double P,
	string forcephase = ""
)

Parameters

Vx  Array
 
T  Double
 
P  Double
 
forcephase  String  (Optional)
 

Return Value

Double

See Also