NORMALBOILINGPT
NORMALBOILINGPT [kC,K, F, R] returns the boiling point of the fluid at 1 atm pressure. This function may be used with many of the Solutions.
Examples:
$UnitSystem SI C kPa mass
$VarInfo T_nb_a,T_nb_b,T_nb_b units=C
T_nb_a=NormalBoilingPt(Water)
T_nb_b=NormalBoilingPt(Ethylene_Glycol)
T_nb_c=NormalBoilingPt(EG,C=25[%]) {note that concentration must be provided for a solution}
{Solution:
T_nb_a=99.97 [C]
T_nb_b=197.5 [C]
T_nb_c=103.8 [C]
}
Thermophysical Property Functions