source: CONFIG_DEVT/IPSLCM6.2.2_ENSEMBLES/config/IPSLCM6/LMDZOR622-ENSEMBLES.01/PARAM/namelist_top_ESMCO2AER_ORCA1piC_cfg @ 6246

Last change on this file since 6246 was 6246, checked in by aclsce, 20 months ago

Added LMDZOR experiment within XIOS ensembles infrastructure.

File size: 8.9 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/TOP1 :  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_top_ref
3!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!-----------------------------------------------------------------------
5&namtrc_run     !   run information
6!-----------------------------------------------------------------------
7   ln_top_euler  = .true.    !  use Euler time-stepping for TOP
8   ln_rsttr      = _AUTOBLOCKER_   !  AUTO - start from a restart file (T) or not (F)
9   nn_rsttr      = _AUTOBLOCKER_   !  AUTO - restart control = 0 initial time step is not compared to the restart file value
10                             !                  = 1 do not use the value in the restart file
11                             !                  = 2 calendar parameters read in the restart file
12   cn_trcrst_in  = "restart_trc"   !  suffix of pass. sn_tracer restart name (input)
13   cn_trcrst_out = "restart_trc"   !  suffix of pass. sn_tracer restart name (output)
14/
15!-----------------------------------------------------------------------
16&namtrc     !   tracers definition
17!-----------------------------------------------------------------------
18   ln_trcdta     =  .true.  !  Initialisation from data input file (T) or not (F)
19   ln_trcdmp_clo =  .true.  !  restoring on closed seas (T) or not (F)
20
21
22!                !    name   !           title of the field              ! initial data ! initial data ! save   !
23!                !           !                                           !  units       ! from file    ! or not !
24!                !           !                                           !              ! or not       !        !
25   sn_tracer(1)   = 'DIC     ' , 'Dissolved inorganic Concentration      ',  'mol-C/L' ,  .true.     ,  .true.
26   sn_tracer(2)   = 'Alkalini' , 'Total Alkalinity Concentration         ',  'eq/L '   ,  .true.     ,  .true.
27   sn_tracer(3)   = 'O2      ' , 'Dissolved Oxygen Concentration         ',  'mol-C/L' ,  .true.     ,  .true.
28   sn_tracer(4)   = 'CaCO3   ' , 'Calcite Concentration                  ',  'mol-C/L' ,  .false.    ,  .true.
29   sn_tracer(5)   = 'PO4     ' , 'Phosphate Concentration                ',  'mol-C/L' ,  .true.     ,  .true.
30   sn_tracer(6)   = 'POC     ' , 'Small organic carbon Concentration     ',  'mol-C/L' ,  .false.    ,  .true.
31   sn_tracer(7)   = 'Si      ' , 'Silicate Concentration                 ',  'mol-C/L' ,  .true.     ,  .true.
32   sn_tracer(8)   = 'PHY     ' , 'Nanophytoplankton Concentration        ',  'mol-C/L' ,  .false.    ,  .true.
33   sn_tracer(9)   = 'ZOO     ' , 'Microzooplankton Concentration         ',  'mol-C/L' ,  .false.    ,  .true.
34   sn_tracer(10)  = 'DOC     ' , 'Dissolved organic Concentration        ',  'mol-C/L' ,  .true.     ,  .true.
35   sn_tracer(11)  = 'PHY2    ' , 'Diatoms Concentration                  ',  'mol-C/L' ,  .false.    ,  .true.
36   sn_tracer(12)  = 'ZOO2    ' , 'Mesozooplankton Concentration          ',  'mol-C/L' ,  .false.    ,  .true.
37   sn_tracer(13)  = 'DSi     ' , 'Diatoms Silicate Concentration         ',  'mol-C/L' ,  .false.    ,  .true.
38   sn_tracer(14)  = 'Fer     ' , 'Dissolved Iron Concentration           ',  'mol-C/L' ,  .true.     ,  .true.
39   sn_tracer(15)  = 'BFe     ' , 'Big iron particles Concentration       ',  'mol-C/L' ,  .false.    ,  .true.
40   sn_tracer(16)  = 'GOC     ' , 'Big organic carbon Concentration       ',  'mol-C/L' ,  .false.    ,  .true.
41   sn_tracer(17)  = 'SFe     ' , 'Small iron particles Concentration     ',  'mol-C/L' ,  .false.    ,  .true.
42   sn_tracer(18)  = 'DFe     ' , 'Diatoms iron  Concentration            ',  'mol-C/L' ,  .false.    ,  .true.
43   sn_tracer(19)  = 'GSi     ' , 'Sinking biogenic Silicate Concentration',  'mol-C/L' ,  .false.    ,  .true.
44   sn_tracer(20)  = 'NFe     ' , 'Nano iron Concentration                ',  'mol-C/L' ,  .false.    ,  .true.
45   sn_tracer(21)  = 'NCHL    ' , 'Nano chlorophyl Concentration          ',  'mol-C/L' ,  .false.    ,  .true.
46   sn_tracer(22)  = 'DCHL    ' , 'Diatoms chlorophyl Concentration       ',  'mol-C/L' ,  .false.    ,  .true.
47   sn_tracer(23)  = 'NO3     ' , 'Nitrates Concentration                 ',  'mol-C/L' ,  .true.     ,  .true.
48   sn_tracer(24)  = 'NH4     ' , 'Ammonium Concentration                 ',  'mol-C/L' ,  .false.    ,  .true.
49   sn_tracer(25)  = 'N2O     ' , 'Nitrous Oxide Concentration            ',  'mol-C/L' ,  .false.    ,  .true.
50   sn_tracer(26)  = 'DMS     ' , 'Dimethylsulfide Concentration          ',  'mol-C/L' ,  .false.    ,  .true.
51/
52!-----------------------------------------------------------------------
53&namtrc_dta      !    Initialisation from data input file
54!-----------------------------------------------------------------------
55!                !                 file name               ! frequency (hours) ! variable   ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
56!                !                                         !  (if <0  months)  !   name     !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
57   sn_trcdta(1)  = 'DIC_GLODAPv2.1_annual_eORCA_R1.nc'     ,        -12        ,  'PiDIC'   ,    .false.   , .true. , 'yearly'  , ''       , ''   , ''
58   sn_trcdta(2)  = 'Alkalini_GLODAPv2.1_annual_eORCA_R1.nc',        -12        ,  'Alkalini',    .false.   , .true. , 'yearly'  , ''       , ''   , ''
59   sn_trcdta(3)  = 'O2_WOA2009_monthly_eORCA_R1.nc'        ,        -1         ,  'O2'      ,    .true.    , .true. , 'yearly'  , ''       , ''   , ''
60   sn_trcdta(5)  = 'PO4_WOA2009_monthly_eORCA_R1.nc'       ,        -1         ,  'PO4'     ,    .true.    , .true. , 'yearly'  , ''       , ''   , ''
61   sn_trcdta(7)  = 'Si_WOA2009_monthly_eORCA_R1.nc'        ,        -1         ,  'Si'      ,    .true.    , .true. , 'yearly'  , ''       , ''   , ''
62   sn_trcdta(10) = 'DOC_PISCES_monthly_eORCA_R1.nc'        ,        -1         ,  'DOC'     ,    .true.    , .true. , 'yearly'  , ''       , ''   , ''
63   sn_trcdta(14) = 'Fer_PISCES_monthly_eORCA_R1.nc'        ,        -1         ,  'Fer'     ,    .true.    , .true. , 'yearly'  , ''       , ''   , ''
64   sn_trcdta(23) = 'NO3_WOA2009_monthly_eORCA_R1.nc'       ,        -1         ,  'NO3'     ,    .true.    , .true. , 'yearly'  , ''       , ''   , ''
65   rn_trfac(1)   =   1.028e-06  !  multiplicative factor
66   rn_trfac(2)   =   1.028e-06  !  -      -      -     -
67   rn_trfac(3)   =  44.6e-06  !  -      -      -     -
68   rn_trfac(5)   = 122.0e-06  !  -      -      -     -
69   rn_trfac(7)   =   1.0e-06  !  -      -      -     -
70   rn_trfac(10)  =   1.0e-06  !  -      -      -     -
71   rn_trfac(14)  =   1.0e-06  !  -      -      -     -
72   rn_trfac(23)  =   7.6e-06  !  -      -      -     -
73/
74!-----------------------------------------------------------------------
75&namtrc_adv    !   advection scheme for passive tracer
76!-----------------------------------------------------------------------
77   ln_trcadv_tvd     =  .false.  !  TVD scheme
78   ln_trcadv_muscl   =  .true.   !  MUSCL scheme
79/
80!-----------------------------------------------------------------------
81&namtrc_ldf    !   lateral diffusion scheme for passive tracer
82!-----------------------------------------------------------------------
83   rn_fact_lap      =     15.    !     enhanced zonal eddy diffusivity
84/
85!-----------------------------------------------------------------------
86&namtrc_zdf        !   vertical physics
87!-----------------------------------------------------------------------
88/
89!-----------------------------------------------------------------------
90&namtrc_rad        !  treatment of negative concentrations
91!-----------------------------------------------------------------------
92/
93!-----------------------------------------------------------------------
94&namtrc_dmp    !   passive tracer newtonian damping
95!-----------------------------------------------------------------------
96/
97!-----------------------------------------------------------------------
98&namtrc     !   tracers definition
99!-----------------------------------------------------------------------
100/
101!-----------------------------------------------------------------------
102&namtrc_ice       !    Representation of sea ice growth & melt effects
103!-----------------------------------------------------------------------
104/
105!-----------------------------------------------------------------------
106&namtrc_trd       !   diagnostics on tracer trends        ('key_trdtrc')
107!                          or mixed-layer trends          ('key_trdmld_trc')
108!----------------------------------------------------------------------
109/
110!-----------------------------------------------------------------------
111&namtrc_dia       !   parameters for passive tracer additional diagnostics
112!----------------------------------------------------------------------
113/
114!----------------------------------------------------------------------
115&namtrc_bc        !   data for boundary conditions
116!-----------------------------------------------------------------------
117/
Note: See TracBrowser for help on using the repository browser.