.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 2025-10-09T18:21:11Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos