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 1241 for trunk/CONFIG/ORCA2_LIM/EXP00/1_namelist – NEMO

Ignore:
Timestamp:
2009-01-05T17:14:49+01:00 (15 years ago)
Author:
rblod
Message:

Fix a stupid bug for time splitting and ensure restartability for dynspg_ts in addition, see tickets #280 and #292

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/ORCA2_LIM/EXP00/1_namelist

    r1229 r1241  
    7878   rdtmax      = 2880.     !  maximum time step on tracers (used if nacc=1) 
    7979   rdth        =  800.     !  depth variation of tracer time step  (used if nacc=1) 
    80    rdtbt       =   90.     ! barotropic time step (for the split explicit algorithm) ("key_dynspg_ts") 
     80   nn_baro     =   64      !  number of barotropic time step (for the split explicit algorithm) ("key_dynspg_ts") 
    8181   nclosea     =    0      !  = 0 no closed sea in the model domain 
    8282                           !  = 1 closed sea (Black Sea, Caspian Sea, Great US Lakes...)  
Note: See TracChangeset for help on using the changeset viewer.