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
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