.Buildings.Media.Specialized.Air.PerfectGas.der_enthalpyOfDryAir

Information

Derivative of enthalpy of dry air per unit mass of dry air

Interface

function der_enthalpyOfDryAir
  extends Modelica.Icons.Function;
  input Temperature T "temperature";
  input Real der_T "temperature derivative";
  output Real der_h "derivative of dry air enthalpy";
end der_enthalpyOfDryAir;

Generated at 2024-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos