.ThermoSysPro.Properties.WaterSteamSimple.SimpleWater.SpecificEnthalpy_PT_der

Information

## Copyright © EDF 2002 - 2026  


## ThermoSysPro Version 4.2  

    

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_der "specific enthalpy";
end SpecificEnthalpy_PT_der;

Generated at 2026-07-12T20:48:41Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos