Gibbs function for metastable part of region 2: g(p,T)
function g2metastable extends Modelica.Icons.Function; input Units.SI.Pressure p "pressure"; input Units.SI.Temperature T "temperature (K)"; output ThermoSysPro.Properties.WaterSteam.Common.GibbsDerivs g "dimensionless Gibbs funcion and dervatives wrt pi and tau"; end g2metastable;