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.
namelist_pisces in branches/CNRS/dev_r4826_PISCES_QUOTA/NEMOGCM/CONFIG/ORCA2_OFF_PISCES_QUOTA/EXP00 – NEMO

source: branches/CNRS/dev_r4826_PISCES_QUOTA/NEMOGCM/CONFIG/ORCA2_OFF_PISCES_QUOTA/EXP00/namelist_pisces @ 5290

Last change on this file since 5290 was 5290, checked in by aumont, 9 years ago

various bug fixes and updates of PISCES quota

  • Property svn:executable set to *
File size: 26.1 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! PISCES  (key_pisces) reference namelist (see below for key_pisces_reduced)
3!!              1  - air-sea exchange                         (nampisext)
4!!              2  - biological parameters                    (nampisbio)
5!!              3  - parameters for nutrient limitations      (nampislim)   
6!!              4  - parameters for phytoplankton             (nampisprod,nampismort)
7!!              5  - parameters for zooplankton               (nampismes,nampiszoo)
8!!              6  - parameters for remineralization          (nampisrem)
9!!              7  - parameters for calcite chemistry         (nampiscal)
10!!              8  - parameters for inputs deposition         (nampissed)
11!!              9  - parameters for Kriest parameterization   (nampiskrp, nampiskrs)
12!!              10 - additional 2D/3D  diagnostics            (nampisdia)
13!!              11 - Damping                                  (nampisdmp)
14!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
16&nampisext     !   air-sea exchange
17!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
18   ln_co2int  =  .false. ! read atm pco2 from a file (T) or constant (F)
19   atcco2     =  280.    ! Constant value atmospheric pCO2 - ln_co2int = F
20   clname     =  'atcco2.txt'  ! Name of atm pCO2 file - ln_co2int = T
21   nn_offset  =  0       ! Offset model-data start year - ln_co2int = T
22!                        ! If your model year is iyy, nn_offset=(years(1)-iyy)
23!                        ! then the first atmospheric CO2 record read is at years(1)
24/
25!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
26&nampisatm     !  Atmospheric prrssure
27!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
28!              !  file name   ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
29!              !              !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
30   sn_patm     = 'presatm'    ,     -1            , 'patm'    ,  .true.      , .true. , 'yearly'  , ''       , ''       , ''
31   cn_dir      = './'     !  root directory for the location of the dynamical files
32!
33   ln_presatm  = .false.   ! constant atmopsheric pressure (F) or from a file (T)
34/
35!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
36&nampisbio     !   biological parameters
37!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
38   nrdttrc    =  2        ! time step frequency for biology
39   wsbio      =  2.       ! POC sinking speed
40   xkmort     =  1.E-8    ! half saturation constant for mortality
41   ferat3     =  10.E-6   ! Fe/C in zooplankton
42   no3rat3    =  0.167    ! N/C ratio in zooplankton
43   po4rat3    =  0.0094   ! P/C ratio in zooplankton
44   wsbio2     =  50.      ! Big particles sinking speed
45   niter1max  =  1        ! Maximum number of iterations for POC
46   niter2max  =  1        ! Maximum number of iterations for GOC
47/
48!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
49&nampislim     !   parameters for nutrient limitations
50!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
51   concnno3   =  3e-6     ! Nitrate half saturation of nanophytoplankton
52   concpno3   =  1e-6
53   concdno3   =  4E-6     ! Phosphate half saturation for diatoms
54   concnnh4   =  1.5E-6   ! NH4 half saturation for phyto
55   concpnh4   =  3E-7
56   concdnh4   =  2E-6     ! NH4 half saturation for diatoms
57   concnpo4   =  3E-6     ! PO4 half saturation for phyto
58   concppo4   =  1E-6
59   concdpo4   =  4E-6     ! PO4 half saturation for diatoms
60   concnfer   =  3E-9   ! Iron half saturation for phyto
61   concpfer   =  1E-9
62   concdfer   =  4E-9   ! Iron half saturation for diatoms
63   concbfe    =  1.E-11   ! Half-saturation for Fe limitation of Bacteria
64   concbnh4   =  1.E-7    ! NH4 half saturation for phyto
65   concbno3   =  5.E-7    ! Phosphate half saturation for diatoms
66   concbpo4   =  1E-7     ! Phosphate half saturation for bacteria
67   xsizedia   =  1.E-6    ! Minimum size criteria for diatoms
68   xsizephy   =  1.E-6    ! Minimum size criteria for phyto
69   xsizepic   =  1.E-6
70   xsizern    =  1.0      ! Size ratio for nanophytoplankton
71   xsizerp    =  1.0
72   xsizerd    =  4.0      ! Size ratio for diatoms
73   xksi1      =  2.E-6    ! half saturation constant for Si uptake
74   xksi2      =  20E-6  ! half saturation constant for Si/C
75   xkdoc      =  417.E-6  ! half-saturation constant of DOC remineralization
76   qfnopt     =  7.E-6    ! Optimal quota of phyto
77   qfpopt     =  7.E-6
78   qfdopt     =  7.E-6    ! Optimal quota of diatoms
79   caco3r     =  0.35      ! mean rain ratio
80   qnnmin     =  0.29
81   qnnmax     =  1.525
82   qpnmin     =  0.28
83   qpnmax     =  1.06
84   qnpmin     =  0.42
85   qnpmax     =  1.525
86   qppmin     =  0.25
87   qppmax     =  0.7   
88   qndmin     =  0.25
89   qndmax     =  1.525
90   qpdmin     =  0.29
91   qpdmax     =  1.32
92   qfnmax     =  40E-6
93   qfpmax     =  40E-6
94   qfdmax     =  40E-6
95/
96!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
97&nampisopt     !   parameters for optics
98!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
99!              !  file name       ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
100!              !                  !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
101   sn_par      = 'par.orca'       ,     24            , 'fr_par'  ,  .true.      , .true. , 'yearly'  , ''       , ''       , ''
102   cn_dir      = './'      !  root directory for the location of the dynamical files
103   ln_varpar   =  .true.   ! boolean for PAR variable
104   parlux      =  0.43      ! Fraction of shortwave as PAR
105/
106!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
107&nampisprod     !   parameters for phytoplankton growth
108!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
109   pislope    =  3.       ! P-I slope
110   pislopep   =  4.       ! P-I slope for picophytoplankton
111   pislope2   =  3.       ! P-I slope  for diatoms
112   xadap      =  0.       ! Adaptation factor to low light
113   excret     =  0.05     ! excretion ratio of phytoplankton
114   excretp    =  0.05     ! excretion ratio of picophytoplankton
115   excret2    =  0.05     ! excretion ratio of diatoms
116   bresp      =  0.02     ! Basal respiration rate
117   thetannm   =  0.25     ! Maximum Chl/N in nanophytoplankton
118   thetanpm   =  0.25     ! Maximum Chl/N in picophytoplankton
119   thetandm   =  0.35     ! Maximum Chl/N in diatoms
120   chlcmin    =  0.004    ! Minimum Chl/c in phytoplankton
121   grosip     =  0.131    ! mean Si/C ratio
122   zlimmxln   =  2.       ! Critical time scale for mixing (nano)
123   zlimmxlp   =  2.       ! Critical time scale for mixing (pico)
124   zlimmxld   =  4.       ! Critical time scale for mixing (diatoms)
125/
126!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
127&nampismort     !   parameters for phytoplankton sinks
128!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
129   wchl       =  0.01    ! quadratic mortality of phytoplankton
130   wchlp      =  0.001
131   wchld      =  0.01     ! maximum quadratic mortality of diatoms
132   wchldm     =  0.02     ! maximum quadratic mortality of diatoms
133   mprat      =  0.01     ! phytoplankton mortality rate
134   mpratp     =  0.01
135   mprat2     =  0.01     ! Diatoms mortality rate
136/
137!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
138&nampismes     !   parameters for mesozooplankton
139!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
140   part2      =  0.75     ! part of calcite not dissolved in mesozoo guts
141   grazrat2   =  0.85     ! maximal mesozoo grazing rate
142   resrat2    =  0.005    ! exsudation rate of mesozooplankton
143   mzrat2     =  0.02     ! mesozooplankton mortality rate
144   xpref2d    =  1.       ! zoo preference for phyto
145   xpref2p    =  1.       ! zoo preference for POC
146   xpref2z    =  1.       ! zoo preference for zoo
147   xpref2m    =  0.2      ! meso preference for zoo
148   xpref2c    =  0.3      ! zoo preference for poc
149   xthresh2zoo = 1E-8     ! zoo feeding threshold for mesozooplankton
150   xthresh2dia = 1E-8     ! diatoms feeding threshold for mesozooplankton
151   xthresh2phy = 1E-8     ! nanophyto feeding threshold for mesozooplankton
152   xthresh2mes = 1E-8     ! meso feeding threshold for mesozooplankton
153   xthresh2poc = 1E-8     ! poc feeding threshold for mesozooplankton
154   xthresh2    =  3E-7     ! Food threshold for grazing
155   xkgraz2     =  20.E-6   ! half sturation constant for meso grazing
156   epsher2     =  0.5      ! Efficicency of Mesozoo growth
157   ssigma2     =  0.7     ! Fraction excreted as semi-labile DOM
158   srespir2    =  0.2     ! Active respiration
159   unass2c     =  0.3     ! non assimilated fraction of P by mesozoo
160   unass2n     =  0.3     ! non assimilated fraction of N by mesozoo
161   unass2p     =  0.3     ! non assimilated fraction of P by mesozoo
162   grazflux   =  3.e3     ! flux-feeding rate
163/
164!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
165&nampiszoo     !   parameters for microzooplankton
166!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
167   part       =  0.5      ! part of calcite not dissolved in microzoo gutsa
168   grazrat    =  2.75     ! maximal zoo grazing rate
169   resrat     =  0.03     ! exsudation rate of zooplankton
170   mzrat      =  0.005    ! zooplankton mortality rate
171   xprefc     =  0.2      ! Microzoo preference for POM
172   xprefn     =  1.       ! Microzoo preference for Nanophyto
173   xprefp     =  1.5
174   xprefd     =  1.0      ! Microzoo preference for Diatoms
175   xprefz     =  0.3      ! Microzoo preference for microzooplankton
176   xthreshdia =  1.E-8    ! Diatoms feeding threshold for microzooplankton
177   xthreshphy =  1.E-8    ! Nanophyto feeding threshold for microzooplankton
178   xthreshpic =  1.E-8
179   xthreshzoo =  1.E-8    ! Nanophyto feeding threshold for microzooplankton
180   xthreshpoc =  1.E-8    ! POC feeding threshold for microzooplankton
181   xthresh    =  3.E-7    ! Food threshold for feeding
182   xkgraz     =  20.E-6   ! half sturation constant for grazing
183   epsher     =  0.5      ! Efficiency of microzoo growth
184   ssigma     =  0.7      ! Fraction excreted as semi-labile DOM
185   srespir    =  0.2      ! Active respiration
186   unassc     =  0.3      ! non assimilated fraction of C by zoo
187   unassn     =  0.3      ! non assimilated fraction of C by zoo
188   unassp     =  0.3      ! non assimilated fraction of C by zoo
189/
190!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
191&nampisfer     !   parameters for iron chemistry
192!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
193   ln_fechem =  .false.   ! complex iron chemistry ( T/F )
194   ln_ligvar =  .false.   ! variable ligand concentration
195   xlam1     =  0.005     ! scavenging rate of Iron
196   xlamdust  =  150.0     ! Scavenging rate of dust
197   ligand    =  0.6E-9    ! Ligands concentration
198
199!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
200&nampisrem     !   parameters for remineralization
201!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
202   xremikc   =  0.35      ! remineralization rate of DOC
203   xremikn   =  0.35      ! remineralization rate of DON
204   xremikp   =  0.35      ! remineralization rate of DOP
205   xremipc   =  0.025     ! remineralisation rate of POC
206   xremipn   =  0.03      ! remineralisation rate of PON
207   xremipp   =  0.035      ! remineralisation rate of POP
208   nitrif    =  0.05      ! NH4 nitrification rate
209   xsirem    =  0.003     ! remineralization rate of Si
210   xsiremlab =  0.03      ! fast remineralization rate of Si
211   xsilab    =  0.5       ! Fraction of labile biogenic silica
212   oxymin    =  1.E-6     ! Half-saturation constant for anoxia
213   oxymin    =  6.E-6     ! Minimum O2 concentration for oxic remin.
214/
215!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
216&nampiscal     !   parameters for Calcite chemistry
217!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
218   kdca       =  6.       ! calcite dissolution rate constant (1/time)
219   nca        =  1.       ! order of dissolution reaction (dimensionless)
220/
221!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
222&nampissbc     !   parameters for inputs deposition
223!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
224!              !  file name        ! frequency (hours) ! variable      ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
225!              !                   !  (if <0  months)  !   name        !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
226   sn_dust     = 'dust.orca'       ,     -1            , 'dust'        ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
227   sn_solub    = 'solubility.orca' ,    -12            , 'solubility1' ,  .false.     , .true. , 'yearly'  , ''       , ''    , ''
228   sn_riverdic = 'river.orca'      ,    120            , 'riverdic'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
229   sn_riverdoc = 'river.orca'      ,    120            , 'riverdoc'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
230   sn_riverdin = 'river.orca'      ,    120            , 'riverdin'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
231   sn_riverdon = 'river.orca'      ,    120            , 'riverdon'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
232   sn_riverdip = 'river.orca'      ,    120            , 'riverdip'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
233   sn_riverdop = 'river.orca'      ,    120            , 'riverdop'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
234   sn_riverdsi = 'river.orca'      ,    120            , 'riverdsi'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
235   sn_ndepo    = 'ndeposition.orca',    -12            , 'ndep'        ,  .false.     , .true. , 'yearly'  , ''       , ''    , ''
236   sn_ironsed  = 'bathy.orca'      ,    -12            , 'bathy'       ,  .false.     , .true. , 'yearly'  , ''       , ''    , ''
237   sn_hydrofe  = 'hydrofe.orca'    ,    -12            , 'epsdb'       ,  .false.     , .true. , 'yearly'  , ''       , ''    , ''
238!
239   cn_dir      = './'      !  root directory for the location of the dynamical files
240   ln_dust     =  .true.   ! boolean for dust input from the atmosphere
241   ln_solub    =  .true.   ! boolean for variable solubility of atm. Iron
242   ln_river    =  .true.   ! boolean for river input of nutrients
243   ln_ndepo    =  .true.   ! boolean for atmospheric deposition of N
244   ln_ironsed  =  .true.   ! boolean for Fe input from sediments
245   ln_ironice  =  .true.   ! boolean for Fe input from sea ice
246   ln_hydrofe  =  .true.  ! boolean for from hydrothermal vents
247   sedfeinput  =  2e-9    ! Coastal release of Iron
248   dustsolub   =  0.02     ! Solubility of the dusta
249   mfrac       =  0.035    ! Fe mineral fraction of dust
250   wdust       =  2.0      ! Dust sinking speed
251   icefeinput  =  15.e-9   ! Iron concentration in sea ice
252   nitrfix     =  1.e-7    ! Nitrogen fixation rate
253   diazolight  =  30.      ! Diazotrophs sensitivity to light (W/m2)
254   concfediaz  =  1.e-10   ! Diazotrophs half-saturation Cste for Iron
255   hratio      =  1.e+7    ! Fe to 3He ratio assumed for vent iron supply
256/
257!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
258&nampiskrp     !   Kriest parameterization : parameters     "key_kriest"
259!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
260   xkr_eta      = 1.17    ! Sinking  exponent
261   xkr_zeta     = 2.28    ! N content exponent
262   xkr_ncontent = 5.7E-6  ! N content factor
263   xkr_mass_min = 0.0002  ! Minimum mass for Aggregates
264   xkr_mass_max = 1.      ! Maximum mass for Aggregates
265/
266!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
267&nampiskrs     !   Kriest parameterization : size classes  "key_kriest"
268!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
269   xkr_sfact    = 942.    ! Sinking factor
270   xkr_stick    = 0.5     ! Stickiness
271   xkr_nnano    = 2.337   ! Nbr of cell in nano size class
272   xkr_ndiat    = 3.718   ! Nbr of cell in diatoms size class
273   xkr_nmeso    = 7.147   ! Nbr of cell in mesozoo size class
274   xkr_naggr    = 9.877   ! Nbr of cell in aggregates  size class
275/
276!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
277&nampisdia     !   additional 2D/3D tracers diagnostics
278!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
279!              !    name   !           title of the field          !     units      !
280!              !           !                                       !                ! 
281   pisdia2d(1)  = 'Cflx     ' , 'DIC flux                          ',  'molC/m2/s    '
282   pisdia2d(2)  = 'Oflx     ' , 'Oxygen flux                       ',  'molC/m2/s    '
283   pisdia2d(3)  = 'Kg       ' , 'Gas transfer                      ',  'mol/m2/s/uatm'
284   pisdia2d(4)  = 'Delc     ' , 'Delta CO2                         ',  'uatm         '
285   pisdia2d(5)  = 'PMO      ' , 'POC export                        ',  'molC/m2/s    '
286   pisdia2d(6)  = 'PMO2     ' , 'GOC export                        ',  'molC/m2/s    '
287   pisdia2d(7)  = 'ExpFe1   ' , 'Nano iron export                  ',  'molFe/m2/s   '
288   pisdia2d(8)  = 'ExpFe2   ' , 'Diatoms iron export               ',  'molFe/m2/s   '
289   pisdia2d(9)  = 'ExpSi    ' , 'Silicate export                   ',  'molSi/m2/s   '
290   pisdia2d(10) = 'ExpCaCO3 ' , 'Calcite export                    ',  'molC/m2/s    '
291   pisdia2d(11) = 'heup     ' , 'euphotic layer depth              ',  'm            '
292   pisdia2d(12) = 'Fedep    ' , 'Iron dep                          ',  'molFe/m2/s   '
293   pisdia2d(13) = 'Nfix     ' , 'Nitrogen Fixation                 ',  'molN/m2/s    '
294   pisdia3d(1)  = 'PH       ' , 'PH                                ',  '-            '
295   pisdia3d(2)  = 'CO3      ' , 'Bicarbonates                      ',  'mol/l        '
296   pisdia3d(3)  = 'CO3sat   ' , 'CO3 saturation                    ',  'mol/l        '
297   pisdia3d(4)  = 'PAR      ' , 'light penetration                 ',  'W/m2         '
298   pisdia3d(5)  = 'PPPHY    ' , 'Primary production of nanophyto   ',  'molC/m3/s    '
299   pisdia3d(6)  = 'PPPHY2   ' , 'Primary production of diatoms     ',  'molC/m3/s    '
300   pisdia3d(7)  = 'PPNEWN   ' , 'New Primary production of nano    ',  'molC/m3/s    '
301   pisdia3d(8)  = 'PPNEWD   ' , 'New Primary production of diat    ',  'molC/m3/s    '
302   pisdia3d(9)  = 'PBSi     ' , 'Primary production of Si diatoms  ',  'molSi/m3/s   '
303   pisdia3d(10) = 'PFeN     ' , 'Primary production of nano iron   ',  'molFe/m3/s   '
304   pisdia3d(11) = 'PFeD     ' , 'Primary production of diatoms iron',  'molFe/m3/s   '
305/
306!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
307&nampisdmp     !  Damping
308!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
309   ln_pisdmp    =  .true.     !  Relaxation fo some tracers to a mean value
310   nn_pisdmp    =  3650       !  Frequency of Relaxation
311/
312!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
313&nampismass     !  Mass conservation
314!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
315   ln_check_mass =  .false.    !  Check mass conservation
316/
317!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
318!! PISCES reduced (key_pisces_reduced, ex LOBSTER) : namelists
319!!              1  - biological parameters for phytoplankton    (namlobphy)
320!!              2  - biological parameters for nutrients        (namlobnut)
321!!              3  - biological parameters for zooplankton      (namlobzoo)   
322!!              4  - biological parameters for detritus         (namlobdet)
323!!              5  - biological parameters for DOM              (namlobdom)
324!!              6  - parameters from aphotic layers to sediment (namlobsed)
325!!              7  - general coefficients                       (namlobrat)
326!!              8  - optical parameters                         (namlobopt)
327
328!!              10 - biological diagnostics trends              (namlobdbi)
329!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
330!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
331&namlobphy     !   biological parameters for phytoplankton
332!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
333   tmumax  =  1.21e-5   ! maximal phytoplankton growth rate            [s-1]
334   rgamma  =  0.05      ! phytoplankton exudation fraction             [%]
335   fphylab =  0.75      ! NH4 fraction of phytoplankton exsudation     
336   tmminp  =  5.8e-7    ! minimal phytoplancton mortality rate         [0.05/86400 s-1=20 days]
337   aki     =  33.       ! light photosynthesis half saturation constant[W/m2]
338/
339!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
340&namlobnut     !   biological parameters for nutrients
341!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
342   akno3   =  0.7       ! nitrate limitation half-saturation value     [mmol/m3]
343   aknh4   =  0.001     ! ammonium limitation half-saturation value    [mmol/m3]
344   taunn   =  5.80e-7   ! nitrification rate                           [s-1] 
345   psinut  =  3.        ! inhibition of nitrate uptake by ammonium
346/
347!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
348&namlobzoo     !   biological parameters for zooplankton
349!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
350   rppz    = 0.8        ! zooplankton nominal preference for phytoplancton food  [%]
351   taus    = 9.26E-6    ! specific zooplankton maximal grazing rate              [s-1]
352!                       ! 0.75/86400 s-1=8.680555E-6    1/86400 = 1.15e-5
353   aks     = 1.         ! half-saturation constant for total zooplankton grazing [mmolN.m-3]
354   rpnaz   = 0.3        ! non-assimilated phytoplankton by zooplancton           [%]
355   rdnaz   = 0.3        ! non-assimilated detritus by zooplankton                [%]
356   tauzn   = 8.1e-7     ! zooplancton specific excretion rate                    [0.1/86400 s-1=10 days]
357   fzoolab = 0.5        ! NH4 fraction of zooplankton excretion
358   fdbod   = 0.5        ! zooplankton mortality fraction that goes to detritus
359   tmminz  = 2.31e-6    ! minimal zooplankton mortality rate                     [(mmolN/m3)-1 d-1]
360/
361!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
362&namlobdet     !   biological parameters for detritus
363!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
364   taudn   = 5.80e-7    ! detritus breakdown rate                        [0.1/86400 s-1=10 days]
365   fdetlab = 0.         ! NH4 fraction of detritus dissolution           
366/
367!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
368&namlobdom     !   biological parameters for DOM
369!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
370   taudomn = 6.43e-8    ! DOM breakdown rate                             [s-1]
371!                       ! slow remineralization rate of semi-labile dom to nh4 (1 month)
372/
373!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
374&namlobsed     !   parameters from aphotic layers to sediment
375!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
376   sedlam     = 3.86e-7    ! time coefficient of POC remineralization in sediments [s-1]
377   sedlostpoc = 0.         ! mass of POC lost in sediments
378   vsed       = 3.47e-5    ! detritus sedimentation speed                   [m/s]
379   xhr        = -0.858     ! coeff for martin''s remineralisation profile
380/
381!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
382&namlobrat     !   general coefficients
383!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
384   rcchl   = 60.       ! Carbone/Chlorophyl ratio                     [mgC.mgChla-1]
385   redf    = 6.56       ! redfield ratio (C:N) for phyto
386   reddom  = 6.56       ! redfield ratio (C:N) for DOM
387/
388!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
389&namlobopt     !   optical parameters
390!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
391   xkg0   = 0.0232     ! green absorption coefficient of water
392   xkr0   = 0.225      ! red absorption coefficent of water
393   xkgp   = 0.074      ! green absorption coefficient of chl
394   xkrp   = 0.037      ! red absorption coefficient of chl
395   xlg    = 0.674      ! green chl exposant for absorption
396   xlr    = 0.629      ! red chl exposant for absorption
397   rpig   = 0.7        ! chla/chla+pheo ratio
398/
399!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
400&nampisdbi     !   biological diagnostics trends     
401!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
402!                !  2D bio diagnostics   units : mmole/m2/s   ("key_trdmld_trc")
403!                !  name    !       title of the field      !     units      !
404   pisdiabio(1)  = 'NO3PHY' , 'Flux from NO3 to PHY          ',  'mmole/m3/s'
405   pisdiabio(2)  = 'NH4PHY' , 'Flux from NH4 to PHY          ',  'mmole/m3/s'
406   pisdiabio(3)  = 'PHYNH4' , 'Flux from PHY to NH4          ',  'mmole/m3/s'
407   pisdiabio(4)  = 'PHYDOM' , 'Flux from PHY to DOM          ',  'mmole/m3/s'
408   pisdiabio(5)  = 'PHYZOO' , 'Flux from PHY to ZOO          ',  'mmole/m3/s'
409   pisdiabio(6)  = 'PHYDET' , 'Flux from PHY to DET          ',  'mmole/m3/s'
410   pisdiabio(7)  = 'DETZOO' , 'Flux from DET to ZOO          ',  'mmole/m3/s'
411   pisdiabio(8)  = 'DETSED' , 'Flux from DET to SED          ',  'mmole/m3/s'
412   pisdiabio(9)  = 'ZOODET' , 'Flux from ZOO to DET          ',  'mmole/m3/s'
413   pisdiabio(10)  = 'ZOOBOD' , 'Zooplankton closure          ',  'mmole/m3/s'
414   pisdiabio(11)  = 'ZOONH4' , 'Flux from ZOO to NH4         ',  'mmole/m3/s'
415   pisdiabio(12)  = 'ZOODOM' , 'Flux from ZOO to DOM         ',  'mmole/m3/s'
416   pisdiabio(13)  = 'NH4NO3' , 'Flux from NH4 to NO3         ',  'mmole/m3/s'
417   pisdiabio(14)  = 'DOMNH4' , 'Flux from DOM to NH4         ',  'mmole/m3/s'
418   pisdiabio(15)  = 'DETNH4' , 'Flux from DET to NH4         ',  'mmole/m3/s'
419   pisdiabio(16)  = 'DETDOM' , 'Flux from DET to DOM         ',  'mmole/m3/s'
420   pisdiabio(17)  = 'SEDNO3' , 'NO3 remineralization from SED',  'mmole/m3/s'
421/
Note: See TracBrowser for help on using the repository browser.