New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 1292 for trunk/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_top – NEMO

Ignore:
Timestamp:
2009-02-03T15:46:44+01:00 (15 years ago)
Author:
cetlod
Message:

change the value of the time step, see ticket:321

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_top

    r1259 r1292  
    1212!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    1313   ndttrc      =  1        !  time step frequency for passive tracers       
    14    nwritetrc   =  1200     !  time step frequency for tracer outputs 
    15    lrsttr      = .false.   !  start from a restart file (T) or not (F) 
     14   nwritetrc   =  1460     !  time step frequency for tracer outputs 
     15   lrsttr      = .true.   !  start from a restart file (T) or not (F) 
    1616   nrsttr      =   0       !  restart control = 0 initial time step is not compared to the restart file value 
    1717                           !                  = 1 do not use the value in the restart file 
     
    112112!                          or mixed-layer trends          ('key_trdmld_trc') 
    113113!---------------------------------------------------------------------- 
    114    ntrd_trc   =  1200      !  time step frequency and tracers trends 
     114   ntrd_trc   =  1460      !  time step frequency and tracers trends 
    115115   nctls_trc  =   0        !  control surface type in mixed-layer trends (0,1 or n<jpk) 
    116116   ucf_trc    =   1        !  unit conversion factor (=1 -> /seconds ; =86400. -> /day) 
     
    142142   luttrd(24) =   .false. 
    143143/ 
    144  
Note: See TracChangeset for help on using the changeset viewer.