.FreeFluids.MediaCommon.Functions.SpecificEnthalpyCorr

Information

Provides the calculation of the specific enthalpy as function of T. You can use correlations using ideal gas constant pressure heat capacity, or liquid heat capacity

Interface

function SpecificEnthalpyCorr
  input Integer cor;
  input Real coef[:];
  input Real MW;
  input Real x;
  output Real H "Enthalpy J/kg";
end SpecificEnthalpyCorr;

Generated at 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos