Changeset 2597 for LMDZ5/trunk/libf/dyn3d_common/conf_planete.F90
- Timestamp:
- Jul 22, 2016, 8:44:47 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3d_common/conf_planete.F90
r1945 r2597 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 12 14 IMPLICIT NONE 13 15 ! … … 16 18 ! -------------- 17 19 #include "dimensions.h" 18 #include "comconst.h"19 20 #include "comvert.h" 20 21 !
Note: See TracChangeset
for help on using the changeset viewer.