Changeset 2597 for LMDZ5/trunk/libf/dyn3dmem/dynetat0_loc.f90
- Timestamp:
- Jul 22, 2016, 8:44:47 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3dmem/dynetat0_loc.f90
r2299 r2597 12 12 USE control_mod, ONLY: planet_type 13 13 USE assert_eq_m, ONLY: assert_eq 14 USE comconst_mod, ONLY: cpp, daysec, dtvr, g, im, jm, kappa, lllm, & 15 omeg, rad 14 16 IMPLICIT NONE 15 17 include "dimensions.h" 16 18 include "paramet.h" 17 19 include "temps.h" 18 include "comconst.h"19 20 include "comvert.h" 20 21 include "comgeom.h"
Note: See TracChangeset
for help on using the changeset viewer.