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.
1_namelist_cfg in branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_LIM/EXP00 – NEMO

source: branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/1_namelist_cfg @ 3973

Last change on this file since 3973 was 3973, checked in by clevy, 11 years ago

Configuration setting/Step3, see ticket:#1074

File size: 12.1 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  :  Configuration namelist used to overwrite SHARED/1_namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!-----------------------------------------------------------------------
5&namrun        !   parameters of the run
6!-----------------------------------------------------------------------
7   cn_exp      = "Agulhas" !  experience name
8   nn_itend    =     480   !  last  time step
9   nn_stock    =   10950   !  frequency of creation of a restart file (modulo referenced to 1)
10   nn_write    =   10950   !  frequency of write in the output file   (modulo referenced to nn_it000)
11/
12!-----------------------------------------------------------------------
13&namcfg        !   parameters of the configuration
14!-----------------------------------------------------------------------
15   cp_cfg      =  "orca"               !  name of the configuration
16   jp_cfg      =      -1               !  resolution of the configuration
17   jpidta      =     182               !  1st lateral dimension ( >= jpi )
18   jpjdta      =     149               !  2nd    "         "    ( >= jpj )
19   jpkdta      =      31               !  number of levels      ( >= jpk )
20   jpiglo      =     182               !  1st dimension of global domain --> i =jpidta
21   jpjglo      =     149               !  2nd    -                  -    --> j  =jpjdta
22   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
23   jpjzoom     =       1               !  in data domain indices
24   jperio      =       4               !  lateral cond. type (between 0 and 6)
25   jphgr_msh   =       0               !  type of horizontal mesh
26   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
27   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
28   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
29   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
30   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
31   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
32   ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients
33   ppa0        =     255.58049070440   ! (default coefficients)
34   ppa1        =     245.58132232490   !
35   ppkth       =      21.43336197938   !
36   ppacr       =       3.0             !
37   ppdzmin     =  999999.              !  Minimum vertical spacing
38   pphmax      =  999999.              !  Maximum depth
39   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
40   ppa2        =  999999.              !  Double tanh function parameters
41   ppkth2      =  999999.              !
42   ppacr2      =  999999.              !
43/
44!-----------------------------------------------------------------------
45&namzgr        !   vertical coordinate
46!-----------------------------------------------------------------------
47/
48!-----------------------------------------------------------------------
49&namdom        !   space and time domain (bathymetry, mesh, timestep)
50!-----------------------------------------------------------------------   
51   rn_rdt      = 2880.     !  time step for the dynamics (and tracer if nn_acc=0)
52   rn_rdtmin   = 14400.          !  minimum time step on tracers (used if nn_acc=1)
53   rn_rdtmax   = 14400.          !  maximum time step on tracers (used if nn_acc=1)
54/
55!-----------------------------------------------------------------------
56&namtsd    !   data : Temperature  & Salinity
57!-----------------------------------------------------------------------
58/
59!-----------------------------------------------------------------------
60&namsbc        !   Surface Boundary Condition (surface module)
61!-----------------------------------------------------------------------
62   nn_ice      = 0         !  =0 no ice boundary condition   ,
63                           !  =1 use observed ice-cover      ,
64                           !  =2 ice-model used                         ("key_lim3" or "key_lim2)
65   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
66   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
67   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
68                           !     =1 global mean of e-p-r set to zero at each time step
69                           !     =2 annual global mean of e-p-r set to zero
70                           !     =3 global emp set to zero and spread out over erp area
71/
72!-----------------------------------------------------------------------
73&namsbc_core   !   namsbc_core  CORE bulk formulea
74!-----------------------------------------------------------------------
75!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation !
76!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  !
77   sn_wndi = 'u_10.15JUNE2009_orca2'       ,  6  , 'U_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_bicub.nc'       , ''
78   sn_wndj = 'v_10.15JUNE2009_orca2'       ,  6  , 'V_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_bicub.nc'       , ''
79   sn_qsr  = 'ncar_rad.15JUNE2009_orca2'   , 24  , 'SWDN_MOD',   .false.    , .true. , 'yearly'  , 'weights_bilin.nc'       , ''
80   sn_qlw  = 'ncar_rad.15JUNE2009_orca2'   , 24  , 'LWDN_MOD',   .false.    , .true. , 'yearly'  , 'weights_bilin.nc'       , ''
81   sn_tair = 't_10.15JUNE2009_orca2'       ,  6  , 'T_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_bilin.nc'       , ''
82   sn_humi = 'q_10.15JUNE2009_orca2'       ,  6  , 'Q_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_bilin.nc'       , ''
83   sn_prec = 'ncar_precip.15JUNE2009_orca2', -1  , 'PRC_MOD1',   .false.    , .true. , 'yearly'  , 'weights_bilin.nc'       , ''
84   sn_snow = 'ncar_precip.15JUNE2009_orca2', -1  , 'SNOW'    ,   .false.    , .true. , 'yearly'  , 'weights_bilin.nc'       , ''
85   sn_tdif = 'taudif_core'                 , 24  , 'taudif'  ,   .false.    , .true. , 'yearly'  , 'weights_bilin.nc'       , ''
86/
87!-----------------------------------------------------------------------
88&namtra_qsr    !   penetrative solar radiation
89!-----------------------------------------------------------------------
90!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation !
91!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  !
92   sn_chl      ='chlorophyll',        -1         , 'CHLA'    ,   .true.     , .true. , 'yearly'  , 'weights_bilin.nc'       , ''
93/
94!-----------------------------------------------------------------------
95&namlbc        !   lateral momentum boundary condition
96!-----------------------------------------------------------------------
97/
98!-----------------------------------------------------------------------
99&namcla        !   cross land advection
100!-----------------------------------------------------------------------
101/
102!-----------------------------------------------------------------------
103&namagrif      !  AGRIF zoom                                            ("key_agrif")
104!-----------------------------------------------------------------------
105/
106!-----------------------------------------------------------------------
107&nambfr        !   bottom friction
108!-----------------------------------------------------------------------
109/
110!-----------------------------------------------------------------------
111&nambbc        !   bottom temperature boundary condition
112!-----------------------------------------------------------------------
113/
114!-----------------------------------------------------------------------
115&nambbl        !   bottom boundary layer scheme
116!-----------------------------------------------------------------------
117/
118!-----------------------------------------------------------------------
119&nameos        !   ocean physical parameters
120!-----------------------------------------------------------------------
121/
122!-----------------------------------------------------------------------
123&namtra_adv    !   advection scheme for tracer
124!-----------------------------------------------------------------------
125/
126!-----------------------------------------------------------------------
127&namtra_ldf    !   lateral diffusion scheme for tracers
128!-----------------------------------------------------------------------
129
130   rn_aht_0         =  1000.    !  horizontal eddy diffusivity for tracers [m2/s]
131   rn_aeiv_0        =     0.    !  eddy induced velocity coefficient [m2/s]    (require "key_traldf_eiv")
132/
133!-----------------------------------------------------------------------
134&namdyn_adv    !   formulation of the momentum advection
135!-----------------------------------------------------------------------
136
137!-----------------------------------------------------------------------
138&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
139!-----------------------------------------------------------------------
140/
141!-----------------------------------------------------------------------
142&namdyn_hpg    !   Hydrostatic pressure gradient option
143!-----------------------------------------------------------------------
144/
145!-----------------------------------------------------------------------
146&namdyn_ldf    !   lateral diffusion on momentum
147!-----------------------------------------------------------------------
148   !                       !  Type of the operator :
149   ln_dynldf_lap    =  .false.  !  laplacian operator         
150   ln_dynldf_bilap  =  .true.   !  bilaplacian operator   
151   rn_ahm_0_blp     = -8.5e+11  !  horizontal bilaplacian eddy viscosity [m4/s]
152/
153!-----------------------------------------------------------------------
154&namzdf        !   vertical physics
155!-----------------------------------------------------------------------
156/
157!-----------------------------------------------------------------------
158&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
159!-----------------------------------------------------------------------
160/
161!-----------------------------------------------------------------------
162&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
163!-----------------------------------------------------------------------
164/
165!-----------------------------------------------------------------------
166&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
167!-----------------------------------------------------------------------
168   ln_tmx_itf  = .false.   !  ITF specific parameterisation
169/
170!-----------------------------------------------------------------------
171&namsol        !   elliptic solver / island / free surface
172!-----------------------------------------------------------------------
173/
174!-----------------------------------------------------------------------
175&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
176!-----------------------------------------------------------------------
177/
178!-----------------------------------------------------------------------
179&nammpp_dyndist !   Massively Parallel Distribution for AGRIF zoom      ("key_agrif" && "key_mpp_dyndist")
180!-----------------------------------------------------------------------
181/
182!-----------------------------------------------------------------------
183&namctl        !   Control prints & Benchmark
184!-----------------------------------------------------------------------
185/
186!-----------------------------------------------------------------------
187&namptr       !   Poleward Transport Diagnostic
188!-----------------------------------------------------------------------
189/
190!-----------------------------------------------------------------------
191&namhsb       !  Heat and salt budgets
192!-----------------------------------------------------------------------
193/
194!-----------------------------------------------------------------------
195&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
196!-----------------------------------------------------------------------
197/
Note: See TracBrowser for help on using the repository browser.