.ThermoSysPro.Properties.DryAirIdealGas.derSpecificEnthalpy_derT

Information

der(SpecificEnthalpy) computation for Dry Air Ideal Gas (inputs: T, der(T))

Interface

function derSpecificEnthalpy_derT
  input Units.SI.Temperature T "Temperature (K)";
  input Real der_T "Temperature time derivative (K/s)";
  output Real der_h "Specific Enthalpy time derivative (J/(kg*s))";
end derSpecificEnthalpy_derT;

Generated at 2024-12-26T19:25:54Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos