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/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/namelists – NEMO

source: NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/namelists/namp4zprod @ 11042

Last change on this file since 11042 was 11042, checked in by girrmann, 5 years ago

dev_r10984_HPC-13 : update with trunk at revision 11041

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