Ignore:
Timestamp:
Apr 15, 2015, 6:49:07 PM (10 years ago)
Author:
ymipsl
Message:

remove all dynamic dependency in LMDZ physics except for the include "dimensions.h"

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/o3_chem_m.F90

    r3809 r3814  
    2020    use dimphy, only: klon
    2121    use regr_pr_comb_coefoz_m, only: c_Mob, a4_mass, a2, r_het_interm
    22 
     22    use comconst_phy_mod
     23   
    2324    integer, intent(in):: julien ! jour julien, 1 <= julien <= 360
    2425    real, intent(in):: gmtime ! heure de la journée en fraction de jour
     
    3940    ! Variables local to the procedure:
    4041    include "dimensions.h"
    41     include "comconst.h"
    4242    ! (for "pi")
    4343    integer k
Note: See TracChangeset for help on using the changeset viewer.