Changeset 2597 for LMDZ5/trunk/libf/dyn3d/dynredem.F90
- Timestamp:
- Jul 22, 2016, 8:44:47 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3d/dynredem.F90
r2299 r2597 11 11 NF90_CLOSE, NF90_PUT_ATT, NF90_UNLIMITED, NF90_CLOBBER 12 12 USE dynredem_mod, ONLY: cre_var, put_var1, put_var2, err, modname, fil 13 USE comconst_mod, ONLY: cpp, daysec, dtvr, g, kappa, omeg, rad 13 14 IMPLICIT NONE 14 15 include "dimensions.h" 15 16 include "paramet.h" 16 include "comconst.h"17 17 include "comvert.h" 18 18 include "comgeom2.h"
Note: See TracChangeset
for help on using the changeset viewer.