Changeset 2641 for LMDZ5/branches/testing/libf/dyn3dpar/initdynav_p.F
- 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/dyn3dpar/initdynav_p.F
r1910 r2641 12 12 use misc_mod 13 13 USE infotrac 14 USE comconst_mod, ONLY: pi 15 USE comvert_mod, ONLY: nivsigs 16 USE temps_mod, ONLY: itau_dyn 14 17 15 18 implicit none … … 43 46 #include "dimensions.h" 44 47 #include "paramet.h" 45 #include "comconst.h"46 #include "comvert.h"47 48 #include "comgeom.h" 48 #include "temps.h"49 #include "ener.h"50 #include "logic.h"51 49 #include "description.h" 52 #include "serre.h"53 50 #include "iniprint.h" 54 51
Note: See TracChangeset
for help on using the changeset viewer.