WilsonModelCalcExcessHeatCapacity Method

Definition

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

Parameters

T  Double
 
Vx  Array
 
otherargs  Object
 

Return Value

Double

Implements

IActivityCoefficientBaseCalcExcessHeatCapacity(Double, Array, Object)

See Also