.ThermalSeparation.Media.IdealGasMixtures.BaseClasses.BaseIdealGasMixture.isentropicEnthalpy

Information

Return isentropic enthalpy

Interface

function isentropicEnthalpy
  extends Modelica.Icons.Function;
  input AbsolutePressure p_downstream "downstream pressure";
  input ThermodynamicState refState "reference state for entropy";
  input Boolean exact = false "flag wether exact or approximate version should be used";
  output SpecificEnthalpy h_is "Isentropic enthalpy";
end isentropicEnthalpy;

Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos