.Modelica.Media.IdealGases.Common.Functions.cp_Tlow

Information

Compute specific heat capacity at constant pressure, low T region

Interface

function cp_Tlow
  extends Modelica.Icons.Function;
  input IdealGases.Common.DataRecord data "Ideal gas data";
  input SI.Temperature T "Temperature";
  output SI.SpecificHeatCapacity cp "Specific heat capacity at temperature T";
end cp_Tlow;

Generated at 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos