--- trunk/Sources/phylmd/phytrac.f 2015/07/21 15:29:52 159 +++ trunk/Sources/phylmd/phytrac.f 2015/07/24 16:54:30 162 @@ -339,7 +339,7 @@ ! Ozone as a tracer: if (mod(itap - 1, lmt_pas) == 0) then ! Once per day, update the coefficients for ozone chemistry: - call regr_pr_comb_coefoz(julien) + call regr_pr_comb_coefoz(julien, paprs, pplay) end if call o3_chem(julien, gmtime, t_seri, zmasse, pdtphys, tr_seri(:, :, 3)) end if