.TAeZoSysPro.Media.Air.MoistAir.enthalpyOfWater_der

Information

Derivative function for enthalpyOfWater.

Interface

function enthalpyOfWater_der
  extends Modelica.Icons.Function;
  input SIunits.Temperature T "Temperature";
  input Real dT(unit = "K/s") "Time derivative of temperature";
  output Real dh(unit = "J/(kg.s)") "Time derivative of specific enthalpy";
end enthalpyOfWater_der;

Generated at 2024-10-21T18:25:38Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos