.BuildingSystems.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-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos