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_medusa_idtra_cfg in branches/NERC/dev_r5518_NOC_MEDUSA_Stable/NEMOGCM/CONFIG/SHARED – NEMO

source: branches/NERC/dev_r5518_NOC_MEDUSA_Stable/NEMOGCM/CONFIG/SHARED/namelist_top_medusa_idtra_cfg @ 6164

Last change on this file since 6164 was 6164, checked in by jpalmier, 8 years ago

JPALM -- 23-12-2015 -- 1_ adapt CFC in MEDUSA branch - now Working properly 2_ add diagnostics to Ideal tracer

File size: 5.9 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/TOP1 : ORCA2_OFF_PISCES configuration namelist used to overwrite SHARED/namelist_top
3!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!-----------------------------------------------------------------------
5&namtrc_run     !   run information
6!-----------------------------------------------------------------------
7   nn_writetrc   =  1460     !  time step frequency for sn_tracer outputs
8/
9!-----------------------------------------------------------------------
10&namtrc     !   tracers definition
11!-----------------------------------------------------------------------
12   ln_trcdta     =   .false.  !  Initialisation from data input file (T) or not (F)
13!
14!              !    name   !           title of the field              !   units    ! initial data ! save   !
15!              !           !                                           !            ! from file    ! or not !
16!              !           !                                           !            ! or not       !        !
17   sn_tracer(1)   = 'CHN' , 'Chl-a concentration in non-diatom phytoplankton ',  'mg Chl/m3' ,  .false. ,  .true.
18   sn_tracer(2)   = 'CHD' , 'Chl-a concentration in     diatom phytoplankton ',  'mg Chl/m3' ,  .false. ,  .true.
19   sn_tracer(3)   = 'PHN' , 'non-diatom phytoplankton                        ',  'mmol-N/m3' ,  .false. ,  .true.
20   sn_tracer(4)   = 'PHD' , 'diatom phytoplankton                            ',  'mmol-N/m3' ,  .false. ,  .true.
21   sn_tracer(5)   = 'ZMI' , 'micro zooplankton                               ',  'mmol-N/m3' ,  .false. ,  .true.
22   sn_tracer(6)   = 'ZME' , 'meso  zooplankton                               ',  'mmol-N/m3' ,  .false. ,  .true.
23   sn_tracer(7)   = 'DIN' , 'dissolved inorganic nitrogen                    ',  'mmol-N/m3' ,  .false. ,  .true.
24   sn_tracer(8)   = 'SIL' , 'silicate                                        ',  'mmolSi/m3' ,  .false. ,  .true.
25   sn_tracer(9)   = 'FER' , 'dissolved iron                                  ',  'mmolFe/m3' ,  .false. ,  .true.
26   sn_tracer(10)  = 'DET' , 'detrital nitrogen                               ',  'mmol-N/m3' ,  .false. ,  .true.
27   sn_tracer(11)  = 'PDS' , 'biogenic silicon in diatom phytoplankton        ',  'mmolSi/m3' ,  .false. ,  .true.
28   sn_tracer(12)  = 'DTC' , 'detrital carbon                                 ',  'mmol-C/m3' ,  .false. ,  .true.
29   sn_tracer(13)  = 'DiC' , 'dissolved inorganic carbon                      ',  'mmol-C/m3' ,  .false. ,  .true.
30   sn_tracer(14)  = 'ALK' , 'alkalinity                                      ',  'meq/m3'    ,  .false. ,  .true.
31   sn_tracer(15)  = 'OXY' , 'dissolved oxygen                                ',  'mmolO2/m3' ,  .false. ,  .true.
32   sn_tracer(16)  = 'IDTRA','Ideal traceur concentration                     ',  'mmol/m3'   ,  .false. ,  .true.
33   sn_tracer(17)  = 'CFC11','CFC-11 Concentration                            ',  'umol/m3'   ,  .false. ,  .true.
34/
35!-----------------------------------------------------------------------
36&namtrc_dta      !    Initialisation from data input file
37!-----------------------------------------------------------------------
38!
39!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
40!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
41   sn_trcdta(7)  = 'data_NO3_nomask'       ,   -1   ,  'NO3'      ,    .false.   , .true. , 'yearly'  , ''    , ''    , ''
42   sn_trcdta(8)  = 'data_Si_nomask'        ,   -1   ,  'Si'       ,    .false.   , .true. , 'yearly'  , ''    , ''    , ''
43   sn_trcdta(9)  = 'data_Fer_nomask'       ,   -12  ,  'Fer'      ,    .false.   , .true. , 'yearly'  , ''    , ''    , ''
44   sn_trcdta(13) = 'data_DIC_nomask'       ,   -12  ,  'DIC'      ,    .false.   , .true. , 'yearly'  , ''    , ''    , ''
45   sn_trcdta(14) = 'data_Alkalini_nomask'  ,   -12  ,  'Alkalini' ,    .false.   , .true. , 'yearly'  , ''    , ''    , ''
46   sn_trcdta(15) = 'data_O2_nomask'        ,   -1   ,  'O2'       ,    .false.   , .true. , 'yearly'  , ''    , ''    , ''
47!
48   cn_dir        =  './'      !  root directory for the location of the data files
49   rn_trfac(7)   =   1.0      !  multiplicative factor
50   rn_trfac(8)   =   1.0      !  multiplicative factor
51   rn_trfac(9)   =   1.0e6    !  multiplicative factor
52   rn_trfac(13)  =   1.028    !  multiplicative factor
53   rn_trfac(14)  =   1.028    !  multiplicative factor
54   rn_trfac(15)  =   44.6     !  multiplicative factor
55/
56!-----------------------------------------------------------------------
57&namtrc_adv    !   advection scheme for passive tracer
58!-----------------------------------------------------------------------
59   ln_trcadv_tvd     =  .false.  !  TVD scheme
60   ln_trcadv_muscl   =  .true.   !  MUSCL scheme
61/
62!-----------------------------------------------------------------------
63&namtrc_ldf    !   lateral diffusion scheme for passive tracer
64!-----------------------------------------------------------------------
65/
66!-----------------------------------------------------------------------
67&namtrc_zdf        !   vertical physics
68!-----------------------------------------------------------------------
69/
70!-----------------------------------------------------------------------
71&namtrc_rad        !  treatment of negative concentrations
72!-----------------------------------------------------------------------
73/
74!-----------------------------------------------------------------------
75&namtrc_dia       !   parameters for passive tracer additional diagnostics
76!----------------------------------------------------------------------
77   nn_writedia   =  1460     !  time step frequency for diagnostics
78/
79!----------------------------------------------------------------------
80&namtrc_bc        !   data for boundary conditions
81!-----------------------------------------------------------------------
82/
Note: See TracBrowser for help on using the repository browser.