ElectrolyteFreezingPointDepression Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public double[] FreezingPointDepression(
	double[] Vx,
	double[] activcoeff,
	List<ICompoundConstantProperties> cprops
)

Parameters

Vx  Double
 
activcoeff  Double
 
cprops  ListICompoundConstantProperties
 

Return Value

Double

See Also