Changeset 1422 for trunk/LMDZ.COMMON/libf/dyn3d/sw_case_williamson91_6.F
- Timestamp:
- Apr 30, 2015, 12:33:45 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dyn3d/sw_case_williamson91_6.F
r1 r1422 26 26 c 27 27 c======================================================================= 28 USE comvert_mod, ONLY: ap,bp,preff 29 USE comconst_mod, ONLY: cpp,omeg,rad 30 28 31 IMPLICIT NONE 29 32 c----------------------------------------------------------------------- … … 33 36 #include "dimensions.h" 34 37 #include "paramet.h" 35 #include "comvert.h"36 #include "comconst.h"37 38 #include "comgeom.h" 38 39 #include "iniprint.h"
Note: See TracChangeset
for help on using the changeset viewer.