Changeset 1036 for trunk/LMDZ.MARS/libf/phymars/watercloud.F
- Timestamp:
- Sep 11, 2013, 2:34:44 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/watercloud.F
r951 r1036 7 7 USE ioipsl_getincom 8 8 USE updaterad 9 use tracer_mod, only: nqmx, igcm_h2o_vap, igcm_h2o_ice, 10 & igcm_dust_mass, igcm_dust_number, 11 & igcm_ccn_mass, igcm_ccn_number, 12 & rho_dust, nuice_sed, nuice_ref 9 13 IMPLICIT NONE 10 14 … … 34 38 #include "comcstfi.h" 35 39 #include "callkeys.h" 36 #include "tracer.h"40 !#include "tracer.h" 37 41 #include "comgeomfi.h" 38 42 #include "dimradmars.h"
Note: See TracChangeset
for help on using the changeset viewer.