Changeset 1246 for trunk/LMDZ.MARS/libf/phymars/simpleclouds.F
- Timestamp:
- May 11, 2014, 2:37:58 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/simpleclouds.F
r1226 r1246 6 6 use tracer_mod, only: igcm_h2o_vap, igcm_h2o_ice 7 7 USE comcstfi_h 8 use dimradmars_mod, only: naerkind 8 9 implicit none 9 10 c------------------------------------------------------------------ … … 36 37 !#include "comgeomfi.h" 37 38 !#include "dimradmars.h" 38 ! naerkind is set in scatterers.h (built when compiling with makegcm -s #)39 #include"scatterers.h"40 39 41 40 c------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.