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_sediment_ref in NEMO/branches/2019/dev_r11708_aumont_PISCES_QUOTA/cfgs/SHARED – NEMO

source: NEMO/branches/2019/dev_r11708_aumont_PISCES_QUOTA/cfgs/SHARED/namelist_sediment_ref @ 14276

Last change on this file since 14276 was 14276, checked in by aumont, 3 years ago

numerous updates to PISCES, PISCES-QUOTA and the sediment module

  • Property svn:executable set to *
File size: 8.8 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! SEDIMENT reference namelist
3!!              1  - run characteristics                      (nam_run)
4!!              2  - sediment geometry                        (nam_geom)
5!!              3  - prognostic variables                     (nam_trased)
6!!              4  - diagnostic arrays                        (nam_diased)   
7!!              5  - parameters for clay/silicium             (nam_reac)
8!!              6  - parameters for redox reactions           (nam_poc)
9!!              7  - parameters for calcite                   (nam_cal)
10!!              8  - parameters for restarting                (nam_rst)
11!-----------------------------------------------------------------------
12&nam_run      !  Characteristics of the simulation
13!-----------------------------------------------------------------------
14  nrseddt   = 1          ! Nb of iterations for fast species
15  ln_sed_2way = .false.  ! 2 way coupling with pisces
16/
17!-----------------------------------------------------------------------
18&nam_geom     !  Characteristics of the sediment columns
19!-----------------------------------------------------------------------
20  jpksed  = 18         ! Number of vertical layers
21  sedzmin = 0.1        ! Minimum vertical spacing
22  sedhmax = 15.0       ! Maximum depth of the sediment
23  sedkth  = 9.0        ! Default parameters
24  sedacr  = 2.0        ! Default parameters
25  porsurf = 0.9        ! Sediment porosity at the surface
26  porinf  = 0.75       ! Sediment porosity at infinite depth
27  rhox    = 0.33       ! Length scale of porosity variation (cm)
28/
29!-----------------------------------------------------------------------
30&nam_trased     !   Prognostic variables
31!-----------------------------------------------------------------------
32!                 !           !                                          !             !
33!                 !    name   !           title of the field             !   units     ! initial data from file or not !
34!                 !           !                                          !             !
35   sedsol(1)      = 'SedBSi  ' , 'Biogenic Silicate Concentration        ',  '%'
36   sedsol(2)      = 'SedClay ' , 'Clay Concentration                     ',  '%'
37   sedsol(3)      = 'SedPOC  ' , 'POC Concentration                      ',  '%'
38   sedsol(4)      = 'SedCaCO3' , 'Calcite Concentration                  ',  '%'
39   sedsol(5)      = 'SedPOS  ' , 'Semi-ref POC Concentration             ',  '%'
40   sedsol(6)      = 'SedPOR  ' , 'Refractory POC Concentration           ',  '%'
41   sedsol(7)      = 'SedFeO  ' , 'Fe(OH)3 Concentration                  ',  '%'
42   sedsol(8)      = 'SedFeS  ' , 'FeS Concentration                      ',  '%'
43   sedwat(1)      = 'SedSil  ' , 'Silicate Concentration                 ',  'mol/L'
44   sedwat(2)      = 'SedO2   ' , 'Dissolved Oxygen Concentration         ',  'mol/L'
45   sedwat(3)      = 'SedDIC  ' , 'Dissolved inorganic Concentration      ',  'mol/L'
46   sedwat(4)      = 'SedNO3  ' , 'Nitrates Concentration                 ',  'mol/L'
47   sedwat(5)      = 'SedPO4  ' , 'Phosphate Concentration                ',  'mol/L'
48   sedwat(6)      = 'SedAlkalini' , 'Total Alkalinity Concentration      ',  'eq/L '
49   sedwat(7)      = 'SedNH4  ' , 'Total Ammonium Concentration           ',  'mol/L '
50   sedwat(8)      = 'SedH2S  ' , 'Total H2S Concentration                ',  'mol/L '
51   sedwat(9)      = 'SedSO4  ' , 'Total SO4 Concentration                ',  'mol/L '
52   sedwat(10)     = 'SedFe2  ' , 'Total Fe2+ Concentration               ',  'mol/L '
53/
54!-----------------------------------------------------------------------
55&nam_diased     !  Diagnostic arrays
56!-----------------------------------------------------------------------
57!
58   seddiag3d(1)   = 'SedpH      ' , 'pH                                     ',  '-      '
59   seddiag3d(2)   = 'SedCO3por  ' , 'Dissolved CO3 concentration            ',  'mol/L'
60   seddiag3d(3)   = 'Sedligand'   , 'ligand concentration                   ',  'mol/L'
61   seddiag2d(1)   = 'FlxSi      ' , 'Silicate flux                          ',  'mol/cm2/s'
62   seddiag2d(2)   = 'FlxO2      ' , 'Dissolved Oxygen Flux                  ',  'mol/L'
63   seddiag2d(3)   = 'FlxDIC     ' , 'Dissolved inorganic carbon flux        ',  'mol/cm2/s'
64   seddiag2d(4)   = 'FlxNO3     ' , 'Nitrates flux                          ',  'mol/cm2/s'
65   seddiag2d(5)   = 'FlxPO4     ' , 'Phosphate flux                         ',  'mol/cm2/s'
66   seddiag2d(6)   = 'FlxAlkalini' , 'Total Alkalinity flux                  ',  'mol/cm2/s'
67   seddiag2d(7)   = 'FlxNH4     ' , 'Total Ammonium flux                    ',  'mol/cm2/s'
68   seddiag2d(8)   = 'FlxH2S     ' , 'Total H2S flux                         ',  'mol/cm2/s'
69   seddiag2d(9)   = 'FlxSO4     ' , 'Total SO4 flux                         ',  'mol/cm2/s'
70   seddiag2d(10)  = 'FlxFe2     ' , 'Total Fe2+ flux                        ',  'mol/cm2/s'
71   seddiag2d(11)  = 'FlxBSi     ' , 'Total net BSi burial rate              ',  'g/cm2/s'
72   seddiag2d(12)  = 'FlxClay    ' , 'Total net CLay burial rate             ',  'g/cm2/s'
73   seddiag2d(13)  = 'FlxPOC     ' , 'Total net POC burial rate              ',  'g/cm2/s'
74   seddiag2d(14)  = 'FlxCaCO3   ' , 'Total net CaCO3 burial rate            ',  'g/cm2/s'
75   seddiag2d(15)  = 'FlxPOS     ' , 'Total net POS burial rate              ',  'g/cm2/s'
76   seddiag2d(16)  = 'FlxPOR     ' , 'Total net POR burial rate              ',  'g/cm2/s'
77   seddiag2d(17)  = 'FlxFeO     ' , 'Total net FeO burial rate              ',  'g/cm2/s'
78   seddiag2d(18)  = 'FlxFeS     ' , 'Total net FeS burial rate              ',  'g/cm2/s'
79   seddiag2d(19)  = 'Flxtot     ' , 'Total burial flux                      ',  'mol/cm2/s'
80   seddiag2d(20)  = 'dzdep      ' , 'Sedimentation rate                     ',  'cm/s'
81/
82!-----------------------------------------------------------------------
83&nam_inorg     !   Inorganic chemistry in sediments (CacO3, Si)
84!-----------------------------------------------------------------------
85   rcopal   =  0.1      ! Reactivity for clay  [l.mol-1.an-1]
86   dcoef    =  8.0E-6   ! Diffusion coefficient in sediments (in cm**2/s)
87   rccal    =  1.4      ! Dissolution rate of calcite [in yr-1]
88   rcligc   =  0.1      ! Degradation rate of ligands [in yr-1]
89   ratligc  =  1.E-4    ! L/C ratio in POC
90/
91!-----------------------------------------------------------------------
92&nam_poc     !   parameters for the redox reactions of the sediment module
93!-----------------------------------------------------------------------
94   redO2    =  140.    ! Redfield coef for Oxygen
95   redNo3   =  16.     ! Redfield coef for Nitrate
96   redPo4   =  1.      ! Redfield coef for Phosphate
97   redC     =  122.    ! Redfield coef for Carbon
98   redfep   =  0.05    ! Ration of Fe bound P
99   rcorgl   =  10.     ! Reactivity for labile POC [an-1]
100   rcorgs   =  0.1     ! Reactivity for semi-refractory POC [an-1]
101   rcorgr   =  1.E-4   ! Reactivity for refractory POC [an-1]
102   rcnh4    =  1E7     ! Reactivity for O2/NH4 [l.mol-1.an-1]
103   rch2s    =  1.6E5   ! Reactivity for O2/H2S [l.mol-1.an-1]
104   rcfe2    =  1E8     ! Reactivity for O2/Fe2+ [l.mol-1.an-1]
105   rcfeh2s  =  8E3     ! Reactivity for FEOH/H2S [l.mol-1.an-1]
106   rcfes    =  1E6     ! Reactivity for FE2+/H2S [l.mol-1.an-1]
107   rcfeso   =  3E5     ! Reactivity for FES/O2 [l.mol-1.an-1]
108   xksedo2  =  1.E-6   ! Half-saturation constant for oxic remin [mol/l]
109   xksedno3 =  10.E-6  ! Half-saturation constant for denitrification [mol/l]
110   xksedfeo =  0.6     ! Half-saturation constant for iron remin [%]
111   xksedso4 =  2E-3    ! Half-saturation constant for SO4 remin [mol/l]
112/
113!-----------------------------------------------------------------------
114&nam_btb     !   parameters for bioturbation and bioirrigation
115!-----------------------------------------------------------------------
116   dbiot       =  10.       ! Bioturbation coefficient (in cm2/yr)
117   ln_btbz     =  .true.    ! Depth varying bioturbation
118   dbtbzsc     =  6.0       ! coefficient for btb attenuation. If no variation, depth of the mixed layer
119   adsnh4      =  1.3       ! Adsorption coefficient of NH4
120   ln_irrig    =  .true.    ! Bioirrigation in sediment
121   xirrzsc     =  1.5       ! Vertical scale of the attentuation of bioirrigation [cm]
122/
123!-----------------------------------------------------------------------
124&nam_rst     !   parameters for restarting the sediment module
125!-----------------------------------------------------------------------
126   ln_rst_sed   =  .false.         !  restart flag
127   cn_sedrst_in  = "restart_sed"   !  name of the input restart file name of the sediment module
128   cn_sedrst_indir = "."           !  directory from which to read input sediment restarts
129   cn_sedrst_out = "restart_sed"   !  suffix of pass. [sediment] restart name (output)
130   cn_sedrst_outdir = "."          !  directory to which to write output sediment restarts
131/
Note: See TracBrowser for help on using the repository browser.