Set the thermodynamic state on the dew line
function setDewState extends Modelica.Icons.Function; input SaturationProperties sat "saturation point"; input FixedPhase phase = 0 "phase flag"; output ThermodynamicState state "complete thermodynamic state info"; end setDewState;