Changeset 2597 for LMDZ5/trunk/libf/dyn3d_common/inigeom.F
- Timestamp:
- Jul 22, 2016, 8:44:47 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3d_common/inigeom.F
r2218 r2597 18 18 use fxhyp_m, only: fxhyp 19 19 use fyhyp_m, only: fyhyp 20 USE comconst_mod, ONLY: pi, g, omeg, rad 20 21 IMPLICIT NONE 21 22 c 22 #include "dimensions.h" 23 #include "paramet.h" 24 #include "comconst.h" 25 #include "comgeom2.h" 26 #include "serre.h" 27 #include "logic.h" 28 #include "comdissnew.h" 23 include "dimensions.h" 24 include "paramet.h" 25 include "comgeom2.h" 26 include "serre.h" 27 include "logic.h" 28 include "comdissnew.h" 29 29 30 30 c-----------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.