.AixLib.DataBase.CHP.ModularCHPEngineMedia.CHPCombustionMixtureGasNasa.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-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos