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.
namlobnut 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/namlobnut @ 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: 511 bytes
Line 
1!-----------------------------------------------------------------------
2&namlobnut     !   biological parameters for nutrients
3!-----------------------------------------------------------------------
4   akno3   =  0.7       ! nitrate limitation half-saturation value     [mmol/m3]
5   aknh4   =  0.001     ! ammonium limitation half-saturation value    [mmol/m3]
6   taunn   =  5.80e-7   ! nitrification rate                           [s-1] 
7   psinut  =  3.        ! inhibition of nitrate uptake by ammonium
8/
Note: See TracBrowser for help on using the repository browser.