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/trunk/doc/namelists – NEMO

source: NEMO/trunk/doc/namelists/namagrif @ 10146

Last change on this file since 10146 was 10075, checked in by nicolasmartin, 6 years ago

Update of namelist blocks for inclusion in the NEMO manual
Add simple script to check if a block is missing in the documentation

  • Property svn:mime-type set to text/x-fortran
File size: 512 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. !  =T  check the parent bathymetry
8/
Note: See TracBrowser for help on using the repository browser.