.ThermalSeparation.Media.IdealGasMixtures.BaseClasses.Common.Functions.cp_T

Information

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

Interface

function cp_T
  extends Modelica.Icons.Function;
  input Modelica.Media.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 2024-12-22T19:25:51Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos