.IDEAS.Utilities.Psychrometrics.Functions.BaseClasses.der_TDewPoi_pW_amb

Derivative of function TDewPoi_pW_amb

Information

Derivative of dew point temperature calculation for moist air.

Interface

function der_TDewPoi_pW_amb
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.Pressure p_w "Water vapor partial pressure";
  input Real dp_w "Differential of water vapor partial pressure";
  output Real dT "Differential of dew point temperature";
end der_TDewPoi_pW_amb;

Revisions


Generated at 2025-04-05T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos