.ThermoSysPro.Properties.DryAirIdealGas.derTemperature_derh

der(Temperature) computation for Dry Air Ideal Gas (inputs: h, der(h))

Information

## Copyright © EDF 2002 - 2025

## ThermoSysPro Version 4.2

    

Interface

function derTemperature_derh
  input Units.SI.SpecificEnthalpy h "Specific Enthalpy (J/kg)";
  input Real der_h "Specific Enthalpy time derivative (J/(kg*s))";
  output Real der_T "Fluid temperature time derivative (K/s)";
end derTemperature_derh;

Generated at 2026-07-12T20:48:41Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos