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.
namelist_cfg in NEMO/branches/2021/ticket2632_r14588_theta_sbcblk/tests/CPL_OASIS/EXPREF – NEMO

source: NEMO/branches/2021/ticket2632_r14588_theta_sbcblk/tests/CPL_OASIS/EXPREF/namelist_cfg @ 15548

Last change on this file since 15548 was 15548, checked in by gsamson, 3 years ago

update branch to the head of the trunk (r15547); ticket #2632

File size: 37.4 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                              (ln_c1d =T)
15!!   namc1d_dyndmp 1D newtonian damping applied on currents             (ln_c1d =T)
16!!   namc1d_uvd   1D data (currents)                                    (ln_c1d =T)
17!!======================================================================
18!
19!-----------------------------------------------------------------------
20&namrun        !   parameters of the run
21!-----------------------------------------------------------------------
22   cn_exp      =  "ORCA2"  !  experience name
23   nn_it000    =       1   !  first time step
24   nn_itend    =     160   !  last  time step (std 5475)
25   nn_istate   =       0   !  output the initial state (1) or not (0)
26/
27!-----------------------------------------------------------------------
28&namdom        !   time and space domain
29!-----------------------------------------------------------------------
30   rn_Dt       = 5400.     !  time step for the dynamics and tracer
31/
32!-----------------------------------------------------------------------
33&namcfg        !   parameters of the configuration                      (default: use namusr_def in namelist_cfg)
34!-----------------------------------------------------------------------
35   ln_read_cfg = .true.    !  (=T) read the domain configuration file
36      cn_domcfg = "ORCA_R2_zps_domcfg"    ! domain configuration filename
37      !
38      ln_closea    = .false.    !  F => suppress closed seas (defined by closea_mask field)
39      !                         !       from the bathymetry at runtime.
40/
41!-----------------------------------------------------------------------
42&namtile        !   parameters of the tiling
43!-----------------------------------------------------------------------
44/
45!-----------------------------------------------------------------------
46&namtsd        !    Temperature & Salinity Data  (init/dmp)             (default: OFF)
47!-----------------------------------------------------------------------
48   !                       ! =T  read T-S fields for:
49   ln_tsd_init = .true.          !  ocean initialisation
50   ln_tsd_dmp  = .true.          !  T-S restoring   (see namtra_dmp)
51
52   cn_dir = './'     !  root directory for the T-S data location
53   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
54   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
55   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
56   sn_tem = 'data_1m_potential_temperature_nomask',     -1.     ,'votemper',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    ''
57   sn_sal = 'data_1m_salinity_nomask'             ,     -1.     ,'vosaline',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    ''
58/
59!!======================================================================
60!!            ***  Surface Boundary Condition namelists  ***          !!
61!!                                                                    !!
62!!   namsbc          surface boundary condition manager                 (default: NO selection)
63!!   namsbc_flx      flux               formulation                     (ln_flx     =T)
64!!   namsbc_blk      Bulk formulae formulation                          (ln_blk     =T)
65!!   namsbc_cpl      CouPLed            formulation                     ("key_oasis3" )
66!!   namsbc_sas      Stand-Alone Surface module                         (SAS_SRC  only)
67!!   namsbc_iif      Ice-IF: use observed ice cover                     (nn_ice = 1   )
68!!   namtra_qsr      penetrative solar radiation                        (ln_traqsr  =T)
69!!   namsbc_ssr      sea surface restoring term (for T and/or S)        (ln_ssr     =T)
70!!   namsbc_rnf      river runoffs                                      (ln_rnf     =T)
71!!   namsbc_apr      Atmospheric Pressure                               (ln_apr_dyn =T)
72!!   namsbc_isf      ice shelf melting/freezing                         (ln_isfcav  =T : read (ln_read_cfg=T) or set or usr_def_zgr )
73!!   namsbc_iscpl    coupling option between land ice model and ocean   (ln_isfcav  =T)
74!!   namsbc_wave     external fields from wave model                    (ln_wave    =T)
75!!   namberg         iceberg floats                                     (ln_icebergs=T)
76!!======================================================================
77!
78!-----------------------------------------------------------------------
79&namsbc        !   Surface Boundary Condition manager                   (default: NO selection)
80!-----------------------------------------------------------------------
81   nn_fsbc     = 1         !  frequency of SBC module call
82                           !     (also = the frequency of sea-ice & iceberg model call)
83                     ! Type of air-sea fluxes
84   ln_cpl      = .true.     !  atmosphere coupled   formulation          ( requires key_oasis3 )
85                     ! Sea-ice :
86   nn_ice      = 2         !  =2 or 3 automatically for SI3 or CICE    ("key_si3" or "key_cice")
87                           !          except in AGRIF zoom where it has to be specified
88                     ! Misc. options of sbc :
89   ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr)
90   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
91   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf)
92   nn_fwb      = 2         !  FreshWater Budget:
93   !                       !    =2 annual global mean of e-p-r set to zero
94   ln_wave     = .false.   !  Activate coupling with wave  (T => fill namsbc_wave)
95   ln_cdgw     = .false.   !  Neutral drag coefficient read from wave model (T => ln_wave=.true. & fill namsbc_wave)
96   ln_sdw      = .false.   !  Read 2D Surf Stokes Drift & Computation of 3D stokes drift (T => ln_wave=.true. & fill namsbc_wave)
97   nn_sdrift   =  0        !  Parameterization for the calculation of 3D-Stokes drift from the surface Stokes drift
98      !                    !   = 0 Breivik 2015 parameterization: v_z=v_0*[exp(2*k*z)/(1-8*k*z)]
99      !                    !   = 1 Phillips:                      v_z=v_o*[exp(2*k*z)-beta*sqrt(-2*k*pi*z)*erfc(sqrt(-2*k*z))]
100      !                    !   = 2 Phillips as (1) but using the wave frequency from a wave model
101   ln_tauwoc   = .false.   !  Activate ocean stress modified by external wave induced stress (T => ln_wave=.true. & fill namsbc_wave)
102   ln_tauw     = .false.   !  Activate ocean stress components from wave model
103   ln_stcor    = .false.   !  Activate Stokes Coriolis term (T => ln_wave=.true. & ln_sdw=.true. & fill namsbc_wave)
104/
105!-----------------------------------------------------------------------
106&namsbc_blk    !   namsbc_blk  generic Bulk formula                     (ln_blk =T)
107!-----------------------------------------------------------------------
108   !                    !  bulk algorithm :
109   ln_NCAR    = .true.     ! "NCAR"      algorithm   (Large and Yeager 2008)
110
111   cn_dir = './'  !  root directory for the bulk data location
112   !___________!_________________________!___________________!___________!_____________!________!___________!______________________________________!__________!_______________!
113   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ !          weights filename            ! rotation ! land/sea mask !
114   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                                      ! pairing  !    filename   !
115   sn_wndi     = 'u_10.15JUNE2009_fill'       ,    6.        , 'U_10_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bicubic_noc.nc'  , 'Uwnd'   , ''
116   sn_wndj     = 'v_10.15JUNE2009_fill'       ,    6.        , 'V_10_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bicubic_noc.nc'  , 'Vwnd'   , ''
117   sn_qsr      = 'ncar_rad.15JUNE2009_fill'   ,   24.        , 'SWDN_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , ''
118   sn_qlw      = 'ncar_rad.15JUNE2009_fill'   ,   24.        , 'LWDN_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , ''
119   sn_tair     = 't_10.15JUNE2009_fill'       ,    6.        , 'T_10_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , ''
120   sn_humi     = 'q_10.15JUNE2009_fill'       ,    6.        , 'Q_10_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , ''
121   sn_prec     = 'ncar_precip.15JUNE2009_fill',   -1.        , 'PRC_MOD1',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , ''
122   sn_snow     = 'ncar_precip.15JUNE2009_fill',   -1.        , 'SNOW'    ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , ''
123   sn_slp      = 'slp.15JUNE2009_fill'        ,    6.        , 'SLP'     ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , ''
124/
125&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3")
126!-----------------------------------------------------------------------
127   nn_cplmodel   =     1   !  Maximum number of models to/from which NEMO is potentially sending/receiving data
128   ln_usecplmask = .false. !  use a coupling mask file to merge data received from several models
129   !                       !   -> file cplmask.nc with the float variable called cplmask (jpi,jpj,nn_cplmodel)
130   nn_cats_cpl   =     5   !  Number of sea ice categories over which coupling is to be carried out (if not 1)
131
132   !_____________!__________________________!____________!_____________!______________________!________!
133   !             !        description       !  multiple  !    vector   !       vector         ! vector !
134   !             !                          ! categories !  reference  !     orientation      ! grids  !
135!***   send    ***
136!!   sn_snd_temp   =   'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   ''
137   sn_snd_temp   =   'mixed oce-ice'        ,    'no'    ,     ''      ,         ''           ,   ''
138   sn_snd_ttilyr =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
139   sn_snd_alb    =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
140   sn_snd_thick  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
141   sn_snd_ifrac  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
142   sn_snd_crt    =   'none'                 ,    'no'    , 'spherical' , 'eastward-northward' ,  'T'
143   sn_snd_co2    =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
144   sn_snd_cond   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
145   sn_snd_mpnd   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
146   sn_snd_sstfrz =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
147   sn_snd_crtw   =   'none'                 ,    'no'    ,     ''      ,         ''           , 'U,V'
148   sn_snd_wlev   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
149   sn_snd_thick1 =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
150!***  receive  ***
151   sn_rcv_w10m   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
152   sn_rcv_taumod =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
153   sn_rcv_tau    =   'oce only'             ,    'no'    , 'spherical' , 'eastward-northward' ,  'T'
154   sn_rcv_dqnsdt =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   ''
155   sn_rcv_qsr    =   'conservative'         ,    'no'    ,     ''      ,         ''           ,   ''
156   sn_rcv_qns    =   'conservative'         ,    'no'    ,     ''      ,         ''           ,   ''
157   sn_rcv_emp    =   'conservative'         ,    'no'    ,     ''      ,         ''           ,   ''
158   sn_rcv_rnf    =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
159   sn_rcv_cal    =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
160   sn_rcv_icb    =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
161   sn_rcv_isf    =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
162   sn_rcv_iceflx =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
163   sn_rcv_co2    =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
164   sn_rcv_hsig   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
165   sn_rcv_phioc  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
166   sn_rcv_sdrfx  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
167   sn_rcv_sdrfy  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
168   sn_rcv_wper   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
169   sn_rcv_wnum   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
170   sn_rcv_wfreq  =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
171   sn_rcv_tauwoc =   'none'                 ,    'no'    ,     ''      ,         ''          ,   ''
172   sn_rcv_tauw   =   'none'                 ,    'no'    ,     ''      ,         ''          ,   ''
173   sn_rcv_wdrag  =   'none'                 ,    'no'    ,     ''      ,         ''          ,   ''
174   sn_rcv_ts_ice =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
175   sn_rcv_mslp   =   'none'                 ,    'no'    ,     ''      ,         ''           ,   ''
176/
177!-----------------------------------------------------------------------
178&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T)
179!-----------------------------------------------------------------------
180   !                       ! type of penetration                        (default: NO selection)
181   ln_qsr_rgb  = .true.       !  RGB light penetration (Red-Green-Blue)
182   !
183   nn_chldta   =      1       !  RGB : Chl data (=1) or cst value (=0)
184
185   cn_dir = './'  !  root directory for the chlorophyl data location
186   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
187   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
188   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
189   sn_chl      ='chlorophyll'            ,        -1.        , 'CHLA'    ,   .true.    , .true. , 'yearly'  , ''               , ''       , ''
190/
191!-----------------------------------------------------------------------
192&namsbc_ssr    !   surface boundary condition : sea surface restoring   (ln_ssr =T)
193!-----------------------------------------------------------------------
194   nn_sssr     =     2     !  add a damping term to the surface freshwater flux
195      rn_deds     =  -166.67  !  magnitude of the damping on salinity   [mm/day]
196      ln_sssr_bnd =  .true.   !  flag to bound erp term (associated with nn_sssr=2)
197      rn_sssr_bnd =   4.e0    !  ABS(Max/Min) value of the damping erp term [mm/day]
198/
199!-----------------------------------------------------------------------
200&namsbc_rnf    !   runoffs                                              (ln_rnf =T)
201!-----------------------------------------------------------------------
202   ln_rnf_mouth = .true.    !  specific treatment at rivers mouths
203      rn_hrnf     =  15.e0    !  depth over which enhanced vertical mixing is used    (ln_rnf_mouth=T)
204      rn_avt_rnf  =   1.e-3   !  value of the additional vertical mixing coef. [m2/s] (ln_rnf_mouth=T)
205   rn_rfact    =   1.e0    !  multiplicative factor for runoff
206
207   cn_dir = './'  !  root directory for the location of the runoff files
208   !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________!
209   !           !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
210   !           !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
211   sn_rnf      = 'runoff_core_monthly',    -1.   , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
212   sn_cnf      = 'runoff_core_monthly',     0.   , 'socoefr0',   .false.    , .true. , 'yearly'  , ''       , ''       , ''
213   sn_s_rnf    = 'runoffs'            ,    24.   , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
214   sn_t_rnf    = 'runoffs'            ,    24.   , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
215   sn_dep_rnf  = 'runoffs'            ,     0.   , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''       , ''
216/
217!-----------------------------------------------------------------------
218&namsbc_wave   ! External fields from wave model                        (ln_wave=T)
219!-----------------------------------------------------------------------
220/
221!-----------------------------------------------------------------------
222&namberg       !   iceberg parameters                                   (default: OFF)
223!-----------------------------------------------------------------------
224   ln_icebergs = .true.    ! activate iceberg floats (force =F with "key_agrif")
225
226   cn_dir = './'  !  root directory for the location of drag coefficient files
227   !______!___________!___________________!______________!______________!_________!___________!__________!__________!_______________!
228   !      ! file name ! frequency (hours) !   variable   ! time interp. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
229   !      !           !  (if <0  months)  !     name     !   (logical)  !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      !
230   sn_icb =  'calving',       -1.         , 'calving'    ,   .true.     , .true.  , 'yearly'  , ''       , ''       , ''
231/
232!!======================================================================
233!!               ***  Lateral boundary condition  ***                 !!
234!!                                                                    !!
235!!   namlbc        lateral momentum boundary condition                  (default: NO selection)
236!!   namagrif      agrif nested grid   (read by child model only)       ("key_agrif")
237!!   nam_tide      Tidal forcing                                        (default: OFF)
238!!   nambdy        Unstructured open boundaries                         (default: OFF)
239!!   nambdy_dta    Unstructured open boundaries - external data         (see  nambdy)
240!!   nambdy_tide   tidal forcing at open boundaries                     (default: OFF)
241!!======================================================================
242!
243!-----------------------------------------------------------------------
244&namlbc        !   lateral momentum boundary condition                  (default: NO selection)
245!-----------------------------------------------------------------------
246   rn_shlat    =    2.     !  no slip
247/
248!-----------------------------------------------------------------------
249&namagrif      !  AGRIF zoom                                            ("key_agrif")
250!-----------------------------------------------------------------------
251   ln_spc_dyn    = .true.  !  use 0 as special value for dynamics
252   rn_sponge_tra = 2880.   !  coefficient for tracer   sponge layer [m2/s]
253   rn_sponge_dyn = 2880.   !  coefficient for dynamics sponge layer [m2/s]
254   ln_chk_bathy  = .false. !  =T  check the parent bathymetry
255/
256!!======================================================================
257!!                ***  Top/Bottom boundary condition  ***             !!
258!!                                                                    !!
259!!   namdrg        top/bottom drag coefficient                          (default: NO selection)
260!!   namdrg_top    top    friction                                      (ln_drg_OFF=F & ln_isfcav=T)
261!!   namdrg_bot    bottom friction                                      (ln_drg_OFF=F)
262!!   nambbc        bottom temperature boundary condition                (default: OFF)
263!!   nambbl        bottom boundary layer scheme                         (default: OFF)
264!!======================================================================
265!
266!-----------------------------------------------------------------------
267&namdrg        !   top/bottom drag coefficient                          (default: NO selection)
268!-----------------------------------------------------------------------
269   ln_lin = .true.         !     linear  drag: Cd = Cd0 Uc0
270/
271!-----------------------------------------------------------------------
272&nambbc        !   bottom temperature boundary condition                (default: OFF)
273!-----------------------------------------------------------------------
274   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom
275      nn_geoflx   =    2      !  geothermal heat flux: = 2 read variable flux [mW/m2]
276
277   cn_dir = './'  !  root directory for the geothermal data location
278   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
279   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
280   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
281   sn_qgh      ='geothermal_heating.nc'  ,       -12.        , 'heatflow',   .false.   , .true. , 'yearly'  ,   ''             ,   ''     ,   ''
282/
283!-----------------------------------------------------------------------
284&nambbl        !   bottom boundary layer scheme                         (default: OFF)
285!-----------------------------------------------------------------------
286   ln_trabbl   = .true.    !  Bottom Boundary Layer parameterisation flag
287      nn_bbl_ldf  =  1        !  diffusive bbl (=1)   or not (=0)
288      nn_bbl_adv  =  0        !  advective bbl (=1/2) or not (=0)
289      rn_ahtbbl   =  1000.    !  lateral mixing coefficient in the bbl  [m2/s]
290      rn_gambbl   =  10.      !  advective bbl coefficient                 [s]
291/
292!!======================================================================
293!!                        Tracer (T-S) namelists                      !!
294!!                                                                    !!
295!!   nameos        equation of state                                    (default: NO selection)
296!!   namtra_adv    advection scheme                                     (default: NO selection)
297!!   namtra_ldf    lateral diffusion scheme                             (default: NO selection)
298!!   namtra_mle    mixed layer eddy param. (Fox-Kemper param.)          (default: OFF)
299!!   namtra_eiv    eddy induced velocity param.                         (default: OFF)
300!!   namtra_dmp    T & S newtonian damping                              (default: OFF)
301!!======================================================================
302!
303!-----------------------------------------------------------------------
304&nameos        !   ocean Equation Of Seawater                           (default: NO selection)
305!-----------------------------------------------------------------------
306   ln_eos80    = .true.          !  = Use EOS80
307/
308!-----------------------------------------------------------------------
309&namtra_adv    !   advection scheme for tracer                          (default: NO selection)
310!-----------------------------------------------------------------------
311   ln_traadv_fct = .true.     !  FCT scheme
312      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order
313      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
314/
315!-----------------------------------------------------------------------
316&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection)
317!-----------------------------------------------------------------------
318   ln_traldf_lap   = .true.    !    laplacian operator
319   ln_traldf_iso   = .true.    !  iso-neutral (Standard operator)
320   ln_traldf_msc   = .true.    !  Method of Stabilizing Correction      (both operators)
321   !                       !  Coefficients:
322   nn_aht_ijk_t    = 20        !  space/time variation of eddy coef
323      !                             !   = 20     aht = 1/2  Ud. max(e1,e2)
324      rn_Ud        = 0.018          !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30)
325      rn_Ld        = 200.e+3        !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10)
326/
327!-----------------------------------------------------------------------
328&namtra_mle    !   mixed layer eddy parametrisation (Fox-Kemper)        (default: OFF)
329!-----------------------------------------------------------------------
330   ln_mle      = .true.   ! (T) use the Mixed Layer Eddy (MLE) parameterisation
331/
332!-----------------------------------------------------------------------
333&namtra_eiv    !   eddy induced velocity param.                         (default: OFF)
334!-----------------------------------------------------------------------
335   ln_ldfeiv   = .true.    ! use eddy induced velocity parameterization
336      !                        !  Coefficients:
337      nn_aei_ijk_t  = 21          ! space/time variation of the eiv coeficient
338      !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
339      !                           !  time invariant coefficients:  aei0 = 1/2  Ue*Le
340      rn_Ue        = 0.03              !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30)
341      rn_Le        = 200.e+3           !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10)
342      !
343      ln_ldfeiv_dia =.true.   ! diagnose eiv stream function and velocities
344/
345!-----------------------------------------------------------------------
346&namtra_dmp    !   tracer: T & S newtonian damping                      (default: OFF)
347!-----------------------------------------------------------------------
348   ln_tradmp   =  .true.   !  add a damping term (using resto.nc coef.)
349      nn_zdmp  =    0         !  vertical shape =0    damping throughout the water column
350/
351!!======================================================================
352!!                      ***  Dynamics namelists  ***                  !!
353!!                                                                    !!
354!!   nam_vvl       vertical coordinate options                          (default: z-star)
355!!   namdyn_adv    formulation of the momentum advection                (default: NO selection)
356!!   namdyn_vor    advection scheme                                     (default: NO selection)
357!!   namdyn_hpg    hydrostatic pressure gradient                        (default: NO selection)
358!!   namdyn_spg    surface pressure gradient                            (default: NO selection)
359!!   namdyn_ldf    lateral diffusion scheme                             (default: NO selection)
360!!   namdta_dyn    offline TOP: dynamics read in files                  (OFF_SRC only)
361!!======================================================================
362!
363!-----------------------------------------------------------------------
364&namdyn_adv    !   formulation of the momentum advection                (default: NO selection)
365!-----------------------------------------------------------------------
366   ln_dynadv_vec = .true.  !  vector form - 2nd centered scheme
367     nn_dynkeg     = 0        ! grad(KE) scheme: =0   C2  ;  =1   Hollingsworth correction
368/
369!-----------------------------------------------------------------------
370&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO selection)
371!-----------------------------------------------------------------------
372   ln_dynvor_een = .true.  !  energy & enstrophy scheme
373/
374!-----------------------------------------------------------------------
375&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection)
376!-----------------------------------------------------------------------
377   ln_hpg_sco  = .true.   !  s-coordinate (standard jacobian formulation)
378/
379!-----------------------------------------------------------------------
380&namdyn_spg    !   surface pressure gradient                            (default: NO selection)
381!-----------------------------------------------------------------------
382   ln_dynspg_ts  = .true.  !  split-explicit free surface
383/
384!-----------------------------------------------------------------------
385&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection)
386!-----------------------------------------------------------------------
387   ln_dynldf_lap =  .true.     !    laplacian operator
388   ln_dynldf_lev =  .true.     !  iso-level
389   nn_ahm_ijk_t  = -30         !  =-30  3D coeff. read in eddy_diffusivity_3D.nc
390/
391!!======================================================================
392!!                     vertical physics namelists                     !!
393!!                                                                    !!
394!!    namzdf        vertical physics manager                            (default: NO selection)
395!!    namzdf_ric    richardson number vertical mixing                   (ln_zdfric=T)
396!!    namzdf_tke    TKE vertical mixing                                 (ln_zdftke=T)
397!!    namzdf_gls    GLS vertical mixing                                 (ln_zdfgls=T)
398!!    namzdf_osm    OSM vertical diffusion                              (ln_zdfosm=T)
399!!    namzdf_iwm    tidal mixing parameterization                       (ln_zdfiwm=T)
400!!======================================================================
401!
402!-----------------------------------------------------------------------
403&namzdf        !   vertical physics manager                             (default: NO selection)
404!-----------------------------------------------------------------------
405   ln_zdftke   = .true.       !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke)
406   ln_zdfevd   = .true.       !  Enhanced Vertical Diffusion scheme
407      nn_evdm  =    0            !  evd apply on tracer (=0) or on tracer and momentum (=1)
408      rn_evd   =  100.           !  evd mixing coefficient [m2/s]
409   ln_zdfddm   = .true.    ! double diffusive mixing
410      rn_avts  =    1.e-4     !  maximum avs (vertical mixing on salinity)
411      rn_hsbfr =    1.6       !  heat/salt buoyancy flux ratio
412   ln_zdfiwm   = .true.       ! internal wave-induced mixing            (T =>   fill namzdf_iwm)
413   !                       !  Coefficients
414   rn_avm0     =   1.2e-4     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F)
415   rn_avt0     =   1.2e-5     !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F)
416   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0)
417   nn_havtb    =    1         !  horizontal shape for avtb (=1) or not (=0)
418/
419!-----------------------------------------------------------------------
420&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T)
421!-----------------------------------------------------------------------
422      nn_mxl      =   3       !  mixing length: = 0 bounded by the distance to surface and bottom
423      !                       !                 = 1 bounded by the local vertical scale factor
424      !                       !                 = 2 first vertical derivative of mixing length bounded by 1
425      !                       !                 = 3 as =2 with distinct dissipative an mixing length scale
426      nn_etau     =   1       !  penetration of tke below the mixed layer (ML) due to NIWs
427                               !        = 0 none ; = 1 add a tke source below the ML
428                               !        = 2 add a tke source just at the base of the ML
429                               !        = 3 as = 1 applied on HF part of the stress           (ln_cpl=T)
430      rn_eice     =   0       !  below sea ice: =0 ON ; =4 OFF when ice fraction > 1/4   
431/
432!-----------------------------------------------------------------------
433&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T)
434!-----------------------------------------------------------------------
435   nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2)
436   ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency
437   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F)
438
439   cn_dir      = './'      !  root directory for the iwm data location                                                                           
440   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
441   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
442   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
443   sn_mpb      = 'mixing_power_bot'      , -12               , 'field'   , .false.  , .true. , 'yearly' , '' , ''  , ''
444   sn_mpp      = 'mixing_power_pyc'      , -12               , 'field'   , .false.  , .true. , 'yearly' , '' , ''  , ''
445   sn_mpc      = 'mixing_power_cri'      , -12               , 'field'   , .false.  , .true. , 'yearly' , '' , ''  , ''
446   sn_dsb      = 'decay_scale_bot'       , -12               , 'field'   , .false.  , .true. , 'yearly' , '' , ''  , ''
447   sn_dsc      = 'decay_scale_cri'       , -12               , 'field'   , .false.  , .true. , 'yearly' , '' , ''  , ''
448/
449!!======================================================================
450!!                  ***  Diagnostics namelists  ***                   !!
451!!                                                                    !!
452!!   namtrd       dynamics and/or tracer trends                         (default: OFF)
453!!   namhsb       Heat and salt budgets                                 (default: OFF)
454!!   namdiu       Cool skin and warm layer models                       (default: OFF)
455!!   namdiu       Cool skin and warm layer models                       (default: OFF)
456!!   namflo       float parameters                                      (default: OFF)
457!!   nam_diadct   transports through some sections                      (default: OFF)
458!!   nam_dia25h   25h Mean Output                                       (default: OFF)
459!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4")
460!!======================================================================
461!
462!!======================================================================
463!!               ***  Observation & Assimilation  ***                 !!
464!!                                                                    !!
465!!   namobs       observation and model comparison                      (default: OFF)
466!!   nam_asminc   assimilation increments                               ('key_asminc')
467!!======================================================================
468!
469!!======================================================================
470!!                  ***  Miscellaneous namelists  ***                 !!
471!!                                                                    !!
472!!   nammpp            Massively Parallel Processing
473!!   namctl            Control prints                                   (default: OFF)
474!!   namsto            Stochastic parametrization of EOS                (default: OFF)
475!!======================================================================
476!
477!-----------------------------------------------------------------------
478&nammpp        !   Massively Parallel Processing
479!-----------------------------------------------------------------------
480/
481!-----------------------------------------------------------------------
482&namctl        !   Control prints                                       (default: OFF)
483!-----------------------------------------------------------------------
484/
485!-----------------------------------------------------------------------
486&namsto        ! Stochastic parametrization of EOS                      (default: OFF)
487!-----------------------------------------------------------------------
488/
Note: See TracBrowser for help on using the repository browser.