.ThermofluidStream.Media.myMedia.Air.MoistAir.isentropicEnthalpyApproximation

Approximate calculation of h_is from upstream properties, downstream pressure, gas part only

Interface

function isentropicEnthalpyApproximation
  extends Modelica.Icons.Function;
  input AbsolutePressure p2 "Downstream pressure";
  input ThermodynamicState state "Thermodynamic state at upstream location";
  output SpecificEnthalpy h_is "Isentropic enthalpy";
end isentropicEnthalpyApproximation;

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