.FreeFluids.MediaCommon.Functions.SpecificEntropyCorr2

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

Interface

function SpecificEntropyCorr2
  input FreeFluids.MediaCommon.DataRecord data;
  input Real T;
  output Real s;
end SpecificEntropyCorr2;

Generated at 2025-06-03T18:20:50Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos