Intermediate property record for water (p and T preferred states)
function ice09BaseProp_pT extends Modelica.Icons.Function; input SI.Pressure p "Pressure"; input SI.Temperature T "Temperature"; output Common.AuxiliaryProperties aux "Auxiliary record"; end ice09BaseProp_pT;