.FreeFluids.MediaCommon.Functions.SpecificEnthalpyCorr2

Receives a DataRecord record as input instead of correlation parameters. Calls the SpecificEnthalpyCorr to performs the calculation of the ideal gas specific enthalpy

Interface

function SpecificEnthalpyCorr2
  input FreeFluids.MediaCommon.DataRecord data;
  input Real T;
  output Real h;
end SpecificEnthalpyCorr2;

Generated at 2025-03-13T19:24:49Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos