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_top_cfg in NEMO/trunk/cfgs/ORCA2_OFF_PISCES/EXPREF – NEMO

source: NEMO/trunk/cfgs/ORCA2_OFF_PISCES/EXPREF/namelist_top_cfg @ 12845

Last change on this file since 12845 was 12845, checked in by cetlod, 4 years ago

Change TOP & PISCES namelist parameter as we need the new input files, see ticket #2391

  • Property svn:mime-type set to text/x-fortran
File size: 10.8 KB
RevLine 
[3875]1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[7646]2!! NEMO/TOP1 :  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_top_ref
[3875]3!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[4152]4!-----------------------------------------------------------------------
[9301]5&namtrc_run      !   run information
[4152]6!-----------------------------------------------------------------------
[7646]7   ln_top_euler  = .true.
[4152]8/
9!-----------------------------------------------------------------------
[9301]10&namtrc          !   tracers definition
[9356]11!-----------------------------------------------------------------------
[7646]12   jp_bgc        =  24
[3875]13!
[7646]14   ln_pisces     =  .true.
15   ln_my_trc     =  .false.
16   ln_age        =  .false.
17   ln_cfc11      =  .false.
18   ln_cfc12      =  .false.
19   ln_c14        =  .false.
20!
[12377]21   ln_trcdta     =  .true.   !  Initialisation from data input file (T) or not (F)
[12845]22   ln_trcbc      =  .false.  !  Enables Boundary conditions
[12377]23!                !           !                                           !             !         !
24!                !    name   !           title of the field              !   units     ! init    ! sbc    ! cbc    !  obc  !
25   sn_tracer(1)   = 'DIC     ' , 'Dissolved inorganic Concentration      ',  'mol-C/L' , .true.  , .false., .true. , .false. 
26   sn_tracer(2)   = 'Alkalini' , 'Total Alkalinity Concentration         ',  'eq/L '   , .true.  , .false., .true. , .false.
27   sn_tracer(3)   = 'O2      ' , 'Dissolved Oxygen Concentration         ',  'mol-C/L' , .true.  , .false., .false., .false. 
28   sn_tracer(4)   = 'CaCO3   ' , 'Calcite Concentration                  ',  'mol-C/L' , .false. , .false., .false., .false.
29   sn_tracer(5)   = 'PO4     ' , 'Phosphate Concentration                ',  'mol-C/L' , .true.  , .true. , .true. , .false.
30   sn_tracer(6)   = 'POC     ' , 'Small organic carbon Concentration     ',  'mol-C/L' , .false. , .false., .false., .false.
31   sn_tracer(7)   = 'Si      ' , 'Silicate Concentration                 ',  'mol-C/L' , .true.  , .true. , .true. , .false.
32   sn_tracer(8)   = 'PHY     ' , 'Nanophytoplankton Concentration        ',  'mol-C/L' , .false. , .false., .false., .false.
33   sn_tracer(9)   = 'ZOO     ' , 'Microzooplankton Concentration         ',  'mol-C/L' , .false. , .false., .false., .false.
34   sn_tracer(10)  = 'DOC     ' , 'Dissolved organic Concentration        ',  'mol-C/L' , .true.  , .false., .true. , .false.
35   sn_tracer(11)  = 'PHY2    ' , 'Diatoms Concentration                  ',  'mol-C/L' , .false. , .false., .false., .false.
36   sn_tracer(12)  = 'ZOO2    ' , 'Mesozooplankton Concentration          ',  'mol-C/L' , .false. , .false., .false., .false.
37   sn_tracer(13)  = 'DSi     ' , 'Diatoms Silicate Concentration         ',  'mol-C/L' , .false. , .false., .false., .false.
38   sn_tracer(14)  = 'Fer     ' , 'Dissolved Iron Concentration           ',  'mol-C/L' , .true.  , .true. , .true. , .false.
39   sn_tracer(15)  = 'BFe     ' , 'Big iron particles Concentration       ',  'mol-C/L' , .false. , .false., .false., .false.
40   sn_tracer(16)  = 'GOC     ' , 'Big organic carbon Concentration       ',  'mol-C/L' , .false. , .false., .false., .false.
41   sn_tracer(17)  = 'SFe     ' , 'Small iron particles Concentration     ',  'mol-C/L' , .false. , .false., .false., .false.
42   sn_tracer(18)  = 'DFe     ' , 'Diatoms iron  Concentration            ',  'mol-C/L' , .false. , .false., .false., .false.
43   sn_tracer(19)  = 'GSi     ' , 'Sinking biogenic Silicate Concentration',  'mol-C/L' , .false. , .false., .false., .false.
44   sn_tracer(20)  = 'NFe     ' , 'Nano iron Concentration                ',  'mol-C/L' , .false. , .false., .false., .false.
45   sn_tracer(21)  = 'NCHL    ' , 'Nano chlorophyl Concentration          ',  'mol-C/L' , .false. , .false., .false., .false.
46   sn_tracer(22)  = 'DCHL    ' , 'Diatoms chlorophyl Concentration       ',  'mol-C/L' , .false. , .false., .false., .false.
47   sn_tracer(23)  = 'NO3     ' , 'Nitrates Concentration                 ',  'mol-C/L' , .true.  , .true. , .true. , .false.
48   sn_tracer(24)  = 'NH4     ' , 'Ammonium Concentration                 ',  'mol-C/L' , .false. , .false., .false., .false.
[3875]49/
50!-----------------------------------------------------------------------
[9356]51&namage          !   AGE
[9301]52!-----------------------------------------------------------------------
53/
54!-----------------------------------------------------------------------
[3875]55&namtrc_dta      !    Initialisation from data input file
56!-----------------------------------------------------------------------
[4230]57!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
58!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
[11536]59   sn_trcdta(1)  = 'data_DIC_nomask'        ,        -12.       ,  'DIC'     ,    .false.   , .true. , 'yearly'  , ''       , ''   , ''
60   sn_trcdta(2)  = 'data_Alkalini_nomask'   ,        -12.       ,  'Alkalini',    .false.   , .true. , 'yearly'  , ''       , ''   , ''
61   sn_trcdta(3)  = 'data_O2_nomask'         ,        -1.        ,  'O2'      ,    .true.    , .true. , 'yearly'  , ''       , ''   , ''
62   sn_trcdta(5)  = 'data_PO4_nomask'        ,        -1.        ,  'PO4'     ,    .true.    , .true. , 'yearly'  , ''       , ''   , ''
63   sn_trcdta(7)  = 'data_Si_nomask'         ,        -1.        ,  'Si'      ,    .true.    , .true. , 'yearly'  , ''       , ''   , ''
64   sn_trcdta(10) = 'data_DOC_nomask'        ,        -12.       ,  'DOC'     ,    .false.   , .true. , 'yearly'  , ''       , ''   , ''
65   sn_trcdta(14) = 'data_Fer_nomask'        ,        -12.       ,  'Fer'     ,    .false.   , .true. , 'yearly'  , ''       , ''   , ''
66   sn_trcdta(23) = 'data_NO3_nomask'        ,        -1.        ,  'NO3'     ,    .true.    , .true. , 'yearly'  , ''       , ''   , ''
[3875]67   rn_trfac(1)   =   1.0e-06  !  multiplicative factor
68   rn_trfac(2)   =   1.0e-06  !  -      -      -     -
69   rn_trfac(3)   =  44.6e-06  !  -      -      -     -
70   rn_trfac(5)   = 122.0e-06  !  -      -      -     -
71   rn_trfac(7)   =   1.0e-06  !  -      -      -     -
[7646]72   rn_trfac(10)  =   1.0      !  -      -      -     -
[3875]73   rn_trfac(14)  =   1.0      !  -      -      -     -
74   rn_trfac(23)  =   7.6e-06  !  -      -      -     -
75/
76!-----------------------------------------------------------------------
[9301]77&namtrc_adv      !   advection scheme for passive tracer                (default: NO selection)
[3875]78!-----------------------------------------------------------------------
[9356]79   ln_trcadv_mus =  .true.   !  MUSCL scheme
[5836]80      ln_mus_ups =  .false.         !  use upstream scheme near river mouths
[3875]81/
82!-----------------------------------------------------------------------
[9516]83&namtrc_ldf      !   lateral diffusion scheme for passive tracer        (default: NO selection)
[3875]84!-----------------------------------------------------------------------
[9516]85   ln_trcldf_tra   =  .true.     !  use active tracer setting
[3875]86/
87!-----------------------------------------------------------------------
[9301]88&namtrc_rad      !  treatment of negative concentrations
[3875]89!-----------------------------------------------------------------------
90/
91!-----------------------------------------------------------------------
[10375]92&namtrc_snk      !  sedimentation of particles
93!-----------------------------------------------------------------------
94/
95!-----------------------------------------------------------------------
[9301]96&namtrc_dmp      !   passive tracer newtonian damping   
[3875]97!-----------------------------------------------------------------------
98/
99!-----------------------------------------------------------------------
[7646]100&namtrc_ice      !    Representation of sea ice growth & melt effects
101!-----------------------------------------------------------------------
102/
103!-----------------------------------------------------------------------
104&namtrc_trd      !   diagnostics on tracer trends                       ('key_trdtrc')
[3875]105!----------------------------------------------------------------------
106/
[4340]107!----------------------------------------------------------------------
[7646]108&namtrc_bc       !   data for boundary conditions
[4340]109!-----------------------------------------------------------------------
[12377]110!                !  file name        ! frequency (hours) ! variable      ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
111!                !                   !  (if <0  months)  !   name        !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
112   sn_trcsbc(5)  = 'dust.orca.new'   ,       -1          , 'dustpo4'     ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
113   sn_trcsbc(7)  = 'dust.orca.new'   ,       -1          , 'dustsi'      ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
114   sn_trcsbc(14) = 'dust.orca.new'   ,       -1          , 'dustfer'     ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
115   sn_trcsbc(23) = 'ndeposition.orca',      -12          , 'ndep'        ,  .false.     , .true. , 'yearly'  , ''       , ''    , ''
116   rn_trsfac(5)  = 8.264e-02   !  (  0.021 / 31. * 122 )
117   rn_trsfac(7)  = 3.313e-01     !  ( 8.8   / 28.1 )
118   rn_trsfac(14) = 6.266e-04   !  (  0.035 / 55.85 )
119   rn_trsfac(23) =  5.4464e-01  !  ( From kgN m-2 s-1 to molC l-1 ====> zfact = 7.625/14 )
120   rn_sbc_time   =  1.          !  Time scaling factor for SBC and CBC data (seconds in a day)
121   !
122   sn_trccbc(1)  = 'river.orca'      ,    120            , 'riverdic'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
123   sn_trccbc(2)  = 'river.orca'      ,    120            , 'riverdic'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
124   sn_trccbc(5)  = 'river.orca'      ,    120            , 'riverdip'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
125   sn_trccbc(7)  = 'river.orca'      ,    120            , 'riverdsi'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
126   sn_trccbc(10) = 'river.orca'      ,    120            , 'riverdoc'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
127   sn_trccbc(14) = 'river.orca'      ,    120            , 'riverdic'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
128   sn_trccbc(23) = 'river.orca'      ,    120            , 'riverdin'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , ''
129   rn_trcfac(1)  = 8.333e+01   !  ( data in Mg/m2/yr : 1e3/12/ryyss)
130   rn_trcfac(2)  = 8.333e+01   !  ( 1e3 /12 )
131   rn_trcfac(5)  = 3.935e+04   !  ( 1e3 / 31. * 122 )
132   rn_trcfac(7)  = 3.588e+01   !  ( 1e3 / 28.1 )
133   rn_trcfac(10) = 8.333e+01   !  ( 1e3 / 12
134   rn_trcfac(14) = 4.166e-03   !  ( 1e3 / 12 * 5e-5 )
135   rn_trcfac(23) = 5.446e+02   !  (  1e3 / 14 * 7.625 )
136   rn_cbc_time   = 3.1536e+7   !  Time scaling factor for CBC data (seconds in a year)
[4340]137/
[7646]138!----------------------------------------------------------------------
139&namtrc_bdy      !   Setup of tracer boundary conditions
140!-----------------------------------------------------------------------
[9301]141/
Note: See TracBrowser for help on using the repository browser.