.ThermalSeparation.Media.IdealGasMixtures.BaseClasses.Common.Functions.cp_Tlow_der

Compute specific heat capacity at constant pressure, low T region

Interface

function cp_Tlow_der
  extends Modelica.Icons.Function;
  input Modelica.Media.IdealGases.Common.DataRecord data "Ideal gas data";
  input SI.Temperature T "Temperature";
  input Real dT "Temperature derivative";
  output Real cp_der "Derivative of specific heat capacity";
end cp_Tlow_der;

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