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/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/namlobphy @ 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: 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.