Ignore:
Timestamp:
Nov 7, 2012, 2:49:53 PM (12 years ago)
Author:
tnavarro
Message:

Forgot a file in commit 828. Sorry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/dyn3d/control.h

    r791 r831  
    55!
    66
    7       COMMON/control_i/day_step,                                        &
     7      COMMON/control_i/ndynstep,day_step,                               &
    88     &              iperiod,iconser,idissip,iphysiq ,                   &
    99     &              anneeref
    1010      COMMON/control_r/periodav,ecritphy,nday_r
    1111
     12      INTEGER ndynstep ! # of dynamical time steps to run (if negative or not specified in run.def, nday_r is used instead)
    1213      INTEGER day_step ! # of dynamical time steps per day
    1314      INTEGER iperiod  ! make a Matsuno step before avery iperiod-1 LF steps
Note: See TracChangeset for help on using the changeset viewer.