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.
Param.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/Param.nml @ 3478

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

Updated namelist for GYRE_BFM

File size: 5.0 KB
Line 
1!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
2! MODEL  BFM - Biogeochemical Flux Model
3!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
4!BOP
5!
6! !ROUTINE: Param
7!
8! DESCRIPTION
9!   List of parameters values
10!   for mem_Param filled by InitParam
11!
12! AUTHORS
13!   the BFM team
14!
15! COPYING
16!   
17!   Copyright (C) 2006 P. Ruardij, M. Vichi
18!   (rua@nioz.nl, vichi@bo.ingv.it)
19!
20!   This program is free software; you can redistribute it and/or modify
21!   it under the terms of the GNU General Public License as published by
22!   the Free Software Foundation;
23!   This program is distributed in the hope that it will be useful,
24!   but WITHOUT ANY WARRANTY; without even the implied warranty of
25!   MERCHANTEABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26!   GNU General Public License for more details.
27!
28!EOP
29!-------------------------------------------------------------------------!
30!BOC
31!
32&Param_parameters
33                    p_small = 1.0e-20
34                  p_q10diff = 1.49
35                      p_qro = 0.5
36               p_qon_dentri = 1.25
37                p_qon_nitri = 2.0
38                    p_clDxm = 0.001
39       CalcConservationFlag = .FALSE.
40          CalcTransportFlag = .TRUE.
41            CalcPelagicFlag = .TRUE.
42            CalcBenthicFlag = 0
43                    p_poro0 = 0.7
44       CalcPhytoPlankton(1) = .TRUE.
45       CalcPhytoPlankton(2) = .TRUE.
46       CalcPhytoPlankton(3) = .TRUE.
47       CalcPhytoPlankton(4) = .TRUE.
48               CalcBacteria = .TRUE.
49     CalcMesoZooPlankton(1) = .TRUE.
50     CalcMesoZooPlankton(2) = .TRUE.
51    CalcMicroZooPlankton(1) = .TRUE.
52    CalcMicroZooPlankton(2) = .TRUE.
53           CalcPelChemistry = .TRUE.
54AssignPelBenFluxesInBFMFlag = .TRUE.
55AssignAirPelFluxesInBFMFlag = .TRUE.
56                      p_PAR = 0.40
57                       slp0 = 1013.25E0
58               ChlLightFlag = 2
59           LightForcingFlag = 1
60          LightLocationFlag = 3
61                     p_eps0 = 0.10
62                   p_epsESS = 0.04d-3
63                 p_InitSink = 100.0
64                    p_d_tot = 0.30
65                  p_d_tot_2 = 0.35
66                  p_clD1D2m = 0.01
67                   p_pe_R1c = 0.60
68                   p_pe_R1n = 0.72
69                   p_pe_R1p = 0.832
70                   p_pe_R1s = 0.06
71                  p_epsChla = 3.0d-2
72                    p_epsR6 = 0.1d-3
73          check_fixed_quota = 0
74!           P1 P2 P3 P4
75                    p_qchlc =    0.025,   0.015,   0.02, 0.02
76/
77!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
78!END namelist
79!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
80!  p_q10diff:      Temperature-dependency porewater diffusion
81!  p_qro:    stoichiometry O2-->S2-
82!  p_qon_dentri:      stoichiometry O2-->N denitrification
83!  p_qon_nitri:    stoichiometry O2-->N nitrification
84!  p_clDxm:     minimal value of D?.m for calculation of the alpha
85!        :      alpha is used in expo.func and values > 1/0.001 leadt
86!  CalcPelagicFlag:      Switch for pelagic system
87!  CalcBenthicFlag:      Switch for benthic system
88!  CalcTransportFlag:    Switch for transport
89!  CalcConservationFlag:    Switch for mass conservation check
90!  CalcPhytoPlankton:    Switches to turn on/off the calculation of pelagic groups
91!  CalcBacteria:
92!  CalcMesoZooPlankton:
93!  CalcMicroZooPlankton:
94!  CalcPelChemistry:
95!  CalcBenOrganisms:     Switches to turn on/off the calculation of benthic organisms
96!  CalcBenBacteria:
97!  AssignPelBenFluxesInBFMFlag:      Switches to make choice to define boundary
98!  AssignAirPelFluxesInBFMFlag:      fluxes in physical of biological model
99!        :          dim2D%
100!  p_PAR:    Photosynthetically available radiation
101!  ChlLightFlag:      Switch between light prop.(=1) or Chla.(=2) as a state
102!  LightForcingFlag:     Switch between instantaneous light and day light average
103!  LightLocationFlag:    Switch between different depth-parameterizations
104!  p_qchlc(PhytoPlankton):  Fixed/Maximum quotum Chla:C dependent on
105!                           ChlLightFlag [mg Chla (mg C)-1]
106!                           p_qchlc%   0.05, 0.03,  0.07,  0.02
107!  p_eps0:      Background extinction (abiotic)
108!  p_epsESS:    Inorg. suspended matter extinction coeff. (abiotic)
109!  p_InitSink:   parameter to Initialize BenthicSInk var.
110!  p_d_tot:     m # Max Thickness of the denitrification layer
111!  p_d_tot_2:      m # Thickness of modelled benthic sediment layers
112!  p_clD1D2m:      m # minimum distancebetween D1m and D2m
113!  p_pe_R1c:    Fraction of excretion going to PLOC
114!  p_pe_R1n:    Fraction of excretion going to PLOC
115!  p_pe_R1p:    Fraction of excretion going to PLOC
116!  p_epsChla:      Chla-contribution to extinction
117!  p_epsR6:     (m2/mgC) # Detritus-contribution to extinction
118!  check_fixed_quota       Check whether zooplankton have fixed quota
119!  p_poro0:      Constant porosity for 0D and 1D runs
120
121!EOC
122!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
123! MODEL  BFM - Biogeochemical Flux Model
124!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Note: See TracBrowser for help on using the repository browser.