ElectrolyteFreezingPointDepression Method |
Namespace: DWSIM.Thermodynamics.PropertyPackages.AuxiliaryAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public double[] FreezingPointDepression(
double[] Vx,
double[] activcoeff,
List<ICompoundConstantProperties> cprops
)
Public Function FreezingPointDepression (
Vx As Double(),
activcoeff As Double(),
cprops As List(Of ICompoundConstantProperties)
) As Double()
Request Example
View SourceParameters
- Vx Double
-
- activcoeff Double
-
- cprops ListICompoundConstantProperties
-
Return Value
DoubleSee Also