Peak Perez coefficients (to calculate the radiation on tilted surface (mode 4))
function peak_perez_coef extends icons.universals.icon_function; input Real s_c "Sky clearness"; output Real coef[2, 3]; output Integer binary_s_c; end peak_perez_coef;