.Modelica.Media.IdealGases.Common.Functions.cp_T

Compute specific heat capacity at constant pressure from temperature and gas data

Interface

function cp_T
  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_T;

Generated at 2025-04-19T18:20:10Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos