.ThermofluidStream.Media.myMedia.Interfaces.PartialRealCondensingGases.enthalpyOfCondensingGas

Return enthalpy of condensing gas (most often steam)

Interface

partial function enthalpyOfCondensingGas
  extends Modelica.Icons.Function;
  input ThermodynamicState state "Thermodynamic state record";
  output SpecificEnthalpy h "Specific enthalpy";
end enthalpyOfCondensingGas;

Generated at 2025-07-22T18:21:06Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos