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.
nampisrem in NEMO/branches/2020/ticket_2444/doc/namelists – NEMO

source: NEMO/branches/2020/ticket_2444/doc/namelists/nampisrem @ 12771

Last change on this file since 12771 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: 936 bytes
Line 
1!----------------------------------------------------------------------- 
2&nampisrem     !   parameters for remineralization
3!-----------------------------------------------------------------------
4   xremik    =  0.3       ! remineralization rate of DOC
5   nitrif    =  0.05      ! NH4 nitrification rate
6   xsirem    =  0.003     ! remineralization rate of Si
7   xsiremlab =  0.03      ! fast remineralization rate of Si
8   xsilab    =  0.5       ! Fraction of labile biogenic silica
9   feratb    =  10.E-6    ! Fe/C quota in bacteria
10   xkferb    =  3E-10     ! Half-saturation constant for bacteria Fe/C
11!                         ! ln_p5z
12   xremikc   =  0.25      ! remineralization rate of DOC
13   xremikn   =  0.35      ! remineralization rate of DON
14   xremikp   =  0.4       ! remineralization rate of DOP
15!   feratb    =  20E-6     ! Bacterial Fe/C ratio
16!   xkferb    =  3E-10     ! Half-saturation constant for bact. Fe/C
17/
Note: See TracBrowser for help on using the repository browser.