function sublimationPressureIce extends Modelica.Icons.Function; input ThermodynamicState state "Thermodynamic state record"; output AbsolutePressure psat "Sublimation pressure"; end sublimationPressureIce;