--- trunk/libf/phylmd/Mobidic/o3_chem.f90 2008/03/31 12:51:21 8 +++ trunk/libf/phylmd/Mobidic/o3_chem.f90 2008/03/31 13:58:05 9 @@ -16,7 +16,7 @@ use nrutil, only: assert use dimphy, only: klon use dimens_m, only: llm - use read_coefoz_m, only: c_Mob, a4_mass, a2, r_het_interm + use regr_pr_comb_coefoz_m, only: c_Mob, a4_mass, a2, r_het_interm use orbite_m, only: orbite, zenang use nrtype, only: pi @@ -112,7 +112,7 @@ ! This function computes the production rate of ozone by chemistry. - use read_coefoz_m, only: a6_mass + use regr_pr_comb_coefoz_m, only: a6_mass use nrutil, only: assert use dimens_m, only: llm use dimphy, only: klon