Changeset 1682 for LMDZ5/trunk/libf/dyn3dmem/control_mod.F90
- Timestamp:
- Nov 16, 2012, 12:28:27 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3dmem/control_mod.F90
r1673 r1682 25 25 ! in NetCDF files dyn_hist*ave.nc 26 26 27 LOGICAL ok_dynzon ! output zonal transports in dynzon.nc file28 LOGICAL ok_dyn_ins ! output instantaneous values of fields29 ! in the dynamics in NetCDF files dyn_hist*nc30 LOGICAL ok_dyn_ave ! output averaged values of fields in the dynamics31 ! in NetCDF files dyn_hist*ave.nc32 33 27 END MODULE
Note: See TracChangeset
for help on using the changeset viewer.