Get normalization pressure for region 1, 2 or 5
function getpstar extends Modelica.Icons.Function; input Integer region "IF 97 region"; output SI.Pressure pstar "Normalization pressure"; end getpstar;