Copyright © EDF 2002 - 2010
ThermoSysPro Version 2.0
function Water_Ph_der input Units.SI.AbsolutePressure p "Pressure"; input Units.SI.SpecificEnthalpy h "Specific enthalpy"; input Integer mode = 0 "RĂ©gion IF97 - 0:calcul automatique"; input Real p_der "derivative of Pressure"; input Real h_der "derivative of Specific enthalpy"; output ThermoSysPro.Properties.WaterSteam.Common.ThermoProperties_ph der_pro "Derivative"; end Water_Ph_der;