Click or drag to resize

ElectrolyteNRTLHEX_MIX Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public double HEX_MIX(
	double T,
	Array Vx,
	List<ICompoundConstantProperties> cprops
)
Request Example View Source

Parameters

T  Double
 
Vx  Array
 
cprops  ListICompoundConstantProperties
 

Return Value

Double
See Also