cavitation pressure of liquid fluid, approximation function of experimental data
function press_cav input Real temp; input Real temp_ref; input Real par_press_cav_temp; input Real press_cav_ref; output Real press; end press_cav;