function f_LeakFactors input SI.ReynoldsNumber Re; input Real a; input Real b; input SI.DynamicViscosity mu; input SI.DynamicViscosity mu_w; output Real f_zL; output Real f_zt; output Real df_zL_dm_flow; output Real df_zt_dm_flow; end f_LeakFactors;