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 trunk/NEMOGCM/TRUST/inputs/ORCA2_LIM – NEMO

source: trunk/NEMOGCM/TRUST/inputs/ORCA2_LIM/1_namelist_cfg @ 5936

Last change on this file since 5936 was 5936, checked in by nicolasmartin, 8 years ago

Merge dev_r5092_CNRS18_TRUST onto the trunk: add new tool Trusting (ie TRUST directory at root of NEMGOCM) for continuous integration tests on HPC centers & basic validation tests for developers

File size: 14.5 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      =   "O2LA_trust"        !  experience name
8   nn_itend    =     300          !  last  time step
9   nn_stock    =     150               !  frequency of creation of a restart file (modulo referenced to 1)
10/
11!-----------------------------------------------------------------------
12&namcfg        !   parameters of the configuration
13!-----------------------------------------------------------------------
14   cp_cfg      =  "default"             !  name of the configuration
15   jp_cfg      =      -1               !  resolution of the configuration
16   jpidta      =     182               !  1st lateral dimension ( >= jpi )
17   jpjdta      =     149               !  2nd    "         "    ( >= jpj )
18   jpkdta      =      31               !  number of levels      ( >= jpk )
19   jpiglo      =     182               !  1st dimension of global domain --> i =jpidta
20   jpjglo      =     149               !  2nd    -                  -    --> j  =jpjdta
21   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
22   jpjzoom     =       1               !  in data domain indices
23   jperio      =       0               !  lateral cond. type (between 0 and 6)
24/
25!-----------------------------------------------------------------------
26&namzgr        !   vertical coordinate
27!-----------------------------------------------------------------------
28/
29!-----------------------------------------------------------------------
30&namdom        !   space and time domain (bathymetry, mesh, timestep)
31!----------------------------------------------------------------------- 
32   nn_msh      =       0               !  create (=1) a mesh file or not (=0)
33   jphgr_msh   =       0               !  type of horizontal mesh
34   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
35   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
36   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
37   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
38   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
39   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
40   ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients
41   ppa0        =     255.58049070440   ! (default coefficients)
42   ppa1        =     245.58132232490   !
43   ppkth       =      21.43336197938   !
44   ppacr       =       3.0             !
45   ppdzmin     =  999999.              !  Minimum vertical spacing
46   pphmax      =  999999.              !  Maximum depth
47   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
48   ppa2        =  999999.              !  Double tanh function parameters
49   ppkth2      =  999999.              !
50   ppacr2      =  999999.              !
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&namsplit      !   time splitting parameters                            ("key_dynspg_ts")
57!-----------------------------------------------------------------------
58/
59!-----------------------------------------------------------------------
60&namcrs        !   Grid coarsening for dynamics output and/or
61               !   passive tracer coarsened online simulations
62!-----------------------------------------------------------------------
63/
64!-----------------------------------------------------------------------
65&namtsd    !   data : Temperature  & Salinity
66!-----------------------------------------------------------------------
67/
68!-----------------------------------------------------------------------
69&namsbc        !   Surface Boundary Condition (surface module)
70!-----------------------------------------------------------------------
71   nn_ice      = 0         !  =0 no ice boundary condition   ,
72                           !  =1 use observed ice-cover      ,
73                           !  =2 ice-model used                         ("key_lim3" or "key_lim2)
74   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
75   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
76   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
77                           !     =1 global mean of e-p-r set to zero at each time step
78                           !     =2 annual global mean of e-p-r set to zero
79                           !     =3 global emp set to zero and spread out over erp area
80/
81!-----------------------------------------------------------------------
82&namsbc_core   !   namsbc_core  CORE bulk formulae
83!-----------------------------------------------------------------------
84!              !  file name                    ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights                               ! rotation ! land/sea mask !
85!              !                               !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename                              ! pairing  ! filename      !
86   sn_wndi     = 'u_10.15JUNE2009_fill'        ,         6         , 'U_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bicubic.nc'      , 'Uwnd'   , ''
87   sn_wndj     = 'v_10.15JUNE2009_fill'        ,         6         , 'V_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bicubic.nc'      , 'Vwnd'   , ''
88   sn_qsr      = 'ncar_rad.15JUNE2009_fill'    ,        24         , 'SWDN_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'     , ''       , ''
89   sn_qlw      = 'ncar_rad.15JUNE2009_fill'    ,        24         , 'LWDN_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'     , ''       , ''
90   sn_tair     = 't_10.15JUNE2009_fill'        ,         6         , 'T_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'     , ''       , ''
91   sn_humi     = 'q_10.15JUNE2009_fill'        ,         6         , 'Q_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'     , ''       , ''
92   sn_prec     = 'ncar_precip.15JUNE2009_fill' ,        -1         , 'PRC_MOD1',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'     , ''       , ''
93   sn_snow     = 'ncar_precip.15JUNE2009_fill' ,        -1         , 'SNOW'    ,   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'     , ''       , ''
94   sn_tdif     = 'taudif_core'                 ,        24         , 'taudif'  ,   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'     , ''       , ''
95
96   cn_dir      = './'      !  root directory for the location of the bulk files
97   ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data
98   rn_zqt      = 10.        !  Air temperature and humidity reference height (m)
99   rn_zu       = 10.        !  Wind vector reference height (m)
100   rn_pfac     = 1.        !  multiplicative factor for precipitation (total & snow)
101   rn_efac     = 1.        !  multiplicative factor for evaporation (0. or 1.)
102   rn_vfac     = 0.        !  multiplicative factor for ocean/ice velocity
103                           !  in the calculation of the wind stress (0.=absolute winds or 1.=relative winds)
104/
105!-----------------------------------------------------------------------
106&namtra_qsr    !   penetrative solar radiation
107!-----------------------------------------------------------------------
108!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation !
109!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  !
110   sn_chl      ='chlorophyll',        -1         , 'CHLA'    ,   .true.     , .true. , 'yearly'  , 'weights_bilin.nc'       , ''
111/
112!-----------------------------------------------------------------------
113&namlbc        !   lateral momentum boundary condition
114!-----------------------------------------------------------------------
115/
116!-----------------------------------------------------------------------
117&namcla        !   cross land advection
118!-----------------------------------------------------------------------
119/
120!-----------------------------------------------------------------------
121&namagrif      !  AGRIF zoom                                            ("key_agrif")
122!-----------------------------------------------------------------------
123/
124!-----------------------------------------------------------------------
125&nambfr        !   bottom friction
126!-----------------------------------------------------------------------
127/
128!-----------------------------------------------------------------------
129&nambbc        !   bottom temperature boundary condition
130!-----------------------------------------------------------------------
131/
132!-----------------------------------------------------------------------
133&nambbl        !   bottom boundary layer scheme
134!-----------------------------------------------------------------------
135/
136!-----------------------------------------------------------------------
137&nameos        !   ocean physical parameters
138!-----------------------------------------------------------------------
139/
140!-----------------------------------------------------------------------
141&namtra_dmp    !   tracer: T & S newtonian damping
142!-----------------------------------------------------------------------
143   ln_tradmp   =  .false.   !  add a damping termn (T) or not (F)
144/
145!-----------------------------------------------------------------------
146&namtra_adv    !   advection scheme for tracer
147!-----------------------------------------------------------------------
148/
149!-----------------------------------------------------------------------
150&namtra_ldf    !   lateral diffusion scheme for tracers
151!-----------------------------------------------------------------------
152
153   rn_aht_0         =  1000.    !  horizontal eddy diffusivity for tracers [m2/s]
154   rn_aeiv_0        =     0.    !  eddy induced velocity coefficient [m2/s]    (require "key_traldf_eiv")
155/
156!-----------------------------------------------------------------------
157&namdyn_adv    !   formulation of the momentum advection
158!-----------------------------------------------------------------------
159
160!-----------------------------------------------------------------------
161&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
162!-----------------------------------------------------------------------
163/
164!-----------------------------------------------------------------------
165&namdyn_hpg    !   Hydrostatic pressure gradient option
166!-----------------------------------------------------------------------
167/
168!-----------------------------------------------------------------------
169&namdyn_ldf    !   lateral diffusion on momentum
170!-----------------------------------------------------------------------
171   !                       !  Type of the operator :
172   ln_dynldf_lap    =  .false.  !  laplacian operator         
173   ln_dynldf_bilap  =  .true.   !  bilaplacian operator   
174   rn_ahm_0_blp     = -8.5e+11  !  horizontal bilaplacian eddy viscosity [m4/s]
175/
176!-----------------------------------------------------------------------
177&namzdf        !   vertical physics
178!-----------------------------------------------------------------------
179/
180!-----------------------------------------------------------------------
181&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
182!-----------------------------------------------------------------------
183/
184!-----------------------------------------------------------------------
185&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
186!-----------------------------------------------------------------------
187/
188!-----------------------------------------------------------------------
189&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
190!-----------------------------------------------------------------------
191   ln_tmx_itf  = .false.   !  ITF specific parameterisation
192/
193!-----------------------------------------------------------------------
194&namsol        !   elliptic solver / island / free surface
195!-----------------------------------------------------------------------
196/
197!-----------------------------------------------------------------------
198&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
199!-----------------------------------------------------------------------
200/
201!-----------------------------------------------------------------------
202&nammpp_dyndist !   Massively Parallel Distribution for AGRIF zoom      ("key_agrif" && "key_mpp_dyndist")
203!-----------------------------------------------------------------------
204/
205!-----------------------------------------------------------------------
206&namctl        !   Control prints & Benchmark
207!-----------------------------------------------------------------------
208/
209!-----------------------------------------------------------------------
210&namptr       !   Poleward Transport Diagnostic
211!-----------------------------------------------------------------------
212/
213!-----------------------------------------------------------------------
214&namhsb       !  Heat and salt budgets
215!-----------------------------------------------------------------------
216/
217!-----------------------------------------------------------------------
218&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
219!-----------------------------------------------------------------------
220/
221!-----------------------------------------------------------------------
222&namobs       !  observation usage                                      ('key_diaobs')
223!-----------------------------------------------------------------------
224/
225!-----------------------------------------------------------------------
226&nam_asminc   !   assimilation increments                               ('key_asminc')
227!-----------------------------------------------------------------------
228/
Note: See TracBrowser for help on using the repository browser.