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 in trunk/CONFIG/ORCA2_OFF_PISCES/EXP00 – NEMO

source: trunk/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_top @ 1121

Last change on this file since 1121 was 1121, checked in by cetlod, 16 years ago

change the style of all top namelist to be consistent with the forthcoming style of OPA namelist, see ticket:196

  • Property svn:executable set to *
File size: 8.8 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/TOP1 :  1 - tracer definition                     (namtoptrc)
3!! namelists    2 - dynamical tracer trends               (namtoptrd)
4!!              6 - tracer advection                      (namtopadv)
5!!              7 - tracer bottom boundary                (namtopbbl)
6!!              8 - tracer lateral diffusion              (namtopldf)
7!!              3 - tracer vertical physics               (namtopzdf)
8!!              9 - tracer newtonian damping              (namtopdmp)
9!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
10!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
11&namtoptrc     !   tracers definition
12!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
13   ndttrc      =  1        !  time step frequency for passive tracers     
14   nwritetrc   =  6000     !  time step frequency for tracer outputs
15   lrsttr      = .false.   !  start from a restart file (T) or not (F)
16   nrsttr      =   0       !  restart control = 0 initial time step is not compared to the restart file value
17                           !                  = 1 do not use the value in the restart file
18                           !                  = 2 calendar parameters read in the restart file
19!
20!              !    name   !           title of the field              !   units   ! initial data ! save   !
21!              !           !                                           !           ! from file    ! or not !
22!              !           !                                           !           ! or not       !        !
23   tracer(1)   = 'DIC     ' , 'Dissolved inorganic Concentration      ',  'umol/L' ,  .false.     ,  .true.
24   tracer(2)   = 'Alkalini' , 'Total Alkalinity Concentration         ',  'ueq/L ' ,  .false.     ,  .true.
25   tracer(3)   = 'O2      ' , 'Dissolved Oxygen Concentration         ',  'umol/L' ,  .false.     ,  .true.
26   tracer(4)   = 'CaCO3   ' , 'Calcite Concentration                  ',  'umol/L' ,  .false.     ,  .true.
27   tracer(5)   = 'PO4     ' , 'Phosphate Concentration                ',  'umol/L' ,  .false.     ,  .true.
28   tracer(6)   = 'POC     ' , 'Small organic carbon Concentration     ',  'umol/L' ,  .false.     ,  .true.
29   tracer(7)   = 'Si      ' , 'Silicate Concentration                 ',  'umol/L' ,  .false.     ,  .true.
30   tracer(8)   = 'PHY     ' , 'Nanophytoplankton Concentration        ',  'umol/L' ,  .false.     ,  .true.
31   tracer(9)   = 'ZOO     ' , 'Microzooplankton Concentration         ',  'umol/L' ,  .false.     ,  .true.
32   tracer(10)  = 'DOC     ' , 'Dissolved organic Concentration        ',  'umol/L' ,  .false.     ,  .true.
33   tracer(11)  = 'PHY2    ' , 'Diatoms Concentration                  ',  'umol/L' ,  .false.     ,  .true.
34   tracer(12)  = 'ZOO2    ' , 'Mesozooplankton Concentration          ',  'umol/L' ,  .false.     ,  .true.
35   tracer(13)  = 'BSi     ' , 'Diatoms Silicate Concentration         ',  'umol/L' ,  .false.     ,  .true.
36   tracer(14)  = 'Fer     ' , 'Dissolved Iron Concentration           ',  'umol/L' ,  .false.     ,  .true.
37   tracer(15)  = 'BFe     ' , 'Big iron particles Concentration       ',  'umol/L' ,  .false.     ,  .true.
38   tracer(16)  = 'GOC     ' , 'Big organic carbon Concentration       ',  'umol/L' ,  .false.     ,  .true.
39   tracer(17)  = 'SFe     ' , 'Small iron particles Concentration     ',  'umol/L' ,  .false.     ,  .true.
40   tracer(18)  = 'DFe     ' , 'Diatoms iron  Concentration            ',  'umol/L' ,  .false.     ,  .true.
41   tracer(19)  = 'DSi     ' , 'Sinking biogenic Silicate Concentration',  'umol/L' ,  .false.     ,  .true.
42   tracer(20)  = 'NFe     ' , 'Nano iron Concentration                ',  'umol/L' ,  .false.     ,  .true.
43   tracer(21)  = 'NCHL    ' , 'Nano chlorophyl Concentration          ',  'umol/L' ,  .false.     ,  .true.
44   tracer(22)  = 'DCHL    ' , 'Diatoms chlorophyl Concentration       ',  'umol/L' ,  .false.     ,  .true.
45   tracer(23)  = 'NO3     ' , 'Nitrates Concentration                 ',  'umol/L' ,  .false.     ,  .true.
46   tracer(24)  = 'NH4     ' , 'Ammonium Concentration                 ',  'umol/L' ,  .false.     ,  .true.
47/
48!-----------------------------------------------------------------------
49&namtoptrd     !   dynamical tracers trends ("key_trc_diatrd")
50!-----------------------------------------------------------------------
51   nwritetrd  =    6000   !  time step frequency for dynamical trends outputs
52!             !    save trends or not  !
53   luttrd(1)  =   .false.
54   luttrd(2)  =   .false.
55   luttrd(3)  =   .false.
56   luttrd(4)  =   .false.
57   luttrd(5)  =   .false.
58   luttrd(6)  =   .false.
59   luttrd(7)  =   .false.
60   luttrd(8)  =   .false.
61   luttrd(9)  =   .false.
62   luttrd(10) =   .false.
63   luttrd(11) =   .false.
64   luttrd(12) =   .false.
65   luttrd(13) =   .false.
66   luttrd(14) =   .false.
67   luttrd(15) =   .false.
68   luttrd(16) =   .false.
69   luttrd(17) =   .false.
70   luttrd(18) =   .false.
71   luttrd(19) =   .false.
72   luttrd(20) =   .false.
73   luttrd(21) =   .false.
74   luttrd(22) =   .false.
75   luttrd(23) =   .false.
76   luttrd(24) =   .false.
77/
78!-----------------------------------------------------------------------
79&namtopadv    !   advection scheme for passive tracer
80!-----------------------------------------------------------------------
81   ln_trcadv_cen2   =  .false.  !  2nd order centered scheme   
82   ln_trcadv_tvd    =  .false.  !  TVD scheme   
83   ln_trcadv_muscl  =  .true.   !  MUSCL scheme
84   ln_trcadv_muscl2 =  .false.  !  MUSCL2 scheme + cen2 at boundaries
85   ln_trcadv_smolar =  .false.  !  SMOLAR scheme
86   rsc              =  1.       !  tuning coefficient for Smolar. scheme
87   ncortrc          =  1        !  number of corrective phases for Smolar. scheme
88   crosster         =  .false.  !  computes Smolar crossterms (T) or not (F)
89/
90!-----------------------------------------------------------------------
91&namtopbbl    !   bottom boundary layer scheme for passive tracer
92!-----------------------------------------------------------------------
93   atrcbbl          = 1000.     !  lateral mixing coefficient in the bbl  [m2/s]
94/
95!-----------------------------------------------------------------------
96&namtopldf    !   lateral diffusion scheme for passive tracer
97!-----------------------------------------------------------------------
98   ln_trcldf_diff   =  .true.   !  performs lateral diffusion (T) or not (F)
99!                               !  Type of the operator :
100   ln_trcldf_lap    =  .true.   !     laplacian operator       
101   ln_trcldf_bilap  =  .false.  !     bilaplacian operator     
102                                !  Direction of action  :
103   ln_trcldf_level  =  .false.  !     iso-level               
104   ln_trcldf_hor    =  .false.  !     horizontal (geopotential)         (require "key_ldfslp" when ln_sco=T)
105   ln_trcldf_iso    =  .true.   !     iso-neutral                       (require "key_ldfslp")
106!                               !  Coefficient
107   ahtrc0      =  2000.         !     horizontal eddy diffusivity for tracers [m2/s]
108   ahtrb0      =     0.         !     background eddy diffusivity for ldf_iso [m2/s]
109   aeivtr0     =  2000.         !     eddy induced velocity coefficient [m2/s]    (require "key_trcldf_eiv")
110   trcrat      =  1.            !  ratio betweeen passive and active tracer diffusion coeff
111/
112!-----------------------------------------------------------------------
113&namtopzdf        !   vertical physics
114!-----------------------------------------------------------------------
115   ln_trczdf_exp   =  .false.  !  split explicit (T) or implicit (F) time stepping
116   n_trczdf_exp    =   3       !  number of sub-timestep for ln_trczdfexp=T
117/
118!-----------------------------------------------------------------------
119&namtopdmp        !   passive tracer newtonian damping                 ('key_trcdmp')
120!-----------------------------------------------------------------------
121   ndmptr      =   20      !  type of damping in passive tracers
122                           !     ='latitude', damping poleward of 'ndmp' degrees and function
123                           !                  of the distance-to-coast. Red and Med Seas as ndmptr=-1
124                           !     =-1 damping only in Med and Red Seas
125   ndmpftr     =    0      !  create a damping.coeff NetCDF file (=1) or not (=0)
126   nmldmptr    =    1      !  type of damping: =0 damping throughout the water column
127                           !                   =1 no damping in the mixed layer defined by avt >5cm2/s )
128                           !                   =2 no damping in the mixed layer defined rho<rho(surf)+.01 )
129   sdmptr      =   50.     !  surface time scale for internal damping (days)
130   bdmptr      =  360.     !  bottom  time scale for internal damping (days)
131   hdmptr      =  800.     !  depth of transition between sdmptr and bdmptr (meters)
132/
Note: See TracBrowser for help on using the repository browser.