Changeset 831 for trunk/LMDZ.MARS/libf/dyn3d
- Timestamp:
- Nov 7, 2012, 2:49:53 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/dyn3d/control.h
r791 r831 5 5 ! 6 6 7 COMMON/control_i/ day_step,&7 COMMON/control_i/ndynstep,day_step, & 8 8 & iperiod,iconser,idissip,iphysiq , & 9 9 & anneeref 10 10 COMMON/control_r/periodav,ecritphy,nday_r 11 11 12 INTEGER ndynstep ! # of dynamical time steps to run (if negative or not specified in run.def, nday_r is used instead) 12 13 INTEGER day_step ! # of dynamical time steps per day 13 14 INTEGER iperiod ! make a Matsuno step before avery iperiod-1 LF steps
Note: See TracChangeset
for help on using the changeset viewer.