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