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 4370 for branches/2013/dev_MERGE_2013/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2014-01-23T18:13:16+01:00 (10 years ago)
Author:
jchanut
Message:

Time split cleaning / AMM12 restart / BDY and Agrif. See tickets #1228, #1227, #1225 and #1133

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_MERGE_2013/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg

    r4316 r4370  
    5050!----------------------------------------------------------------------- 
    5151   rn_rdt      =  300.     !  time step for the dynamics (and tracer if nn_acc=0) 
    52    nn_baro     =   30      !  number of barotropic time step            ("key_dynspg_ts") 
    5352   rn_rdtmin   =   300.          !  minimum time step on tracers (used if nn_acc=1) 
    5453   rn_rdtmax   =   300.          !  maximum time step on tracers (used if nn_acc=1) 
     
    7372/ 
    7473!----------------------------------------------------------------------- 
     74&namsplit      !   time splitting parameters                            ("key_dynspg_ts") 
     75!----------------------------------------------------------------------- 
     76   ln_bt_nn_auto =    .FALSE.          !  Set nn_baro automatically to be just below 
     77                                       !  a user defined maximum courant number (rn_bt_cmax) 
     78   nn_baro       =    30               !  Number of iterations of barotropic mode 
     79/ 
     80!----------------------------------------------------------------------- 
    7581&namcrs        !   Grid coarsening for dynamics output and/or 
    7682               !   passive tracer coarsened online simulations 
Note: See TracChangeset for help on using the changeset viewer.