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.
nampisbio in NEMO/branches/UKMO/NEMO_4.0.1_meltpond_improvements/doc/namelists – NEMO

source: NEMO/branches/UKMO/NEMO_4.0.1_meltpond_improvements/doc/namelists/nampisbio @ 12636

Last change on this file since 12636 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: 1000 bytes
Line 
1!-----------------------------------------------------------------------
2&nampisbio     !   biological parameters
3!-----------------------------------------------------------------------
4   nrdttrc    =  1        ! time step frequency for biology
5   wsbio      =  2.       ! POC sinking speed
6   xkmort     =  2.E-7    ! half saturation constant for mortality
7   ferat3     =  10.E-6   ! Fe/C in zooplankton
8   wsbio2     =  50.      ! Big particles sinking speed
9   wsbio2max  =  50.      ! Big particles maximum sinking speed
10   wsbio2scale =  5000.    ! Big particles length scale of sinking
11!                         !  ln_ligand enabled
12   ldocp      =  1.E-4    ! Phyto ligand production per unit doc
13   ldocz      =  1.E-4    ! Zoo ligand production per unit doc
14   lthet      =  1.0      ! Proportional loss of ligands due to Fe uptake
15!                         !  ln_p5z enabled
16   no3rat3    =  0.182    ! N/C ratio in zooplankton
17   po4rat3    =  0.0094   ! P/C ratio in zooplankton
18/
Note: See TracBrowser for help on using the repository browser.