source: CONFIG/UNIFORM/v6/IPSLCM6.5/GENERAL/PARAM/namelist_ORCA1_cfg @ 5126

Last change on this file since 5126 was 5126, checked in by cetlod, 4 years ago

CM6.5 : update namelist

File size: 37.0 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OCE  Configuration namelist : overwrite default values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!!             ORCA2 - ICE - PISCES configuration                     !!
5!!======================================================================
6!!              ***  Domain & Run management namelists  ***           !!
7!!                                                                    !!
8!!   namrun       parameters of the run
9!!   namdom       space and time domain
10!!   namcfg       parameters of the configuration                       (default: user defined GYRE)
11!!   namwad       Wetting and drying                                    (default: OFF)
12!!   namtsd       data: temperature & salinity                          (default: OFF)
13!!   namcrs       coarsened grid (for outputs and/or TOP)               (ln_crs =T)
14!!   namc1d       1D configuration options                              ("key_c1d")
15!!   namc1d_dyndmp 1D newtonian damping applied on currents             ("key_c1d")
16!!   namc1d_uvd   1D data (currents)                                    ("key_c1d")
17!!======================================================================
18!
19!-----------------------------------------------------------------------
20&namrun        !   parameters of the run
21!-----------------------------------------------------------------------
22   cn_exp      = _AUTOBLOCKER_    !  Experience name
23   nn_it000    = _AUTOBLOCKER_    !  First time step
24   nn_itend    = _AUTOBLOCKER_    !  Last  time step
25   nn_date0    = _AUTOBLOCKER_    !  Date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)
26   nn_leapy    = _AUTOBLOCKER_    !  Leap year calendar (1) or not (0)
27   ln_rstart   = _AUTOBLOCKER_    !  start from rest (F) or from a restart file (T)
28   nn_rstctl   = _AUTOBLOCKER_    !  Restart control => activated only if ln_rstart = T
29                           !    = 0 nn_date0 read in namelist ; nn_it000 : read in namelist
30                           !    = 1 nn_date0 read in namelist ; nn_it000 : check consistancy between namelist and restart
31                           !    = 2 nn_date0 read in restart  ; nn_it000 : check consistancy between namelist and restart
32   cn_ocerst_in  = "restartopa"   !  Suffix of ocean restart name (input)
33   cn_ocerst_indir = "."       !  directory from which to read input ocean restarts
34   cn_ocerst_out = "restart"      !  Suffix of ocean restart name (output)
35   cn_ocerst_outdir = "."      !  directory in which to write output ocean restarts
36   nn_stock    =  _AUTOBLOCKER_   !  Frequency of creation of a restart file (modulo referenced to 1)
37   ln_mskland  = .true.    !  Masks land points in NetCDF outputs
38   ln_cfmeta   = .true.    !  output additional data to netCDF files required for compliance with the CF metadata standard
39/
40!-----------------------------------------------------------------------
41&namdom        !   time and space domain
42!-----------------------------------------------------------------------
43   rn_rdt      = 2700.     !  time step for the dynamics and tracer
44   ln_meshmask =  _AUTO_
45/
46!-----------------------------------------------------------------------
47&namcfg        !   parameters of the configuration                      (default: use namusr_def in namelist_cfg)
48!-----------------------------------------------------------------------
49   ln_read_cfg = .true.    !  (=T) read the domain configuration file
50      cn_domcfg = "domain_cfg.nc"    ! domain configuration filename
51      !
52      ln_closea    = .true.    !  F => suppress closed seas (defined by closea_mask field)
53      !                         !       from the bathymetry at runtime.
54/
55!-----------------------------------------------------------------------
56&namtsd        !    Temperature & Salinity Data  (init/dmp)             (default: OFF)
57!-----------------------------------------------------------------------
58   !                       ! =T  read T-S fields for:
59   ln_tsd_init = .true.         !  ocean initialisation
60   ln_tsd_dmp  = .false.          !  T-S restoring   (see namtra_dmp)
61
62   cn_dir = './'     !  root directory for the T-S data location
63   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
64   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
65   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
66   sn_tem  = 'conservative_temperature_WOA13_decav_Reg1L75_clim', -1 ,'votemper' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_eorca1_bilinear.nc'  ,   ''    ,    ''
67   sn_sal  = 'absolute_salinity_WOA13_decav_Reg1L75_clim'       , -1 ,'vosaline' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_eorca1_bilinear.nc'  ,   ''
68/
69!!======================================================================
70!!            ***  Surface Boundary Condition namelists  ***          !!
71!!                                                                    !!
72!!   namsbc          surface boundary condition manager                 (default: NO selection)
73!!   namsbc_flx      flux               formulation                     (ln_flx     =T)
74!!   namsbc_blk      Bulk formulae formulation                          (ln_blk     =T)
75!!   namsbc_cpl      CouPLed            formulation                     ("key_oasis3" )
76!!   namsbc_sas      Stand-Alone Surface module                         (SAS_SRC  only)
77!!   namsbc_iif      Ice-IF: use observed ice cover                     (nn_ice = 1   )
78!!   namtra_qsr      penetrative solar radiation                        (ln_traqsr  =T)
79!!   namsbc_ssr      sea surface restoring term (for T and/or S)        (ln_ssr     =T)
80!!   namsbc_rnf      river runoffs                                      (ln_rnf     =T)
81!!   namsbc_apr      Atmospheric Pressure                               (ln_apr_dyn =T)
82!!   namsbc_isf      ice shelf melting/freezing                         (ln_isfcav  =T : read (ln_read_cfg=T) or set or usr_def_zgr )
83!!   namsbc_iscpl    coupling option between land ice model and ocean   (ln_isfcav  =T)
84!!   namsbc_wave     external fields from wave model                    (ln_wave    =T)
85!!   namberg         iceberg floats                                     (ln_icebergs=T)
86!!======================================================================
87!
88!-----------------------------------------------------------------------
89&namsbc        !   Surface Boundary Condition manager                   (default: NO selection)
90!-----------------------------------------------------------------------
91   nn_fsbc     = 2         !  frequency of SBC module call
92                           !     (also = the frequency of sea-ice & iceberg model call)
93                     ! Type of air-sea fluxes
94   ln_cpl      = .true.    !  atmosphere coupled   formulation          ( requires key_oasis3 )
95                     ! Sea-ice :
96   nn_ice      = 2         !  =2 or 3 automatically for SI3 or CICE    ("key_si3" or "key_cice")
97                     ! Misc. options of sbc :
98   ln_traqsr   = .true.   !  Light penetration in the ocean            (T => fill namtra_qsr)
99   ln_isf      = .true.   !  ice shelf                                 (T   => fill namsbc_isf & namsbc_iscpl)
100/
101!-----------------------------------------------------------------------
102&namsbc_blk    !   namsbc_blk  generic Bulk formula                     (ln_blk =T)
103!-----------------------------------------------------------------------
104/
105!-----------------------------------------------------------------------
106&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3")
107!-----------------------------------------------------------------------
108   nn_cplmodel   =     1   !  Maximum number of models to/from which NEMO is potentially sending/receiving data
109   ln_usecplmask = .false. !  use a coupling mask file to merge data received from several models
110   !                       !   -> file cplmask.nc with the float variable called cplmask (jpi,jpj,nn_cplmodel)
111   nn_cats_cpl   =     1   !  Number of sea ice categories over which coupling is to be carried out (if not 1)
112   !_____________!__________________________!____________!_____________!______________________!________!
113   !             !        description       !  multiple  !    vector   !       vector         ! vector !
114   !             !                          ! categories !  reference  !     orientation      ! grids  !
115!***   send    ***
116   sn_snd_temp   =   'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   ''
117   sn_snd_alb    =   'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   ''
118   sn_snd_crt    =   'mixed oce-ice'        ,    'no'    , 'cartesian' , 'eastward-northward' ,  'T'
119   sn_snd_co2    =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
120   sn_snd_thick  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
121   sn_snd_crtw   =   'none'                 ,    'no'    ,     ''      ,         ''           , 'U,V'
122   sn_snd_ifrac  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
123   sn_snd_wlev   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
124   sn_snd_cond   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
125   sn_snd_thick1 =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
126   sn_snd_mpnd   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
127   sn_snd_sstfrz =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
128   sn_snd_ttilyr =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
129!***  receive  ***
130   sn_rcv_w10m   =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   ''
131   sn_rcv_taumod =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
132   sn_rcv_tau    =   'mixed oce-ice'        ,    'no'    , 'cartesian' , 'eastward-northward' ,  'U,V'
133   sn_rcv_dqnsdt =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   ''
134   sn_rcv_qsr    =   'conservative'         ,    'no'    ,     ''      ,         ''           ,   ''
135   sn_rcv_qns    =   'conservative'         ,    'no'    ,     ''      ,         ''           ,   ''
136   sn_rcv_emp    =   'conservative'         ,    'no'    ,     ''      ,         ''           ,   ''
137   sn_rcv_rnf    =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   ''
138   sn_rcv_cal    =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   ''
139   sn_rcv_co2    =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
140   sn_rcv_isf    =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   ''
141   sn_rcv_icb    =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   ''
142   sn_rcv_hsig   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
143   sn_rcv_iceflx =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
144   sn_rcv_mslp   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
145   sn_rcv_phioc  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
146   sn_rcv_sdrfx  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
147   sn_rcv_sdrfy  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
148   sn_rcv_wper   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
149   sn_rcv_wnum   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
150   sn_rcv_wfreq  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
151   sn_rcv_wdrag  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
152   sn_rcv_ts_ice =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
153   sn_rcv_tauwoc =   'none'                 ,    'no'    ,     ''      ,         ''          ,   ''
154   sn_rcv_tauw   =   'none'                 ,    'no'    ,     ''      ,         ''          ,   ''
155   sn_rcv_wdrag  =   'none'                 ,    'no'    ,     ''      ,         ''          ,   ''
156/
157!-----------------------------------------------------------------------
158&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T)
159!-----------------------------------------------------------------------
160   !                       ! type of penetration                        (default: NO selection)
161   sn_chl      ='merged_ESACCI_BIOMER4V1R1_CHL_REG05',  -1  , 'CHLA' , .true. , .true. , 'yearly' , 'weights_reg05_2_eorca1_bilinear.nc' , '' , ''
162   ln_qsr_rgb  = .false.    !  RGB (Red-Green-Blue) light penetration
163   ln_qsr_2bd  = .false.   !  2 bands              light penetration
164   ln_qsr_bio  = .true.   !  bio-model light penetration
165   nn_chldta   =    1       !  RGB : Chl data (=1) or cst value (=0)
166   !
167/
168!-----------------------------------------------------------------------
169&namsbc_ssr    !   surface boundary condition : sea surface restoring   (ln_ssr =T)
170!-----------------------------------------------------------------------
171/
172!-----------------------------------------------------------------------
173&namsbc_rnf    !   runoffs                                              (ln_rnf =T)
174!-----------------------------------------------------------------------
175   ln_rnf_mouth = .false.   !  specific treatment at rivers mouths
176      rn_hrnf     =  15.e0    !  depth over which enhanced vertical mixing is used    (ln_rnf_mouth=T)
177      rn_avt_rnf  =   1.e-3   !  value of the additional vertical mixing coef. [m2/s] (ln_rnf_mouth=T)
178   rn_rfact    =   1.e0    !  multiplicative factor for runoff
179   ln_rnf_depth = .true.   !  read in depth information for runoff
180   ln_rnf_tem  = .false.   !  read in temperature information for runoff
181   ln_rnf_sal  = .false.   !  read in salinity information for runoff
182   ln_rnf_depth_ini = .false. ! compute depth at initialisation from runoff file
183      rn_rnf_max  = 0.05  !  max value of the runoff climatologie over global domain ( ln_rnf_depth_ini = .true )
184      rn_dep_max  = 150.      !  depth over which runoffs is spread ( ln_rnf_depth_ini = .true )
185
186   cn_dir = './'  !  root directory for the location of the runoff files
187   !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________!
188   !           !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
189   !           !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
190   sn_rnf      = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc',        -1         , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
191   sn_cnf      = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc',         0         , 'socoeff' ,   .false.    , .true. , 'yearly'  , ''       , ''       , ''
192   sn_s_rnf    = 'runoffs'            ,        24         , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
193   sn_t_rnf    = 'runoffs'            ,        24         , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
194   sn_dep_rnf  = 'runoffs_depths.nc'  ,         0         , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''       , ''
195/
196!-----------------------------------------------------------------------
197&namsbc_isf    !  Top boundary layer (ISF)                              (ln_isfcav =T : read (ln_read_cfg=T)
198!-----------------------------------------------------------------------             or set or usr_def_zgr )
199   !                 ! type of top boundary layer
200   nn_isf      = 3         !  ice shelf melting/freezing
201                           !  3 = rnf file for ISF 
202   !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________!
203   !           !  file name  ! frequency (hours) ! variable  ! time interp.!  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
204   !           !             !  (if <0  months)  !   name    !  (logical)  !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      !
205   sn_rnfisf     = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc' ,   -12      ,'sornfisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   ''
206   sn_depmax_isf = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc' ,   -12      ,'sodepmax_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   ''
207   sn_depmin_isf = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc' ,   -12      ,'sodepmin_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   ''
208/
209!-----------------------------------------------------------------------
210&namsbc_wave   ! External fields from wave model                        (ln_wave=T)
211!-----------------------------------------------------------------------
212/
213!-----------------------------------------------------------------------
214&namberg       !   iceberg parameters                                   (default: OFF)
215!-----------------------------------------------------------------------
216/
217!!======================================================================
218!!               ***  Lateral boundary condition  ***                 !!
219!!                                                                    !!
220!!   namlbc        lateral momentum boundary condition                  (default: NO selection)
221!!   namagrif      agrif nested grid   (read by child model only)       ("key_agrif")
222!!   nam_tide      Tidal forcing                                        (default: OFF)
223!!   nambdy        Unstructured open boundaries                         (default: OFF)
224!!   nambdy_dta    Unstructured open boundaries - external data         (see  nambdy)
225!!   nambdy_tide   tidal forcing at open boundaries                     (default: OFF)
226!!======================================================================
227!
228!-----------------------------------------------------------------------
229&namlbc        !   lateral momentum boundary condition                  (default: NO selection)
230!-----------------------------------------------------------------------
231   rn_shlat    =    0.     !  no slip
232/
233!-----------------------------------------------------------------------
234&namagrif      !  AGRIF zoom                                            ("key_agrif")
235!-----------------------------------------------------------------------
236/
237!!======================================================================
238!!                ***  Top/Bottom boundary condition  ***             !!
239!!                                                                    !!
240!!   namdrg        top/bottom drag coefficient                          (default: NO selection)
241!!   namdrg_top    top    friction                                      (ln_OFF=F & ln_isfcav=T)
242!!   namdrg_bot    bottom friction                                      (ln_OFF=F)
243!!   nambbc        bottom temperature boundary condition                (default: OFF)
244!!   nambbl        bottom boundary layer scheme                         (default: OFF)
245!!======================================================================
246!
247!-----------------------------------------------------------------------
248&namdrg        !   top/bottom drag coefficient                          (default: NO selection)
249!-----------------------------------------------------------------------
250   ln_non_lin  = .true.   !  non-linear  drag: Cd = Cd0 |U|
251   ln_loglayer = .false.   !  logarithmic drag: Cd = vkarmn/log(z/z0) |U|
252   !
253   ln_drgimp   = .true.    !  implicit top/bottom friction flag
254/
255!-----------------------------------------------------------------------
256&namdrg_bot    !   BOTTOM friction                                      (ln_OFF =F)
257!-----------------------------------------------------------------------
258   rn_Cd0      =  1.e-3    !  drag coefficient [-]
259   rn_Cdmax    =  0.1      !  drag value maximum [-] (logarithmic drag)
260   rn_ke0      =  2.5e-3   !  background kinetic energy  [m2/s2] (non-linear cases)
261   rn_z0       =  3.e-3    !  roughness [m] (ln_loglayer=T)
262   ln_boost    = .false.   !  =T regional boost of Cd0 ; =F constant
263      rn_boost =  50.         !  local boost factor  [-]
264/
265!-----------------------------------------------------------------------
266&nambbc        !   bottom temperature boundary condition                (default: OFF)
267!-----------------------------------------------------------------------
268   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom
269      nn_geoflx   =    2      !  geothermal heat flux: = 2 read variable flux [mW/m2]
270
271   cn_dir = './'  !  root directory for the geothermal data location
272   !___________!____________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
273   !           !  file name         ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
274   !           !                    !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
275   sn_qgh      ='Goutorbe_ghflux.nc',        -12.       , 'gh_flux' ,   .false.   , .true. , 'yearly'  , 'weights_Goutorbe1_2_eorca1_bilinear.nc'       , ''       , ''
276/
277!-----------------------------------------------------------------------
278&nambbl        !   bottom boundary layer scheme                         (default: OFF)
279!-----------------------------------------------------------------------
280   ln_trabbl   = .true.    !  Bottom Boundary Layer parameterisation flag
281      nn_bbl_ldf  =  1        !  diffusive bbl (=1)   or not (=0)
282      nn_bbl_adv  =  0        !  advective bbl (=1/2) or not (=0)
283      rn_ahtbbl   =  1000.    !  lateral mixing coefficient in the bbl  [m2/s]
284      rn_gambbl   =  10.      !  advective bbl coefficient                 [s]
285/
286!!======================================================================
287!!                        Tracer (T-S) namelists                      !!
288!!                                                                    !!
289!!   nameos        equation of state                                    (default: NO selection)
290!!   namtra_adv    advection scheme                                     (default: NO selection)
291!!   namtra_ldf    lateral diffusion scheme                             (default: NO selection)
292!!   namtra_mle    mixed layer eddy param. (Fox-Kemper param.)          (default: OFF)
293!!   namtra_eiv    eddy induced velocity param.                         (default: OFF)
294!!   namtra_dmp    T & S newtonian damping                              (default: OFF)
295!!======================================================================
296!
297!-----------------------------------------------------------------------
298&nameos        !   ocean Equation Of Seawater                           (default: NO selection)
299!-----------------------------------------------------------------------
300   ln_teos10   = .true.         !  = Use TEOS-10
301/
302!-----------------------------------------------------------------------
303&namtra_adv    !   advection scheme for tracer                          (default: NO selection)
304!-----------------------------------------------------------------------
305   ln_traadv_fct = .true.     !  FCT scheme
306      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order
307      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
308/
309!-----------------------------------------------------------------------
310&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection)
311!-----------------------------------------------------------------------
312   ln_traldf_lap   = .true.    !    laplacian operator
313   ln_traldf_iso   = .true.    !  iso-neutral (Standard operator)
314   ln_traldf_msc   = .true.    !  Method of Stabilizing Correction      (both operators)
315   !                       !  Coefficients:
316   nn_aht_ijk_t    = 20        !  space/time variation of eddy coef
317      !                             !   = 20     aht = 1/2  Ud. max(e1,e2)
318      rn_Ud        = 0.018          !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30)
319      rn_Ld        = 100.e+3        !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10)
320/
321!-----------------------------------------------------------------------
322&namtra_mle    !   mixed layer eddy parametrisation (Fox-Kemper)        (default: OFF)
323!-----------------------------------------------------------------------
324   ln_mle      = .true.   ! (T) use the Mixed Layer Eddy (MLE) parameterisation
325/
326!-----------------------------------------------------------------------
327&namtra_eiv    !   eddy induced velocity param.                         (default: OFF)
328!-----------------------------------------------------------------------
329   ln_ldfeiv   = .true.    ! use eddy induced velocity parameterization
330      !                        !  Coefficients:
331      nn_aei_ijk_t  = 21          ! space/time variation of the eiv coeficient
332      !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
333      !                           !  time invariant coefficients:  aei0 = 1/2  Ue*Le
334      rn_Ue        = 0.018             !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30)
335      rn_Le        = 100.e+3           !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10)
336      !
337      ln_ldfeiv_dia =.true.   ! diagnose eiv stream function and velocities
338/
339!-----------------------------------------------------------------------
340&namtra_dmp    !   tracer: T & S newtonian damping                      (default: OFF)
341!-----------------------------------------------------------------------
342   ln_tradmp   =  .false.   !  add a damping term (using resto.nc coef.)
343      nn_zdmp  =    0         !  vertical shape =0    damping throughout the water column
344/
345!!======================================================================
346!!                      ***  Dynamics namelists  ***                  !!
347!!                                                                    !!
348!!   nam_vvl       vertical coordinate options                          (default: z-star)
349!!   namdyn_adv    formulation of the momentum advection                (default: NO selection)
350!!   namdyn_vor    advection scheme                                     (default: NO selection)
351!!   namdyn_hpg    hydrostatic pressure gradient                        (default: NO selection)
352!!   namdyn_spg    surface pressure gradient                            (default: NO selection)
353!!   namdyn_ldf    lateral diffusion scheme                             (default: NO selection)
354!!   namdta_dyn    offline TOP: dynamics read in files                  (OFF_SRC only)
355!!======================================================================
356!
357!-----------------------------------------------------------------------
358&namdyn_adv    !   formulation of the momentum advection                (default: NO selection)
359!-----------------------------------------------------------------------
360   ln_dynadv_vec = .true.  !  vector form - 2nd centered scheme
361     nn_dynkeg     = 1        ! grad(KE) scheme: =0   C2  ;  =1   Hollingsworth correction
362/
363!-----------------------------------------------------------------------
364&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO selection)
365!-----------------------------------------------------------------------
366   ln_dynvor_een = .true.  !  energy & enstrophy scheme
367      nn_een_e3f = 0          ! =0   e3f = mean masked e3t divided by 4
368/
369!-----------------------------------------------------------------------
370&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection)
371!-----------------------------------------------------------------------
372   ln_hpg_sco  = .true.   !  s-coordinate (standard jacobian formulation)
373/
374!-----------------------------------------------------------------------
375&namdyn_spg    !   surface pressure gradient                            (default: NO selection)
376!-----------------------------------------------------------------------
377   ln_dynspg_exp  = .false.   ! explicit free surface
378   ln_dynspg_ts   = .true.   ! split-explicit free surface
379      ln_bt_fw      = .false.     ! Forward integration of barotropic Eqs.
380      ln_bt_av      = .true.     ! Time filtering of barotropic variables
381         nn_bt_flt     = 1          ! Time filter choice  = 0 None
382         !                          !                     = 1 Boxcar over   nn_baro sub-steps
383         !                          !                     = 2 Boxcar over 2*nn_baro  "    "
384      ln_bt_auto    = .true.     ! Number of sub-step defined from:
385         rn_bt_cmax   =  0.8        ! =T : the Maximum Courant Number allowed
386         nn_baro      = 30          ! =F : the number of sub-step in rn_rdt seconds
387      rn_bt_alpha   = 0.         ! Temporal diffusion parameter (if ln_bt_av=F)
388/
389!-----------------------------------------------------------------------
390&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection)
391!-----------------------------------------------------------------------
392   ln_dynldf_lap =  .true.     !    laplacian operator
393   ln_dynldf_lev =  .true.     !  iso-level
394   nn_ahm_ijk_t  = -30           !  space/time variation of eddy coefficient :
395      !                             !  =-30  read in eddy_viscosity_3D.nc file
396/
397!!======================================================================
398!!                     vertical physics namelists                     !!
399!!                                                                    !!
400!!    namzdf        vertical physics manager                            (default: NO selection)
401!!    namzdf_ric    richardson number vertical mixing                   (ln_zdfric=T)
402!!    namzdf_tke    TKE vertical mixing                                 (ln_zdftke=T)
403!!    namzdf_gls    GLS vertical mixing                                 (ln_zdfgls=T)
404!!    namzdf_osm    OSM vertical diffusion                              (ln_zdfosm=T)
405!!    namzdf_iwm    tidal mixing parameterization                       (ln_zdfiwm=T)
406!!======================================================================
407!
408!-----------------------------------------------------------------------
409&namzdf        !   vertical physics manager                             (default: NO selection)
410!-----------------------------------------------------------------------
411   ln_zdftke   = .true.       !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke)
412   ln_zdfevd   = .true.       !  Enhanced Vertical Diffusion scheme
413      nn_evdm  =    0            !  evd apply on tracer (=0) or on tracer and momentum (=1)
414      rn_evd   =  100.           !  evd mixing coefficient [m2/s]
415   ln_zdfddm   = .true.    ! double diffusive mixing
416      rn_avts  =    1.e-4     !  maximum avs (vertical mixing on salinity)
417      rn_hsbfr =    1.6       !  heat/salt buoyancy flux ratio
418   ln_zdfiwm   = .true.       ! internal wave-induced mixing            (T =>   fill namzdf_iwm)
419   !                       !  Coefficients
420   rn_avm0     =   1.2e-4     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F)
421   rn_avt0     =   1.2e-5     !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F)
422   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0)
423   nn_havtb    =    0         !  horizontal shape for avtb (=1) or not (=0)
424/
425!-----------------------------------------------------------------------
426&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T)
427!-----------------------------------------------------------------------
428   nn_mxl      =   2       !  mixing length: = 2 first vertical derivative of mixing length bounded by 1
429   ln_mxl0     = .true.    !  surface mixing length scale = F(wind stress) (T) or not (F)
430      nn_mxlice   = 2         ! type of scaling under sea-ice
431                              !    = 2  scaling with mean sea-ice thickness
432   nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to NIWs
433                               !        = 0 none ; = 1 add a tke source below the ML
434   ln_lc      = .true.     !  Langmuir cell parameterisation (Axell 2002)
435   rn_lc      =  0.20      !  coef. associated to Langmuir cells
436   nn_eice     =   3       !  attenutaion of langmuir & surface wave breaking under ice
437   !                       !           = 3 weighted by 1-MIN(1,4*fr_i)
438/
439!-----------------------------------------------------------------------
440&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T)
441!-----------------------------------------------------------------------
442   nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2)
443   ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency
444   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F)
445/
446!!======================================================================
447!!                  ***  Diagnostics namelists  ***                   !!
448!!                                                                    !!
449!!   namtrd       dynamics and/or tracer trends                         (default: OFF)
450!!   namptr       Poleward Transport Diagnostics                        (default: OFF)
451!!   namhsb       Heat and salt budgets                                 (default: OFF)
452!!   namdiu       Cool skin and warm layer models                       (default: OFF)
453!!   namdiu       Cool skin and warm layer models                       (default: OFF)
454!!   namflo       float parameters                                      (default: OFF)
455!!   nam_diaharm  Harmonic analysis of tidal constituents               (default: OFF)
456!!   nam_diadct   transports through some sections                      (default: OFF)
457!!   nam_diatmb   Top Middle Bottom Output                              (default: OFF)
458!!   nam_dia25h   25h Mean Output                                       (default: OFF)
459!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4")
460!!======================================================================
461!-----------------------------------------------------------------------
462&namtrd        !   trend diagnostics                                    (default: OFF)
463!-----------------------------------------------------------------------
464   ln_tra_trd  = .true.   ! (T) 3D tracer trend output
465/
466!
467!!======================================================================
468!!               ***  Observation & Assimilation  ***                 !!
469!!                                                                    !!
470!!   namobs       observation and model comparison                      (default: OFF)
471!!   nam_asminc   assimilation increments                               ('key_asminc')
472!!======================================================================
473!
474!!======================================================================
475!!                  ***  Miscellaneous namelists  ***                 !!
476!!                                                                    !!
477!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi")
478!!   namctl            Control prints                                   (default: OFF)
479!!   namsto            Stochastic parametrization of EOS                (default: OFF)
480!!======================================================================
481!
482!-----------------------------------------------------------------------
483&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi")
484!-----------------------------------------------------------------------
485/
486!-----------------------------------------------------------------------
487&namctl        !   Control prints                                       (default: OFF)
488!-----------------------------------------------------------------------
489/
490!-----------------------------------------------------------------------
491&namsto        ! Stochastic parametrization of EOS                      (default: OFF)
492!-----------------------------------------------------------------------
493/
494!-----------------------------------------------------------------------
495&namptr        !   Poleward Transport Diagnostic                        (default: OFF)
496!-----------------------------------------------------------------------
497   ln_diaptr   = .true.   !  Poleward heat and salt transport (T) or not (F)
498   ln_subbas   = .true.   !  Atlantic/Pacific/Indian basins computation (T) or not
499/
500!-----------------------------------------------------------------------
501&namhsb        !  Heat and salt budgets                                 (default: OFF)
502!-----------------------------------------------------------------------
503   ln_diahsb   = .true.   !  output the heat and salt budgets (T) or not (F)
504/
Note: See TracBrowser for help on using the repository browser.