Version 1.2
Needs to be redone. Iterative functions don't work for Analytic Jacobian
Copyright © EDF 2002 - 2010
ThermoSysPro_AJ Version 2.0
function Pressure_sat_hl_der input Units.SI.SpecificEnthalpy hl "Liquid specific enthalpy on the saturation line"; input Real hl_der; output Real P_der; end Pressure_sat_hl_der;