.ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.PartialMedium.setDewState

Return the thermodynamic state on the dew line

Interface

function setDewState
  extends Modelica.Icons.Function;
  input SaturationProperties sat "saturation point";
  input ThermalSeparation.Media.Types.FixedPhase phase(min = 1, max = 2) = 1 "phase: default is one phase";
  output ThermodynamicState state "complete thermodynamic state info";
end setDewState;

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos