Changeset 1422 for trunk/LMDZ.MARS/libf/phymars/eofdump_mod.F90
- Timestamp:
- Apr 30, 2015, 12:33:45 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/eofdump_mod.F90
r1266 r1422 80 80 use comgeomfi_h, only: long, lati 81 81 use comcstfi_h 82 USE comvert_mod, ONLY: aps,bps 82 83 implicit none 83 84 ! … … 85 86 ! 86 87 #include "dimensions.h" 87 #include "comvert.h"88 88 89 89 integer,intent(in) :: ngrid ! total number of physics grid points
Note: See TracChangeset
for help on using the changeset viewer.