ElectrolyteMIAC Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public double MIAC(
	double[] Vxl,
	double[] Vxs,
	double T,
	List<ICompoundConstantProperties> cprops
)

Parameters

Vxl  Double
 
Vxs  Double
 
T  Double
 
cprops  ListICompoundConstantProperties
 

Return Value

Double

See Also