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

source: NEMO/trunk/doc/namelists/namlobphy

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: 607 bytes
Line 
1!-----------------------------------------------------------------------
2&namlobphy     !   biological parameters for phytoplankton
3!-----------------------------------------------------------------------
4   tmumax  =  1.21e-5   ! maximal phytoplankton growth rate            [s-1]
5   rgamma  =  0.05      ! phytoplankton exudation fraction             [%]
6   fphylab =  0.75      ! NH4 fraction of phytoplankton exsudation     
7   tmminp  =  5.8e-7    ! minimal phytoplancton mortality rate         [0.05/86400 s-1=20 days]
8   aki     =  33.       ! light photosynthesis half saturation constant[W/m2]
9/
Note: See TracBrowser for help on using the repository browser.