Changeset 2597 for LMDZ5/trunk/libf/dyn3dpar/advtrac_p.F90
- Timestamp:
- Jul 22, 2016, 8:44:47 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3dpar/advtrac_p.F90
r2239 r2597 19 19 USE infotrac, ONLY: nqtot, iadv 20 20 USE control_mod, ONLY: iapp_tracvl, day_step, planet_type 21 USE comconst_mod, ONLY: dtvr 21 22 IMPLICIT NONE 22 23 ! 23 24 include "dimensions.h" 24 25 include "paramet.h" 25 include "comconst.h"26 26 include "comvert.h" 27 27 include "comdissip.h"
Note: See TracChangeset
for help on using the changeset viewer.