Changeset 1422 for trunk/LMDZ.COMMON/libf/dyn3d_common/conf_planete.F90
- Timestamp:
- Apr 30, 2015, 12:33:45 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dyn3d_common/conf_planete.F90
r1300 r1422 10 10 USE ioipsl_getincom 11 11 #endif 12 USE comvert_mod, ONLY: preff,pa 13 USE comconst_mod, ONLY: daysec,daylen,kappa,cpp,omeg,rad,g,ihf,pi,molmass 12 14 IMPLICIT NONE 13 15 ! … … 16 18 ! -------------- 17 19 #include "dimensions.h" 18 #include "comconst.h"19 #include "comvert.h"20 20 ! 21 21 ! local:
Note: See TracChangeset
for help on using the changeset viewer.