.Modelica.Media.Air.ReferenceMoistAir.Utilities.xws_pT_der

Information

Derivative of humidity ration (absolute) of saturated humid air

Interface

function xws_pT_der
  extends Modelica.Icons.Function;
  input SI.AbsolutePressure p "Pressure";
  input SI.Temperature T "Temperature";
  input Real p_der "Derivative of pressure";
  input Real T_der "Derivative of temperature";
  output Real xws_der "Derivative of absolute humidity ratio";
end xws_pT_der;

Revisions

2017-04-13 Stefan Wischhusen: Changed derivative function.
Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos