Changeset 1422 for trunk/LMDZ.COMMON/libf/dyn3dpar/inithist_p.F
- Timestamp:
- Apr 30, 2015, 12:33:45 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dyn3dpar/inithist_p.F
r1019 r1422 13 13 use misc_mod 14 14 USE infotrac 15 USE comvert_mod, ONLY: nivsigs 16 USE comconst_mod, ONLY: pi 17 USE temps_mod, ONLY: itau_dyn 15 18 16 19 implicit none … … 45 48 #include "dimensions.h" 46 49 #include "paramet.h" 47 #include "comconst.h"48 #include "comvert.h"49 50 #include "comgeom.h" 50 #include "temps.h"51 #include "ener.h"52 #include "logic.h"53 #include "description.h"54 #include "serre.h"55 51 #include "iniprint.h" 56 52
Note: See TracChangeset
for help on using the changeset viewer.