.BuildingSystems.Media.Specialized.Air.PerfectGas.der_enthalpyOfCondensingGas

Information

Derivative of enthalpy of steam per unit mass of steam

Interface

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

Generated at 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos