Return saturation properties from the state
function setSat_p_state extends Modelica.Icons.Function; input ThermodynamicState state; output SaturationProperties sat "saturation property record"; end setSat_p_state;