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 8901 for branches/2017/dev_r8624_AGRIF3_VVL/NEMOGCM/CONFIG/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2017-12-05T14:52:57+01:00 (7 years ago)
Author:
jchanut
Message:

AGRIF: Remove update frequency parameter from namelist - #1965

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8624_AGRIF3_VVL/NEMOGCM/CONFIG/SHARED/namelist_ref

    r8898 r8901  
    517517&namagrif      !  AGRIF zoom                                            ("key_agrif") 
    518518!----------------------------------------------------------------------- 
    519    nn_cln_update =    3    !  baroclinic update frequency 
    520519   ln_spc_dyn    = .true.  !  use 0 as special value for dynamics 
    521520   rn_sponge_tra = 2880.   !  coefficient for tracer   sponge layer [m2/s] 
     
    835834         rn_bt_cmax   =  0.8        ! =T : the Maximum Courant Number allowed 
    836835         nn_baro      = 30          ! =F : the number of sub-step in rn_rdt seconds 
    837       rn_bt_alpha   = 0.1        ! Temporal diffusion parameter (if ln_bt_av=F) 
     836      rn_bt_alpha   = 0.         ! Temporal diffusion parameter (if ln_bt_av=F) 
    838837/ 
    839838!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.