.ThermoSysPro.Properties.WaterSteam.BaseIF97.Basic.d2ptofT

Second derivative of pressure wrt temperature along the saturation pressure curve

Interface

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

Generated at 2025-04-06T18:19:50Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos