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/NERC/dev_r5549_BDY_ZEROGRAD/DOC/TexFiles/Namelist – NEMO

source: branches/NERC/dev_r5549_BDY_ZEROGRAD/DOC/TexFiles/Namelist/namagrif @ 6808

Last change on this file since 6808 was 6808, checked in by jamesharle, 8 years ago

merge with trunk@6232 for consistency with SSB code

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.