Changeset 1226 for trunk/LMDZ.MARS/libf/phymars/co2snow.F
- Timestamp:
- Apr 15, 2014, 11:46:48 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/co2snow.F
r1130 r1226 4 4 use surfdat_h, only: iceradius, dtemisice 5 5 use comgeomfi_h, only: lati ! grid point latitudes (rad) 6 USE comcstfi_h 6 7 IMPLICIT NONE 7 8 … … 18 19 #include "dimensions.h" 19 20 #include "dimphys.h" 20 #include "comcstfi.h"21 21 !#include "surfdat.h" 22 22 #include "callkeys.h"
Note: See TracChangeset
for help on using the changeset viewer.