Changeset 1422 for trunk/LMDZ.MARS/libf/phymars/inistats.F
- Timestamp:
- Apr 30, 2015, 12:33:45 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/inistats.F
r1130 r1422 2 2 3 3 use mod_phys_lmdz_para, only : is_master 4 USE comvert_mod, ONLY: ap,bp,aps,bps,preff,pseudoalt,presnivs 5 USE comconst_mod, ONLY: daysec,dtphys,pi 4 6 implicit none 5 7 … … 7 9 #include "paramet.h" 8 10 #include "comgeom.h" 9 #include "comvert.h"10 #include "comconst.h"11 11 #include "statto.h" 12 12 #include "netcdf.inc"
Note: See TracChangeset
for help on using the changeset viewer.