source: CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_ORCA1_cfg @ 2276

Last change on this file since 2276 was 2265, checked in by omamce, 10 years ago

O.M.

Add namelists for ORCA1 LIM2. No diurnal cycle presently.
Add namelists for ORCA1 LIM3 : still not working.

File size: 18.6 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!
5!-----------------------------------------------------------------------
6&namrun        !   parameters of the run
7!-----------------------------------------------------------------------
8   cn_exp      =  "ORCA1"  !  AUTO - experience name
9   nn_it000    =       1   !  AUTO - first time step
10   nn_itend    =    5475   !  AUTO - last  time step (std 5475)
11   nn_date0    =  010101   !  AUTO - date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)
12   nn_leapy    =       0   !  AUTO - Leap year calendar (1) or not (0)
13   ln_rstart   = .false.   !  AUTO - start from rest (F) or from a restart file (T)
14   nn_rstctl   =       0   !  AUTO - restart control => activated only if ln_rstart = T
15                           !    = 0 nn_date0 read in namelist ; nn_it000 : read in namelist
16                           !    = 1 nn_date0 read in namelist ; nn_it000 : check consistancy between namelist and restart
17                           !    = 2 nn_date0 read in restart  ; nn_it000 : check consistancy between namelist and restart
18   cn_ocerst_in  = "restartopa"   !  suffix of ocean restart name (input)
19   cn_ocerst_out = "restart"   !  suffix of ocean restart name (output)
20   nn_istate   =       0   !  output the initial state (1) or not (0)
21   nn_stock    =    5475   !  AUTO - frequency of creation of a restart file (modulo referenced to 1)
22   nn_write    =    5475   !  AUTO - frequency of write in the output file   (modulo referenced to nn_it000)
23/
24!-----------------------------------------------------------------------
25&namcfg        !   parameters of the configuration
26!-----------------------------------------------------------------------
27   cp_cfg      =  "orca"               !  name of the configuration
28   jp_cfg      =       1               !  resolution of the configuration
29   jpidta      =     362               !  1st lateral dimension ( >= jpi )
30   jpjdta      =     292               !  2nd    "         "    ( >= jpj )
31   jpkdta      =      75               !  number of levels      ( >= jpk )
32   jpiglo      =     362               !  1st dimension of global domain --> i =jpidta
33   jpjglo      =     292               !  2nd    -                  -    --> j  =jpjdta
34   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
35   jpjzoom     =       1               !  in data domain indices
36   jperio      =       6               !  lateral cond. type (between 0 and 6)
37/
38!-----------------------------------------------------------------------
39&namzgr        !   vertical coordinate
40!-----------------------------------------------------------------------
41/
42!-----------------------------------------------------------------------
43&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
44!-----------------------------------------------------------------------
45   rn_sbot_min =  300.     !  minimum depth of s-bottom surface (>0) (m)
46   rn_sbot_max = 5250.     !  maximum depth of s-bottom surface (= ocean depth) (>0) (m)
47   rn_theta    =    6.0    !  surface control parameter (0<=rn_theta<=20)
48   rn_thetb    =    0.75   !  bottom control parameter  (0<=rn_thetb<= 1)
49   rn_rmax     =    0.15   !  maximum cut-off r-value allowed (0<rn_max<1)
50   rn_bb       =    0.8    !  stretching with s-sigma
51   rn_hc       =  150.0    !  critical depth with s-sigma
52/
53!-----------------------------------------------------------------------
54&namdom        !   space and time domain (bathymetry, mesh, timestep)
55!-----------------------------------------------------------------------
56   nn_msh      =    0      !  AUTO - create (=1) a mesh file or not (=0)
57   rn_rdt      = 3600.     !  time step for the dynamics (and tracer if nn_acc=0)
58   nn_closea    =   1      !  remove (=0) or keep (=1) closed seas and lakes (ORCA)
59   !
60   jphgr_msh   =       0               !  type of horizontal mesh
61   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
62   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
63   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
64   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
65   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
66   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
67   ppsur       =   -3958.951371276829  !  ORCA r4, r2 and r05 coefficients
68   ppa0        =     103.9530096000000 ! (default coefficients)
69   ppa1        =       2.415951269000000   !
70   ppkth       =      15.35101370000000    !
71   ppacr       =       7.0             !
72   ppdzmin     =  999999.0             !  Minimum vertical spacing
73   pphmax      =  999999.0             !  Maximum depth
74   ldbletanh   =   .TRUE.              !  Use/do not use double tanf function for vertical coordinates
75   ppa2        =     100.7609285000000 !  Double tanh function parameters
76   ppkth2      =      48.02989372000000    !
77   ppacr2      =      13.00000000000   !
78   rn_hmin     =   60.
79/
80!-----------------------------------------------------------------------
81&namcrs        !   Grid coarsening for dynamics output and/or
82               !   passive tracer coarsened online simulations
83!-----------------------------------------------------------------------
84/
85!-----------------------------------------------------------------------
86&namtsd    !   data : Temperature  & Salinity
87!-----------------------------------------------------------------------
88   ln_tsd_init   = .true.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
89   ln_tsd_tradmp = .false.  !  damping of ocean T & S toward T &S input data (T) or not (F)
90/
91!-----------------------------------------------------------------------
92&namsbc        !   Surface Boundary Condition (surface module)
93!-----------------------------------------------------------------------
94   nn_fsbc     = 6         !  frequency of surface boundary condition computation
95                           !     (also = the frequency of sea-ice model call)
96   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core)
97   ln_cpl      = .true.    !  Coupled formulation                       (T => fill namsbc_cpl )
98   ln_apr_dyn  = .false.   !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr )
99   nn_ice      = 2         !  =0 no ice boundary condition   ,
100                           !  =1 use observed ice-cover      ,
101                           !  =2 ice-model used                         ("key_lim3" or "key_lim2")
102   cn_iceflx   = 'linear'  !  AUTO -
103                           !  ="ave"    - Average flux over all ice categories ("key_lim3")
104                           !  ="linear" - Linear repartition of fluxes over ice categories ("key_lim3")
105   nn_ice_embd = 0         !  AUTO -
106                           !  =0 levitating ice (no mass exchange, concentration/dilution effect)
107                           !  =1 levitating ice with mass and salt exchange but no presure effect
108                           !  =2 embedded sea-ice (full salt and mass exchanges and pressure)
109   ln_dm2dc    = .false.   !  daily mean to diurnal cycle on short wave
110   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
111   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
112   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
113                           !     =1 global mean of e-p-r set to zero at each time step
114/
115!-----------------------------------------------------------------------
116&namsbc_core   !   namsbc_core  CORE bulk formulae
117!-----------------------------------------------------------------------
118/
119!-----------------------------------------------------------------------
120&namtra_qsr    !   penetrative solar radiation
121!-----------------------------------------------------------------------
122   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0)
123/
124!-----------------------------------------------------------------------
125&namsbc_rnf    !   runoffs namelist surface boundary condition
126!-----------------------------------------------------------------------
127/
128!-----------------------------------------------------------------------
129&namsbc_ssr    !   surface boundary condition : sea surface restoring
130!-----------------------------------------------------------------------
131/
132!-----------------------------------------------------------------------
133&namsbc_alb    !   albedo parameters
134!-----------------------------------------------------------------------
135   rn_cloud    =    0.00   !  cloud correction to snow and ice albedo
136   rn_albice   =    0.5    !  albedo of melting ice in the arctic and antarctic
137   rn_alphd    =    0.80   !  coefficients for linear interpolation used to
138   rn_alphc    =    0.65   !  compute albedo between two extremes values
139   rn_alphdi   =    0.72   !  (Pyane, 1972)
140/
141!-----------------------------------------------------------------------
142&namsbc_cpl    !   coupling parameters
143!-----------------------------------------------------------------------
144!                    !     description       !  multiple  !    vector   !      vector          ! vector !
145!                    !                       ! categories !  reference  !    orientation       ! grids  !
146! send
147sn_snd_temp   =       'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   ''
148sn_snd_alb    =       'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   ''
149sn_snd_thick  =       'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
150sn_snd_crt    =       'mixed oce-ice'        ,    'no'    , 'cartesian' , 'eastward-northward' ,  'T'
151sn_snd_co2    =       'none'              ,    'no'    ,     ''      ,         ''           ,   ''
152! receive
153sn_rcv_w10m   =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
154sn_rcv_taumod =       'none'                 ,    'no'    ,     ''      ,         ''          ,   ''
155sn_rcv_tau    =       'mixed oce-ice'        ,    'no'    , 'cartesian' , 'eastward-northward',  'U,V'
156sn_rcv_dqnsdt =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
157sn_rcv_qsr    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   ''
158sn_rcv_qns    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   ''
159sn_rcv_emp    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   ''
160sn_rcv_rnf    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
161sn_rcv_cal    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
162sn_rcv_co2    =       'none'              ,    'no'    ,     ''      ,         ''          ,   ''
163/
164/
165!-----------------------------------------------------------------------
166&namberg       !   iceberg parameters
167!-----------------------------------------------------------------------
168/
169!-----------------------------------------------------------------------
170&namlbc        !   lateral momentum boundary condition
171!-----------------------------------------------------------------------
172   rn_shlat    =    0.0    !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
173/
174!-----------------------------------------------------------------------
175&namcla        !   cross land advection
176!-----------------------------------------------------------------------
177/
178!-----------------------------------------------------------------------
179&nambfr        !   bottom friction
180!-----------------------------------------------------------------------
181   nn_bfr      =    2      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction
182/
183!-----------------------------------------------------------------------
184&nambbc        !   bottom temperature boundary condition
185!-----------------------------------------------------------------------
186   ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom
187/
188!-----------------------------------------------------------------------
189&nambbl        !   bottom boundary layer scheme
190!-----------------------------------------------------------------------
191/
192!-----------------------------------------------------------------------
193&nameos        !   ocean physical parameters
194!-----------------------------------------------------------------------
195/
196!-----------------------------------------------------------------------
197&namtra_adv    !   advection scheme for tracer
198!-----------------------------------------------------------------------
199/
200!-----------------------------------------------------------------------
201&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
202!-----------------------------------------------------------------------
203/
204!-----------------------------------------------------------------------
205&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
206!-----------------------------------------------------------------------
207/
208!----------------------------------------------------------------------------------
209&namtra_ldf    !   lateral diffusion scheme for tracers
210!----------------------------------------------------------------------------------
211   ln_traldf_grif   =  .true.   !  griffies skew flux formulation       (require "key_ldfslp")
212   ln_traldf_gdia   =  .true.   !  griffies operator strfn diagnostics  (require "key_ldfslp")
213   ln_botmix_grif   =  .true.   !  griffies operator with lateral mixing on bottom (require "key_ldfslp")
214   rn_aht_0         =  1000.    !  horizontal eddy diffusivity for tracers [m2/s]
215   rn_aeiv_0        =  1000.    !  eddy induced velocity coefficient [m2/s]    (require "key_traldf_eiv")
216/
217!-----------------------------------------------------------------------
218&namtra_dmp    !   tracer: T & S newtonian damping
219!-----------------------------------------------------------------------
220   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
221   nn_zdmp     =    1      !  vertical   shape =0    damping throughout the water column
222
223/
224!-----------------------------------------------------------------------
225&namdyn_adv    !   formulation of the momentum advection
226!-----------------------------------------------------------------------
227/
228!-----------------------------------------------------------------------
229&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
230!-----------------------------------------------------------------------
231/
232!-----------------------------------------------------------------------
233&namdyn_hpg    !   Hydrostatic pressure gradient option
234!-----------------------------------------------------------------------
235   ln_dynhpg_imp = .true.  !  time stepping: semi-implicit time scheme  (T)
236   ln_hpg_zps    = .false. !  z-coordinate - partial steps (interpolation)
237   ln_hpg_prj    = .true.  !  s-coordinate (Pressure Jacobian scheme)
238/
239!-----------------------------------------------------------------------
240&namdyn_ldf    !   lateral diffusion on momentum
241!-----------------------------------------------------------------------
242   rn_ahm_0_lap     = 20000.    !  horizontal laplacian eddy viscosity   [m2/s]
243/
244!-----------------------------------------------------------------------
245&namzdf        !   vertical physics
246!-----------------------------------------------------------------------
247/
248!-----------------------------------------------------------------------
249&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
250!-----------------------------------------------------------------------
251/
252!-----------------------------------------------------------------------
253&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
254!-----------------------------------------------------------------------
255/
256!-----------------------------------------------------------------------
257&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
258!-----------------------------------------------------------------------
259/
260!-----------------------------------------------------------------------
261&namsol        !   elliptic solver / island / free surface
262!-----------------------------------------------------------------------
263/
264!-----------------------------------------------------------------------
265&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
266!-----------------------------------------------------------------------
267   jpni        =   1       !  jpni   number of processors following i (set automatically if < 1)
268   jpnj        =  29       !  jpnj   number of processors following j (set automatically if < 1)
269   jpnij       =  29       !  jpnij  number of local domains (set automatically if < 1)
270/
271!-----------------------------------------------------------------------
272&namctl        !   Control prints & Benchmark
273!-----------------------------------------------------------------------
274/
275!-----------------------------------------------------------------------
276&namptr       !   Poleward Transport Diagnostic
277!-----------------------------------------------------------------------
278   ln_diaptr  = .true.     !  Poleward heat and salt transport (T) or not (F)
279   ln_diaznl  = .true.     !  Add zonal means and meridional stream functions
280   ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not
281                           !  (orca configuration only, need input basins mask file named "subbasins.nc"
282   ln_ptrcomp = .true.     !  Add decomposition : overturning
283   nn_fptr    =  1         !  Frequency of ptr computation [time step]
284   nn_fwri    =  15        !  AUTO - Frequency of ptr outputs [time step]
285/
286!-----------------------------------------------------------------------
287&nam_asminc   !   assimilation increments                               ('key_asminc')
288!-----------------------------------------------------------------------
289/
290!-----------------------------------------------------------------------
291&namsbc_wave   ! External fields from wave model
292!-----------------------------------------------------------------------
293/
294!-----------------------------------------------------------------------
295&namhsb       !  Heat and salt budgets
296!-----------------------------------------------------------------------
297/
298!-----------------------------------------------------------------------
299&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
300!-----------------------------------------------------------------------
301/
Note: See TracBrowser for help on using the repository browser.