.ThermoSysPro.Properties.DryAirIdealGas.SpecificHeatCp_derT

Information

der(Specific Heat Capacity at fixed P) computation for Dry Air Ideal Gas (inputs: T, der(T))

Interface

function SpecificHeatCp_derT
  input Units.SI.Temperature T "Temperature (K)";
  input Real der_T "Temperature time derivative (K/s)";
  output Real der_Cp "Specific Heat Capacity time derivative (J/kg/K/s)";
end SpecificHeatCp_derT;

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