.ThermoSysPro.Properties.WaterSteam.IF97_Utilities.Standard.h_pT_der

derivative function of h_pT

Interface

function h_pT_der
  extends Modelica.Icons.Function;
  input Units.SI.Pressure p "pressure";
  input Units.SI.Temperature T "temperature";
  input ThermoSysPro.Properties.WaterSteam.Common.IF97BaseTwoPhase aux "auxiliary record";
  input Real p_der "derivative of pressure";
  input Real T_der "derivative of temperature";
  output Real h_der "derivative of specific enthalpy";
end h_pT_der;

Generated at 2025-04-05T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos