.ThermoSysPro.Properties.WaterSteamSimple.SimpleWater.SpecificEnthalpy_PT_der

Information

Copyright © EDF 2002 - 2010

ThermoSysPro Version 2.0

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 2025-02-19T19:24:53Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos