source: CONFIG/UNIFORM/v6/LMDZ5A2.1_ISO/GENERAL/PARAM/namelist_ORCA2_cfg @ 3919

Last change on this file since 3919 was 3919, checked in by acosce, 6 years ago

new configuration to run LMDZ5 ISO branche

File size: 20.7 KB
RevLine 
[3919]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      = _AUTOBLOCKER_    !  Experience name
9   nn_it000    = _AUTOBLOCKER_    !  First time step
10   nn_itend    = _AUTOBLOCKER_    !  Last  time step
11   nn_date0    = _AUTOBLOCKER_    !  Date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)
12   nn_leapy    = _AUTOBLOCKER_    !  Leap year calendar (1) or not (0)
13   ln_rstart   = _AUTOBLOCKER_    !  start from rest (F) or from a restart file (T)
14   nn_rstctl   = _AUTOBLOCKER_    !  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_indir = "."       !  directory from which to read input ocean restarts
20   cn_ocerst_out = "restart"      !  Suffix of ocean restart name (output)
21   cn_ocerst_outdir = "."      !  directory in which to write output ocean restarts
22   nn_istate   =       0   !  Output the initial state (1) or not (0)
23   nn_stock    =  _AUTOBLOCKER_   !  Frequency of creation of a restart file (modulo referenced to 1)
24   nn_write    =    5475   !  Requency of write in the output file   (modulo referenced to nn_it000)
25   ln_mskland  = .true.    !  Masks land points in NetCDF outputs
26   ln_dimgnnn  = .false.   !  DIMG file format: 1 file for all processors (F) or by processor (T)
27   ln_cfmeta   = .true.   !  output additional data to netCDF files required for compliance with the CF metadata standard
28   ln_clobber  = .true.    !  clobber (overwrite) an existing file
29   nn_chunksz  =       0   !  chunksize (bytes) for NetCDF file (works only with iom_nf90 routines)
30/
31!-----------------------------------------------------------------------
32&namcfg        !   parameters of the configuration
33!-----------------------------------------------------------------------
34   cp_cfg      =  "orca"               !  name of the configuration
35   jp_cfg      =       2               !  resolution of the configuration
36   jpidta      =     182               !  1st lateral dimension ( >= jpi )
37   jpjdta      =     149               !  2nd    "         "    ( >= jpj )
38   jpkdta      =      31               !  number of levels      ( >= jpk )
39   jpiglo      =     182               !  1st dimension of global domain --> i =jpidta
40   jpjglo      =     149               !  2nd    -                  -    --> j  =jpjdta
41   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
42   jpjzoom     =       1               !  in data domain indices
43   jperio      =       4               !  lateral cond. type (between 0 and 6)
44/
45!-----------------------------------------------------------------------
46&namzgr        !   vertical coordinate
47!-----------------------------------------------------------------------
48/
49!-----------------------------------------------------------------------
50&namdom        !   space and time domain (bathymetry, mesh, timestep)
51!-----------------------------------------------------------------------
52   nn_msh      =    _AUTO_ !  AUTO - create (=1) a mesh file or not (=0)
53   rn_rdt      = 5760.     !  time step for the dynamics (and tracer if nn_acc=0)
54   nn_closea    =   1      !  remove (=0) or keep (=1) closed seas and lakes (ORCA)
55   !
56   jphgr_msh   =       0               !  type of horizontal mesh
57   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
58   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
59   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
60   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
61   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
62   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
63   ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients
64   ppa0        =     255.58049070440   ! (default coefficients)
65   ppa1        =     245.58132232490   !
66   ppkth       =      21.43336197938   !
67   ppacr       =       3.0             !
68   ppdzmin     =  999999.              !  Minimum vertical spacing
69   pphmax      =  999999.              !  Maximum depth
70   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
71   ppa2        =  999999.              !  Double tanh function parameters
72   ppkth2      =  999999.              !
73   ppacr2      =  999999.              !
74/
75!-----------------------------------------------------------------------
76&namsplit      !   time splitting parameters                            ("key_dynspg_ts")
77!-----------------------------------------------------------------------
78/
79!-----------------------------------------------------------------------
80&namcrs        !   Grid coarsening for dynamics output and/or
81               !   passive tracer coarsened online simulations
82!-----------------------------------------------------------------------
83/
84!-----------------------------------------------------------------------
85&namtsd    !   data : Temperature  & Salinity
86!-----------------------------------------------------------------------
87   ln_tsd_init   = .true.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
88   ln_tsd_tradmp = .false.  !  damping of ocean T & S toward T &S input data (T) or not (F)
89/
90!-----------------------------------------------------------------------
91&namsbc        !   Surface Boundary Condition (surface module)
92!-----------------------------------------------------------------------
93   nn_fsbc     = 5         !  frequency of surface boundary condition computation
94                           !     (also = the frequency of sea-ice model call)
95   ln_blk_clio = .false.   !  CLIO bulk formulation                     (T => fill namsbc_clio)
96   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core)
97   ln_blk_mfs  = .false.   !  MFS bulk formulation                      (T => fill namsbc_mfs )
98   ln_cpl      = .true.    !  atmosphere coupled   formulation          ( requires key_oasis3 )
99   ln_mixcpl   = .false.   !  forced-coupled mixed formulation          ( requires key_oasis3 )
100   ln_apr_dyn  = .false.   !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr )
101   nn_ice      = 2         !  =0 no ice boundary condition   ,
102                           !  =1 use observed ice-cover      ,
103                           !  =2 ice-model used                         ("key_lim3" or "key_lim2")
104   nn_ice_embd = 0         !  AUTO -
105                           !  =0 levitating ice (no mass exchange, concentration/dilution effect)
106                           !  =1 levitating ice with mass and salt exchange but no presure effect
107                           !  =2 embedded sea-ice (full salt and mass exchanges and pressure)
108   ln_dm2dc    = .false.   !  daily mean to diurnal cycle on short wave
109   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
110   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
111   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
112                           !     =1 global mean of e-p-r set to zero at each time step
113                           !     =2 annual global mean of e-p-r set to zero
114                           !     =3 global emp set to zero and spread out over erp area
115   ln_wave = .false.       !  Activate coupling with wave (either Stokes Drift or Drag coefficient, or both)  (T => fill namsbc_wave)
116   ln_cdgw = .false.       !  Neutral drag coefficient read from wave model (T => fill namsbc_wave)
117   ln_sdw  = .false.       !  Computation of 3D stokes drift                (T => fill namsbc_wave)
118/
119!-----------------------------------------------------------------------
120&namsbc_core   !   namsbc_core  CORE bulk formulae
121!-----------------------------------------------------------------------
122/
123!-----------------------------------------------------------------------
124&namtra_qsr    !   penetrative solar radiation
125!-----------------------------------------------------------------------
126!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
127!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
128   sn_chl      = 'chlorophyll_surface.nc',        -1         , 'CHLA'    ,   .true.     , .true. , 'yearly'  , ''       , ''       , ''
129/
130!-----------------------------------------------------------------------
131&namsbc_rnf    !   runoffs namelist surface boundary condition
132!-----------------------------------------------------------------------
133!              !  file name           ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
134!              !                      !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
135   sn_rnf      = 'ORCA_R2_runoff_clim_v1.0_nomask',        -1         , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
136   sn_cnf      = 'ORCA_R2_runoff_clim_v1.0_nomask',         0         , 'socoeff' ,   .false.    , .true. , 'yearly'  , ''       , ''       , ''
137   sn_s_rnf    = 'runoffs'                        ,        24         , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
138   sn_t_rnf    = 'runoffs'                        ,        24         , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
139   sn_dep_rnf  = 'runoffs_ORCA2_depths.nc'        ,         0         , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''       , ''
140
141   ln_rnf_mouth = .false.    !  specific treatment at rivers mouths
142   ln_rnf_depth = .true.     !  read in depth information for runoff
143   ln_rnf_tem   = .false.    !  read in temperature information for runoff
144   ln_rnf_sal   = .false.    !  read in salinity information for runoff
145   ln_rnf_depth_ini = .true. !  compute depth at initialisation from runoff file
146   rn_rnf_max   = 0.05       !  max value of the runoff climatology over global domain ( if ln_rnf_depth_ini = .true )
147   rn_dep_max = 150.         !  depth over which runoffs is spread ( ln_rnf_depth_ini = .true )
148   nn_rnf_depth_file = _AUTO_     ! create (=1) a runoff depth file or not (=0)
149/
150!-----------------------------------------------------------------------
151&namsbc_ssr    !   surface boundary condition : sea surface restoring
152!-----------------------------------------------------------------------
153/
154!-----------------------------------------------------------------------
155&namsbc_alb    !   albedo parameters
156!-----------------------------------------------------------------------
157   nn_ice_alb  =    0   !  parameterization of ice/snow albedo
158                        !     0: Shine & Henderson-Sellers (JGR 1985)
159                        !     1: "home made" based on Brandt et al. (J. Climate 2005)
160                        !                         and Grenfell & Perovich (JGR 2004)
161   rn_albice   =  0.5   !  albedo of bare puddled ice (values from 0.49 to 0.58)
162                        !     0.53 (default) => if nn_ice_alb=0
163                        !     0.50 (default) => if nn_ice_alb=1
164/
165!-----------------------------------------------------------------------
166&namsbc_cpl    !   coupling parameters
167!-----------------------------------------------------------------------
168!                    !     description       !  multiple  !    vector   !      vector          ! vector !
169!                    !                       ! categories !  reference  !    orientation       ! grids  !
170! send
171sn_snd_temp   =       'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   ''
172sn_snd_alb    =       'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   ''
173sn_snd_thick  =       'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
174sn_snd_crt    =       'mixed oce-ice'        ,    'no'    , 'cartesian' , 'eastward-northward' ,  'T'
175sn_snd_co2    =       'none'              ,    'no'    ,     ''      ,         ''           ,   ''
176! receive
177sn_rcv_w10m   =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
178sn_rcv_taumod =       'none'                 ,    'no'    ,     ''      ,         ''          ,   ''
179sn_rcv_tau    =       'mixed oce-ice'        ,    'no'    , 'cartesian' , 'eastward-northward',  'U,V'
180sn_rcv_dqnsdt =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
181sn_rcv_qsr    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   ''
182sn_rcv_qns    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   ''
183sn_rcv_emp    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   ''
184sn_rcv_rnf    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
185sn_rcv_cal    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''
186sn_rcv_co2    =       'none'              ,    'no'    ,     ''      ,         ''          ,   ''
187/
188/
189!-----------------------------------------------------------------------
190&namberg       !   iceberg parameters
191!-----------------------------------------------------------------------
192/
193!-----------------------------------------------------------------------
194&namlbc        !   lateral momentum boundary condition
195!-----------------------------------------------------------------------
196/
197!-----------------------------------------------------------------------
198&namcla        !   cross land advection
199!-----------------------------------------------------------------------
200/
201!-----------------------------------------------------------------------
202&nambfr        !   bottom friction
203!-----------------------------------------------------------------------
204/
205!-----------------------------------------------------------------------
206&nambbc        !   bottom temperature boundary condition
207!-----------------------------------------------------------------------
208/
209!-----------------------------------------------------------------------
210&nambbl        !   bottom boundary layer scheme
211!-----------------------------------------------------------------------
212/
213!-----------------------------------------------------------------------
214&nameos        !   ocean physical parameters
215!-----------------------------------------------------------------------
216/
217!-----------------------------------------------------------------------
218&namtra_adv    !   advection scheme for tracer
219!-----------------------------------------------------------------------
220/
221!-----------------------------------------------------------------------
222&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
223!-----------------------------------------------------------------------
224/
225!-----------------------------------------------------------------------
226&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)
227!-----------------------------------------------------------------------
228/
229!----------------------------------------------------------------------------------
230&namtra_ldf    !   lateral diffusion scheme for tracers
231!----------------------------------------------------------------------------------
232/
233!-----------------------------------------------------------------------
234&namtra_dmp    !   tracer: T & S newtonian damping
235!-----------------------------------------------------------------------
236   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
237/
238!-----------------------------------------------------------------------
239&namdyn_adv    !   formulation of the momentum advection
240!-----------------------------------------------------------------------
241/
242!-----------------------------------------------------------------------
243&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
244!-----------------------------------------------------------------------
245/
246!-----------------------------------------------------------------------
247&namdyn_hpg    !   Hydrostatic pressure gradient option
248!-----------------------------------------------------------------------
249/
250!-----------------------------------------------------------------------
251&namdyn_ldf    !   lateral diffusion on momentum
252!-----------------------------------------------------------------------
253/
254!-----------------------------------------------------------------------
255&namzdf        !   vertical physics
256!-----------------------------------------------------------------------
257/
258!-----------------------------------------------------------------------
259&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke")
260!-----------------------------------------------------------------------
261   rn_ebb      =  67.83    !  coef. of the surface input of tke (=67.83 suggested when ln_mxl0=T)
262   rn_mxl0     =   0.01    !  surface  buoyancy lenght scale minimum value
263   nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to internal & intertial waves
264                           !        = 0 no penetration
265                           !        = 1 add a tke source below the ML
266                           !        = 2 add a tke source just at the base of the ML
267                           !        = 3 as = 1 applied on HF part of the stress    ("key_coupled")
268/
269!-----------------------------------------------------------------------
270&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm")
271!-----------------------------------------------------------------------
272/
273!-----------------------------------------------------------------------
274&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
275!-----------------------------------------------------------------------
276/
277!-----------------------------------------------------------------------
278&namsol        !   elliptic solver / island / free surface
279!-----------------------------------------------------------------------
280/
281!-----------------------------------------------------------------------
282&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
283!-----------------------------------------------------------------------
284   cn_mpi_send =  'I'      !  mpi send/recieve type   ='S', 'B', or 'I' for standard send,
285                           !  buffer blocking send or immediate non-blocking sends, resp.
286   nn_buffer   =   0       !  size in bytes of exported buffer ('B' case), 0 no exportation
287   ln_nnogather=  .false.  !  activate code to avoid mpi_allgather use at the northfold
288   jpni        =   3       !  jpni   number of processors following i (set automatically if < 1)
289   jpnj        =  15       !  jpnj   number of processors following j (set automatically if < 1)
290   jpnij       =  45       !  jpnij  number of local domains (set automatically if < 1)
291/
292!-----------------------------------------------------------------------
293&namctl        !   Control prints & Benchmark
294!-----------------------------------------------------------------------
295/
296!-----------------------------------------------------------------------
297&namptr       !   Poleward Transport Diagnostic
298!-----------------------------------------------------------------------
299   ln_diaptr  = .true.     !  Poleward heat and salt transport (T) or not (F)
300   ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not
301                           !  (orca configuration only, need input basins mask file named "subbasins.nc"
302/
303!-----------------------------------------------------------------------
304&nam_asminc   !   assimilation increments                               ('key_asminc')
305!-----------------------------------------------------------------------
306/
307!-----------------------------------------------------------------------
308&namhsb       !  Heat and salt budgets
309!-----------------------------------------------------------------------
310/
311!-----------------------------------------------------------------------
312&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed)
313!-----------------------------------------------------------------------
314/
Note: See TracBrowser for help on using the repository browser.