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

source: NEMO/trunk/doc/namelists/nampismod @ 10445

Last change on this file since 10445 was 10445, checked in by nicolasmartin, 5 years ago

Update the content of namelists folder with last revision of namelist*_ref
Add also PISCES and TRC specific namelists

File size: 446 bytes
Line 
1!-----------------------------------------------------------------------
2&nampismod     !  Model used
3!-----------------------------------------------------------------------
4  ln_p2z    = .false.        !  LOBSTER model used
5  ln_p4z    = .true.         !  PISCES model used
6  ln_p5z    = .false.        !  PISCES QUOTA model used
7  ln_ligand = .false.        !  Enable  organic ligands
8  ln_sediment = .false.      !  Enable sediment module
9/
Note: See TracBrowser for help on using the repository browser.