.ThermalSeparation.Media.IdealGasMixtures.BaseClasses.BaseIdealGasMixture.isentropicEnthalpyApproximation

Information

Approximate method of calculating h_is from upstream properties and downstream pressure

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 2024-12-22T19:25:51Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos