FREEZINGPT
FREEZINGPT returns the freezing point of the specified solution or incompressible substance. For a solution, the concentration of the mixture must be provided.
Example:
$UnitSystem SI C kPa mass
$Load incompressible
$VarInfo T_1,T_2 units=C
T_1=FreezingPt(CaCl2,C=20[%])
T_2=FreezingPt(Dowtherm_A)
{Solution:
T_1=-18.26 [C]
T_2=11.85 [C]
}
Thermophysical Property Functions