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.
namagrif in branches/2015/dev_r5836_NOC3_vvl_by_default/DOC/TexFiles/Namelist – NEMO

source: branches/2015/dev_r5836_NOC3_vvl_by_default/DOC/TexFiles/Namelist/namagrif @ 6040

Last change on this file since 6040 was 6040, checked in by gm, 8 years ago

#1613: vvl by default : start to update the DOC for change in vvl, LDF and solvers

File size: 537 bytes
Line 
1!-----------------------------------------------------------------------
2&namagrif      !  AGRIF zoom                                            ("key_agrif")
3!-----------------------------------------------------------------------
4   nn_cln_update =    3    !  baroclinic update frequency
5   ln_spc_dyn    = .true.  !  use 0 as special value for dynamics
6   rn_sponge_tra = 2880.   !  coefficient for tracer   sponge layer [m2/s]
7   rn_sponge_dyn = 2880.   !  coefficient for dynamics sponge layer [m2/s]
8   ln_chk_bathy  = .FALSE. !
9/
Note: See TracBrowser for help on using the repository browser.