- Timestamp:
- Sep 29, 2016, 11:26:46 PM (8 years ago)
- Location:
- LMDZ5/branches/testing
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/branches/testing
- Property svn:mergeinfo changed
/LMDZ5/trunk merged: 2596-2640
- Property svn:mergeinfo changed
-
LMDZ5/branches/testing/libf/dyn3d_common/conf_planete.F90
r1999 r2641 10 10 USE ioipsl_getincom 11 11 #endif 12 USE comconst_mod, ONLY: pi, g, molmass, kappa, cpp, omeg, rad, & 13 year_day, daylen, daysec, ihf 14 USE comvert_mod, ONLY: preff, pa 12 15 IMPLICIT NONE 13 16 ! … … 15 18 ! Declarations : 16 19 ! -------------- 17 #include "dimensions.h" 18 #include "comconst.h" 19 #include "comvert.h" 20 20 21 ! 21 22 ! local:
Note: See TracChangeset
for help on using the changeset viewer.