Changeset 2597 for LMDZ5/trunk/libf/dyn3dpar/dynetat0.F
- Timestamp:
- Jul 22, 2016, 8:44:47 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3dpar/dynetat0.F
r1930 r2597 9 9 10 10 use control_mod, only : planet_type 11 USE comconst_mod, ONLY: cpp, daysec, dtvr, g, im, jm, kappa, 12 & lllm, omeg, rad 11 13 12 14 IMPLICIT NONE … … 30 32 #include "paramet.h" 31 33 #include "temps.h" 32 #include "comconst.h"33 34 #include "comvert.h" 34 35 #include "comgeom2.h"
Note: See TracChangeset
for help on using the changeset viewer.