Click or drag to resize

PropertyPackageDW_CalcGibbsEnergy Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public double DW_CalcGibbsEnergy(
	Array Vx,
	double T,
	double P,
	string forcephase = ""
)
Request Example View Source

Parameters

Vx  Array
 
T  Double
 
P  Double
 
forcephase  String  (Optional)
 

Return Value

Double
See Also