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 NEMO/branches/2018/dev_r9956_ENHANCE05_ZAD_AIMP/doc/namelists – NEMO

source: NEMO/branches/2018/dev_r9956_ENHANCE05_ZAD_AIMP/doc/namelists/namagrif @ 9957

Last change on this file since 9957 was 9957, checked in by acc, 6 years ago

New development branch for the adaptive-implicit vertical advection (05_Gurvan-Vertical_advection)

  • Property svn:mime-type set to text/x-fortran
File size: 479 bytes
Line 
1!-----------------------------------------------------------------------
2&namagrif      !  AGRIF zoom                                            ("key_agrif")
3!-----------------------------------------------------------------------
4   ln_spc_dyn    = .true.  !  use 0 as special value for dynamics
5   rn_sponge_tra = 2880.   !  coefficient for tracer   sponge layer [m2/s]
6   rn_sponge_dyn = 2880.   !  coefficient for dynamics sponge layer [m2/s]
7   ln_chk_bathy  = .FALSE. !
8/
Note: See TracBrowser for help on using the repository browser.