.Greenhouses.Functions.DerivativeSaturatedVapourPressure

Slope of the tangent at the saturated vapour pressure at any temperature

Interface

function DerivativeSaturatedVapourPressure
  input Real TSat(unit = "degC", displayUnit = "degC", nominal = 20) "Saturation temperature";
  output Modelica.Units.SI.PressureCoefficient dpSat_dT(displayUnit = "Pa/K", nominal = 1000) "Slope of saturation pressure";
end DerivativeSaturatedVapourPressure;

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos