.Modelica.Media.IdealGases.Common.Functions.cp_Tlow_der

Information

Compute derivative of specific heat capacity at constant pressure, low T region

Interface

function cp_Tlow_der
  extends Modelica.Icons.Function;
  input IdealGases.Common.DataRecord data "Ideal gas data";
  input SI.Temperature T "Temperature";
  input Real dT(unit = "K/s") "Temperature derivative";
  output Real cp_der(unit = "J/(kg.K.s)") "Derivative of specific heat capacity";
end cp_Tlow_der;

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