.BuildingSystems.Media.Specialized.Air.PerfectGas.der_enthalpyOfLiquid

Information

Temperature derivative of enthalpy of liquid per unit mass of liquid

Interface

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

Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos