WilsonModelCalcExcessEnthalpy Method

Definition

Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public double CalcExcessEnthalpy(
	double T,
	Array Vx,
	Object otherargs
)

Parameters

T  Double
 
Vx  Array
 
otherargs  Object
 

Return Value

Double

Implements

IActivityCoefficientBaseCalcExcessEnthalpy(Double, Array, Object)

See Also