Click or drag to resize

ModfacCalcExcessEnthalpy Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public double CalcExcessEnthalpy(
	double T,
	Array Vx,
	Object otherargs
)
Request Example View Source

Parameters

T  Double
 
Vx  Array
 
otherargs  Object
 

Return Value

Double

Implements

IActivityCoefficientBaseCalcExcessEnthalpy(Double, Array, Object)
See Also