Changeset 2597 for LMDZ5/trunk/libf/dyn3dpar/dynredem_p.F
- Timestamp:
- Jul 22, 2016, 8:44:47 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3dpar/dynredem_p.F
r1907 r2597 10 10 USE infotrac 11 11 use netcdf95, only: NF95_PUT_VAR 12 USE comconst_mod, ONLY: cpp, daysec, dtvr, g, kappa, omeg, rad 12 13 13 14 IMPLICIT NONE … … 19 20 #include "dimensions.h" 20 21 #include "paramet.h" 21 #include "comconst.h"22 22 #include "comvert.h" 23 23 #include "comgeom2.h"
Note: See TracChangeset
for help on using the changeset viewer.