.ThermoSysPro.Properties.WaterSteam.IF97_packages.IF97_wAJ.SpecificEnthalpy_PT_der

Information

Copyright © EDF 2002 - 2024

ThermoSysPro Version 4.1

Interface

function SpecificEnthalpy_PT_der
  input Units.SI.AbsolutePressure p "pressure";
  input Units.SI.Temperature T "Temperature";
  input Integer mode = 0 "Région IF97 - 0:calcul automatique";
  input Real p_der "Pression";
  input Real T_der "Température";
  output Real H "specific enthalpy";
end SpecificEnthalpy_PT_der;

Generated at 2025-10-09T18:21:11Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos