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/releases/release-4.0.1/doc/namelists – NEMO

source: NEMO/releases/release-4.0.1/doc/namelists/nampismod

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

Set mime-type to text/x-fortran to all namelists

  • Property svn:mime-type set to text/x-fortran
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.