Changeset 3814 for dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/o3_chem_m.F90
- Timestamp:
- Apr 15, 2015, 6:49:07 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/o3_chem_m.F90
r3809 r3814 20 20 use dimphy, only: klon 21 21 use regr_pr_comb_coefoz_m, only: c_Mob, a4_mass, a2, r_het_interm 22 22 use comconst_phy_mod 23 23 24 integer, intent(in):: julien ! jour julien, 1 <= julien <= 360 24 25 real, intent(in):: gmtime ! heure de la journée en fraction de jour … … 39 40 ! Variables local to the procedure: 40 41 include "dimensions.h" 41 include "comconst.h"42 42 ! (for "pi") 43 43 integer k
Note: See TracChangeset
for help on using the changeset viewer.