Click or drag to resize

ElectrolyteLiquidEnthalpy Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public double LiquidEnthalpy(
	double T,
	double[] Vx,
	List<ICompoundConstantProperties> cprops,
	double[] activcoeffT2,
	double[] activcoeffT1,
	bool ExcessOnly
)
Request Example View Source

Parameters

T  Double
 
Vx  Double
 
cprops  ListICompoundConstantProperties
 
activcoeffT2  Double
 
activcoeffT1  Double
 
ExcessOnly  Boolean
 

Return Value

Double
See Also