Changeset 1422 for trunk/LMDZ.COMMON/libf/dyn3dpar/integrd_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/integrd_p.F
r1391 r1422 7 7 USE parallel_lmdz 8 8 USE control_mod, only : planet_type 9 USE comvert_mod, ONLY: ap,bp 10 USE comconst_mod, ONLY: pi 11 USE logic_mod, ONLY: leapf 12 USE temps_mod, ONLY: dt 9 13 IMPLICIT NONE 10 14 … … 27 31 #include "dimensions.h" 28 32 #include "paramet.h" 29 #include "comconst.h"30 33 #include "comgeom.h" 31 #include "comvert.h"32 #include "logic.h"33 #include "temps.h"34 #include "serre.h"35 34 #include "iniprint.h" 36 35
Note: See TracChangeset
for help on using the changeset viewer.