Click or drag to resize

ElectrolyteFreezingPointDepression Method


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

Parameters

Vx  Double
 
activcoeff  Double
 
cprops  ListICompoundConstantProperties
 

Return Value

Double
See Also