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

Information

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 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos