.ThermoSysPro.Properties.WaterSteam.BaseIF97.Basic.dptofT

derivative of pressure wrt temperature along the saturation pressure curve

Interface

function dptofT
  extends Modelica.Icons.Function;
  input Units.SI.Temperature T "temperature (K)";
  output Real dpt(unit = "Pa/K") "temperature derivative of pressure";
end dptofT;

Generated at 2026-02-26T23:38:12Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos