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.
Phyto.nml in branches/2012/dev_r3379_CMCC6_topbfm/NEMOGCM/CONFIG/GYRE_BFM/EXP00 – NEMO

source: branches/2012/dev_r3379_CMCC6_topbfm/NEMOGCM/CONFIG/GYRE_BFM/EXP00/Phyto.nml @ 3513

Last change on this file since 3513 was 3513, checked in by vichi, 12 years ago

Updated to BFM-V5 and added PELAGOS_OFFLINE

File size: 4.9 KB
Line 
1!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
2! MODEL  BFM - Biogeochemical Flux Model
3!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
4!BOP
5!
6! !ROUTINE: Phyto
7!
8! DESCRIPTION
9!   List of parameter values
10!   for mem_Phyto filled by InitPhyto
11!
12! AUTHORS
13!   the BFM team
14!
15! COPYING
16!   Copyright (C) 2008 P. Ruardij, M. Vichi
17!   (rua@nioz.nl, vichi@bo.ingv.it)
18!
19!   This program is free software; you can redistribute it and/or modify
20!   it under the terms of the GNU General Public License as published by
21!   the Free Software Foundation;
22!   This program is distributed in the hope that it will be useful,
23!   but WITHOUT ANY WARRANTY; without even the implied warranty of
24!   MERCHANTEABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25!   GNU General Public License for more details.
26!
27!EOP
28!-------------------------------------------------------------------------!
29!BOC
30!        :
31!        :      ---------------- Physiological parameters -----------------
32!        :
33!  p_q10:    Doubling temperature
34!  p_sum:    Maximal productivity at 10 degrees C
35!  p_srs:    Respiration rate at 10 degrees C
36!  p_sdmo:      Max.specific nutrient-stress lysis rate
37!  p_thdo:      Half value for nutrient stress lysis
38!  p_seo:    Extra lysis rate for high density cells
39!  p_sheo:      Half value for density stress lysis
40!  p_pu_ea:     Fraction of pp excreted as PLOC/PDET
41!  p_pu_ra:     Activity respiration rate
42!       
43!            ---------------- Nutrient parameters in phytoplankton -----------------
44!       
45!  p_netgrowth:  logical switch for nutrient-limited growth (true is default)
46!  p_limnut:    switch for nut. limitation (Liebig is default)
47!  p_chPs:      half-value of SIO4-lim (mmol Si m-3)
48!  p_qslc:      Minimum quotum Si in PI
49!  p_qsRc:      Reference quotum Si in PI
50!  p_qus:    affinity of PI for Si
51!  p_alpha_chl:    Initial slope P-I curve
52!     
53!         ------------- Chlorophyll parameters -----------
54!         skel: Skeletonema costatum pav: Pavlova lutheri
55!         syn: Synechoccus sp. (significant alpha decrease with irradiance)
56!         gyr: Gyrodinium sp. iso: Isochrysis galbana
57!                     skel     iso      syn      gyr
58!  p_sdchl:     Specific turnover rate for Chla (d-1)
59!        p_qchlc =    0.03,    0.025,   0.1,     0.02    # Maximum quotum Chla:C
60!                    +-0.024  +-0.001  +-0.003  +-0.004
61!         Thalassiosira sp. (0.05+-0.01)
62!                     skel     pav      syn      gyr
63!  p_esNI:      Nutrient stress threshold for Sinking
64!        p_alpha_chl = 1.0d-5, 0.46d-5*2.0, 2.0d-5, 0.68d-5 # Initial slope P-I curve
65!         Thalassiosira sp. (0.48-0.63)
66!  p_res:   Maximum Sinking velocity (m/d)
67!  p_qchlc  = 0.05,      0.03,      0.07,      0.02 # Maximum quotum Chla:C
68!         ------------- silicate limitation control: -----------
69!             p_qus > 0.0  : silica limitation is controlled by internal quoata
70!             if p_qus\=0  : simple MM limitation on external concentration
71!                            p_chPs must have a number or an error is generated!
72!                ------------- Iron parameters -----------
73!                conc.=[umol/m3] ratio=[umol Fe/mg C]
74!  p_qflc:       min Fe:C ratio derived from 3 umol Fe/mol C
75!                Sunda & Huntsman (1997), Nature, 390, p 389-392
76
77!               P1   P2 P3 P4
78&Phyto_parameters
79     p_limnut = 1,   1, 1, 1
80  p_netgrowth = .FALSE.,.FALSE.,.FALSE.,.FALSE.
81        p_q10 = 2.0, 2.0,  2.0,  2.0
82        p_sum = 2.0, 2.5,  3.0,  0.5
83        p_srs = 0.01,   0.05, 0.1,  0.1
84       p_sdmo = 0.05,   0.05, 0.05, 0.0
85        p_seo = 0.0, 0.0,  0.0,  0.0
86       p_sheo = 0.0, 0.0,  0.0,  100.0
87      p_pu_ea = 0.05,   0.2,  0.2,  0.15
88      p_pu_ra = 0.1, 0.2,  0.25, 0.1
89 p_switchR1R2 = 1.0, 1.0,  1.0,    1.0
90       p_qnlc = 4.193e-3,4.193e-3,4.193e-3,0.00687
91       p_qnRc = 1.26e-2,1.26e-2,1.26e-2,1.26e-2
92        p_xqn = 2.0, 2.0,  2.0,  2.0
93       p_qplc = 1.80e-4,1.80e-4,1.80e-4,4.29e-4
94       p_qpRc = 7.86e-4,7.86e-4,7.86e-4,7.86e-4
95        p_xqp = 2.0, 2.0,  2.0,  2.0
96       p_qslc = 8.5e-3, 0.0,  0.0,  0.0
97       p_qsRc = 0.01,   0.0,  0.0,  0.0
98        p_qun = 0.025,  0.025,   0.025,   0.025
99        p_qup = 0.025,  0.025,   0.025,   0.025
100        p_qus = 0.0, 0.0,  0.0,  0.0
101       p_esNI = 0.1, 0.00, 0.00, 0.00
102       p_thdo = 0.1, 0.1,  0.1,  0.1
103       p_res  = 5.0, 0.0,  0.0,  0.0
104       p_lN4  = 1.0, 1.0,  0.0,  1.0
105       p_chPs = 1.0, 0.0,  0.0,  0.0
106    p_Contois = 0.0,    0.0,    0.0,    0.0
107  p_alpha_chl = 1.38e-5, 0.46e-5, 1.52e-5, 0.68e-5
108      p_sdchl = 0.2, 0.2,  0.2,  0.2
109    p_EpEk_or = 0.0,    0.0,    0.0,    0.0
110 p_tochl_relt = 0.0,    0.0,    0.0,    0.0
111/
112
113!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
114!END namelist
115!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
116
117!EOC
118!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
119! MODEL  BFM - Biogeochemical Flux Model
120!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Note: See TracBrowser for help on using the repository browser.