Click or drag to resize

ElectrolyteMIAC Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public double MIAC(
	double[] Vxl,
	double[] Vxs,
	double T,
	List<ICompoundConstantProperties> cprops
)
Request Example View Source

Parameters

Vxl  Double
 
Vxs  Double
 
T  Double
 
cprops  ListICompoundConstantProperties
 

Return Value

Double
See Also