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

source: NEMO/branches/UKMO/dev_r9950_GO6_mixing/doc/namelists/namagrif @ 10323

Last change on this file since 10323 was 10323, checked in by davestorkey, 5 years ago

UKMO/dev_r9950_GO6_mixing: Update to be relative to rev 10321 of NEMO4_beta_mirror branch.

  • 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.