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

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

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: 876 bytes
Line 
1!-----------------------------------------------------------------------
2&namp4zprod    !   parameters for phytoplankton growth for PISCES std  - ln_p4z
3!-----------------------------------------------------------------------
4   pislopen   =  2.       ! P-I slope
5   pisloped   =  2.       ! P-I slope  for diatoms
6   xadap      =  0.       ! Adaptation factor to low light
7   excretn    =  0.05     ! excretion ratio of phytoplankton
8   excretd    =  0.05     ! excretion ratio of diatoms
9   bresp      =  0.033    ! Basal respiration rate
10   chlcnm     =  0.033    ! Maximum Chl/C in nanophytoplankton
11   chlcdm     =  0.05     ! Maximum Chl/C in diatoms
12   chlcmin    =  0.004    ! Minimum Chl/c in phytoplankton
13   fecnm      =  40E-6    ! Maximum Fe/C in nanophytoplankton
14   fecdm      =  40E-6    ! Maximum Fe/C in diatoms
15   grosip     =  0.159    ! mean Si/C ratio
16/
Note: See TracBrowser for help on using the repository browser.