.AixLib.Utilities.Psychrometrics.Functions.BaseClasses.der_pW_TDewPoi

Information

Derivative of dew point temperature calculation for moist air above freezing temperature.

Interface

function der_pW_TDewPoi
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.Temperature T "Dew point temperature";
  input Real dT "Temperature differential";
  output Real dp_w "Differential of water vapor partial pressure";
end der_pW_TDewPoi;

Revisions


Generated at 2024-05-16T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos