.Modelica.Media.Interfaces.PartialTwoPhaseMedium.setDewState

Information

Return the thermodynamic state on the dew line

Interface

partial function setDewState
  extends Modelica.Icons.Function;
  input SaturationProperties sat "Saturation point";
  input FixedPhase phase(min = 1, max = 2) = 1 "Phase: default is one phase";
  output ThermodynamicState state "Complete thermodynamic state info";
end setDewState;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos