Version 1.2
Needs to be redone. Iterative functions don't work for Analytic Jacobian
Copyright © EDF 2002 - 2024
ThermoSysPro Version 4.1
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;