Changeset 1422 for trunk/LMDZ.COMMON/libf/dyn3d_common/pentes_ini.F
- Timestamp:
- Apr 30, 2015, 12:33:45 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dyn3d_common/pentes_ini.F
r1300 r1422 3 3 ! 4 4 SUBROUTINE pentes_ini (q,w,masse,pbaru,pbarv,mode) 5 6 USE comconst_mod, ONLY: dtvr,pi 7 5 8 IMPLICIT NONE 6 9 … … 24 27 #include "dimensions.h" 25 28 #include "paramet.h" 26 #include "comconst.h"27 #include "comvert.h"28 29 #include "comgeom2.h" 29 30
Note: See TracChangeset
for help on using the changeset viewer.