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/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/cfgs/AMM12/EXPREF – NEMO

source: NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/cfgs/AMM12/EXPREF/namelist_cfg @ 11267

Last change on this file since 11267 was 11267, checked in by smasson, 5 years ago

dev_r10984_HPC-13 : cleanup the use of freqh as REAL in fldread (done old commit [4144]), see #2285

  • Property svn:mime-type set to text/x-fortran
File size: 27.8 KB
RevLine 
[3875]1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[10072]2!! NEMO/OCE Configuration namelist : overwrite default values defined in SHARED/namelist_ref
[3875]3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[9490]4!                          AMM12 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)
[9526]11!!   namwad       Wetting and drying                                    (default: OFF)
12!!   namtsd       data: temperature & salinity                          (default: OFF)
[9490]13!!   namcrs       coarsened grid (for outputs and/or TOP)               (ln_crs =T)
[9739]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")
[9490]17!!======================================================================
18!
[3875]19!-----------------------------------------------------------------------
20&namrun        !   parameters of the run
21!-----------------------------------------------------------------------
22   cn_exp      =  "AMM12"  !  experience name
[4044]23   nn_it000    =       1   !  first time step
[4383]24   nn_itend    =    1296   !  last  time step (std 1 day = 144)
25   nn_date0    =  20120102 !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)
[3875]26   nn_leapy    =       1   !  Leap year calendar (1) or not (0)
[3954]27   cn_ocerst_in   = "amm12_restart_oce"   !  suffix of ocean restart name (input)
[9019]28   cn_ocerst_out  = "restart"             !  suffix of ocean restart name (input)
[4383]29   nn_stock    =    1296   !  frequency of creation of a restart file (modulo referenced to 1)
[3875]30   nn_write    =     144   !  frequency of write in the output file   (modulo referenced to nit000)
31/
32!-----------------------------------------------------------------------
[9356]33&namdom        !   time and space domain
[3875]34!-----------------------------------------------------------------------
[4383]35   rn_rdt      =   600.    !  time step for the dynamics (and tracer if nn_acc=0)
[3875]36/
37!-----------------------------------------------------------------------
[9490]38&namcfg        !   parameters of the configuration                      (default: user defined GYRE)
[3875]39!-----------------------------------------------------------------------
[9490]40   ln_read_cfg = .true.   !  (=T) read the domain configuration file
41      cn_domcfg = "AMM_R12_sco_domcfg" ! domain configuration filename
[3875]42/
[9490]43!!======================================================================
44!!            ***  Surface Boundary Condition namelists  ***          !!
45!!                                                                    !!
46!!   namsbc          surface boundary condition manager                 (default: NO selection)
47!!   namsbc_flx      flux               formulation                     (ln_flx     =T)
48!!   namsbc_blk      Bulk formulae formulation                          (ln_blk     =T)
49!!   namsbc_cpl      CouPLed            formulation                     ("key_oasis3" )
50!!   namsbc_sas      Stand-Alone Surface module                         (SAS_SRC  only)
51!!   namsbc_iif      Ice-IF: use observed ice cover                     (nn_ice = 1   )
52!!   namtra_qsr      penetrative solar radiation                        (ln_traqsr  =T)
53!!   namsbc_ssr      sea surface restoring term (for T and/or S)        (ln_ssr     =T)
54!!   namsbc_rnf      river runoffs                                      (ln_rnf     =T)
55!!   namsbc_apr      Atmospheric Pressure                               (ln_apr_dyn =T)
56!!   namsbc_isf      ice shelf melting/freezing                         (ln_isfcav  =T : read (ln_read_cfg=T) or set or usr_def_zgr )
57!!   namsbc_iscpl    coupling option between land ice model and ocean   (ln_isfcav  =T)
58!!   namsbc_wave     external fields from wave model                    (ln_wave    =T)
59!!   namberg         iceberg floats                                     (ln_icebergs=T)
60!!======================================================================
61!
[3875]62!-----------------------------------------------------------------------
[9490]63&namsbc        !   Surface Boundary Condition (surface module)          (default: NO selection)
[9356]64!-----------------------------------------------------------------------
[9490]65   nn_fsbc     = 1         !  frequency of SBC module call
66   ln_flx      = .true.    !  flux formulation                          (T => fill namsbc_flx)
[9516]67   ln_traqsr   = .false.   !  Light penetration in the ocean            (T => fill namtra_qsr)
68   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
69   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
70   ln_apr_dyn  = .false.   !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr )
[9356]71/
72!-----------------------------------------------------------------------
[9490]73&namsbc_flx    !   surface boundary condition : flux formulation
[9356]74!-----------------------------------------------------------------------
[9490]75   cn_dir      = './fluxes/'  !  root directory for the fluxes data location
76   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
77   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
78   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
[11267]79   sn_utau     = 'amm12_utau'            ,          1.       , 'utau'    ,  .false.    , .false., 'daily'   ,  ''              ,  ''      , ''
80   sn_vtau     = 'amm12_vtau'            ,          1.       , 'vtau'    ,  .false.    , .false., 'daily'   ,  ''              ,  ''      , ''
81   sn_qtot     = 'amm12_flx'             ,          3.       , 'sonsfldo',  .true.     , .false., 'daily'   ,  ''              ,  ''      , ''
82   sn_qsr      = 'amm12_flx'             ,          3.       , 'soshfldo',  .true.     , .false., 'daily'   ,  ''              ,  ''      , ''
83   sn_emp      = 'amm12_flx'             ,          3.       , 'sowafldo',  .true.     , .false., 'daily'   ,  ''              ,  ''      , ''
[9356]84/
85!-----------------------------------------------------------------------
[9490]86&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T)
[9356]87!-----------------------------------------------------------------------
[9490]88   ln_qsr_rgb  = .true.      !  RGB light penetration (Red-Green-Blue)
89   nn_chldta   =      0      !  RGB : Chl data (=1) or cst value (=0)
[9356]90/
91!-----------------------------------------------------------------------
[9490]92&namsbc_ssr    !   surface boundary condition : sea surface restoring   (ln_ssr =T)
[9356]93!-----------------------------------------------------------------------
[9490]94   nn_sstr     =     1     !  add a retroaction term in the surface heat       flux (=1) or not (=0)
95   nn_sssr     =     0     !  add a damping     term in the surface freshwater flux (=2)
96                           !  or to SSS only (=1) or no damping term (=0)
97   rn_deds     =  -27.7    !  magnitude of the damping on salinity   [mm/day]
98
99   cn_dir      = 'fluxes/' !  root directory for the location of the runoff files
[9516]100   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
101   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
102   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
[11267]103   sn_sst      = 'amm12_sstref'          ,        24.        ,  'sst'     ,   .true.   , .false., 'daily'   , ''               , ''       , ''
104   sn_sss      = 'sss_data'              ,        -1.        ,  'sss'     ,   .true.   , .true. , 'yearly'  , ''               , ''       , ''
[3875]105/
106!-----------------------------------------------------------------------
[9490]107&namsbc_rnf    !   runoffs                                              (ln_rnf =T)
[3875]108!-----------------------------------------------------------------------
109   ln_rnf_mouth = .false.   !  specific treatment at rivers mouths
110   ln_rnf_depth = .true.    !  read in depth information for runoff
111   ln_rnf_tem   = .true.    !  read in temperature information for runoff
112   ln_rnf_sal   = .true.    !  read in salinity information for runoff
[9490]113
114   cn_dir = './'  !  root directory for the flux data location
[9516]115   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
116   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
117   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
[11267]118   sn_rnf      = 'amm12_rivers'          ,        24.        , 'rorunoff',   .false.   , .true. , 'yearly'  , ''               , ''       , ''
119   sn_cnf      = 'runoff_1m_nomask'      ,         0.        , 'socoefr0',   .false.   , .true. , 'yearly'  , ''               , ''       , ''
120   sn_s_rnf    = 'amm12_rivers'          ,        24.        , 'rosaline',   .false.   , .true. , 'yearly'  , ''               , ''       , ''
121   sn_t_rnf    = 'amm12_rivers'          ,        24.        , 'rotemper',   .false.   , .true. , 'yearly'  , ''               , ''       , ''
122   sn_dep_rnf  = 'amm12_rivers'          ,        24.        , 'rodepth' ,   .false.   , .true. , 'yearly'  , ''               , ''       , ''
[3875]123/
124!-----------------------------------------------------------------------
[9356]125&namsbc_apr    !   Atmospheric pressure used as ocean forcing           (ln_apr_dyn =T)
126!-----------------------------------------------------------------------
[9490]127   rn_pref     = 101000.   !  reference atmospheric pressure   [N/m2]
128   ln_ref_apr  = .false.   !  ref. pressure: global mean Patm (T) or a constant (F)
129   ln_apr_obc  = .true.    !  inverse barometer added to OBC ssh data
[3875]130
[9490]131   cn_dir = './fluxes/'    !  root directory for the Patm data location
132   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
133   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
134   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
[11267]135   sn_apr      = 'amm12_mslp'            ,          1.       ,'p_msl'    ,   .false.   , .false., 'daily'  ,    ''            ,    ''    ,      ''
[3875]136/
[9490]137!!======================================================================
138!!               ***  Lateral boundary condition  ***                 !!
139!!                                                                    !!
[9527]140!!   namlbc        lateral momentum boundary condition                  (default: NO selection)
[9490]141!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif")
[9526]142!!   nam_tide      Tidal forcing                                        (default: OFF)
143!!   nambdy        Unstructured open boundaries                         (default: OFF)
[9490]144!!   nambdy_dta    Unstructured open boundaries - external data         (see  nambdy)
[9526]145!!   nambdy_tide   tidal forcing at open boundaries                     (default: OFF)
[9490]146!!======================================================================
147!
[3875]148!-----------------------------------------------------------------------
[9527]149&namlbc        !   lateral momentum boundary condition                  (default: NO selection
[3875]150!-----------------------------------------------------------------------
[9490]151   rn_shlat    =     0     !  free slip
[3875]152/
153!-----------------------------------------------------------------------
[9526]154&nam_tide      !   tide parameters                                      (default: OFF)
[3875]155!-----------------------------------------------------------------------
[9490]156   ln_tide     = .true.    ! Activate tides
157      ln_tide_pot   = .true.  !  use tidal potential forcing
158
[3875]159   clname(1)     =   'Q1'   !  name of constituent
160   clname(2)     =   'O1'
161   clname(3)     =   'P1'
162   clname(4)     =   'S1'
163   clname(5)     =   'K1'
164   clname(6)     =   '2N2'
165   clname(7)     =   'MU2'
166   clname(8)     =   'N2'
167   clname(9)     =   'NU2'
168   clname(10)    =   'M2'
169   clname(11)    =   'L2'
170   clname(12)    =   'T2'
171   clname(13)    =   'S2'
172   clname(14)    =   'K2'
173   clname(15)    =   'M4'
174/
175!-----------------------------------------------------------------------
[9526]176&nambdy        !  unstructured open boundaries                          (default: OFF)
[9356]177!-----------------------------------------------------------------------
[9490]178    ln_bdy     = .true.   !  Use unstructured open boundaries
179    nb_bdy     =  1       !  number of open boundary sets
180    !
181    cn_dyn2d     = 'flather'
182    nn_dyn2d_dta =  3
183    cn_tra       =  'frs'
184    nn_tra_dta   =   1 
[3875]185/
186!-----------------------------------------------------------------------
[9356]187&nambdy_dta    !  open boundaries - external data                       
[3875]188!-----------------------------------------------------------------------
[9490]189   ln_full_vel = .false.
190
[3954]191   cn_dir  =    './bdydta/'
[9490]192   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
193   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
194   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
[11267]195   bn_ssh      = 'amm12_bdyT_dyn2d'      ,         24.       , 'sossheig',    .true.   , .false.,  'daily'  ,    ''            ,   ''     , ''
196   bn_u2d      = 'amm12_bdyU_dyn2d'      ,         24.       , 'vobtcrtx',    .true.   , .false.,  'daily'  ,    ''            ,   ''     , ''
197   bn_v2d      = 'amm12_bdyV_dyn2d'      ,         24.       , 'vobtcrty',    .true.   , .false.,  'daily'  ,    ''            ,   ''     , ''
198   bn_u3d      = 'amm12_bdyU_dyn3d'      ,         24.       , 'vozocrtx',    .true.   , .false.,  'daily'  ,    ''            ,   ''     , ''
199   bn_v3d      = 'amm12_bdyV_dyn3d'      ,         24.       , 'vomecrty',    .true.   , .false.,  'daily'  ,    ''            ,   ''     , ''
200   bn_tem      = 'amm12_bdyT_tra'        ,         24.       , 'votemper',    .true.   , .false.,  'daily'  ,    ''            ,   ''     , ''
201   bn_sal      = 'amm12_bdyT_tra'        ,         24.       , 'vosaline',    .true.   , .false.,  'daily'  ,    ''            ,   ''     , ''
[3875]202/
203!-----------------------------------------------------------------------
[9356]204&nambdy_tide   !  tidal forcing at open boundaries
[3875]205!-----------------------------------------------------------------------
206   filtide      = 'bdydta/amm12_bdytide_'         !  file name root of tidal forcing files
207/
[9490]208!!======================================================================
209!!                ***  Top/Bottom boundary condition  ***             !!
210!!                                                                    !!
211!!   namdrg        top/bottom drag coefficient                          (default: NO selection)
[9526]212!!   namdrg_top    top    friction                                      (ln_OFF =F & ln_isfcav=T)
213!!   namdrg_bot    bottom friction                                      (ln_OFF =F)
214!!   nambbc        bottom temperature boundary condition                (default: OFF)
215!!   nambbl        bottom boundary layer scheme                         (default: OFF)
[9490]216!!======================================================================
217!
[3875]218!-----------------------------------------------------------------------
[9356]219&namdrg        !   top/bottom drag coefficient                          (default: NO selection)
[3875]220!-----------------------------------------------------------------------
[10075]221   ln_loglayer = .true.     !  logarithmic drag: Cd = vkarmn/log(z/z0) |U|
[3875]222/
223!-----------------------------------------------------------------------
[9356]224&namdrg_bot    !   BOTTOM friction                                 
225!-----------------------------------------------------------------------
[9019]226   rn_Cd0     =  2.5e-3   !  drag coefficient [-]
227   rn_Uc0     =  0.4      !  ref. velocity [m/s] (linear drag=Cd0*Uc0)
228   rn_Cdmax   =  0.1      !  drag value maximum [-] (logarithmic drag)
229   rn_ke0     =  0.0e0    !  background kinetic energy  [m2/s2] (non-linear cases)
230   rn_z0      =  0.003    !  roughness [m]  (ln_loglayer=T)
231/
[9490]232!!======================================================================
233!!                        Tracer (T & S) namelists                    !!
234!!                                                                    !!
[9531]235!!   nameos        equation of state                                    (default: NO selection)
236!!   namtra_adv    advection scheme                                     (default: NO selection)
237!!   namtra_ldf    lateral diffusion scheme                             (default: NO selection)
238!!   namtra_mle    mixed layer eddy param. (Fox-Kemper param.)          (default: OFF)
239!!   namtra_eiv    eddy induced velocity param.                         (default: OFF)
240!!   namtra_dmp    T & S newtonian damping                              (default: OFF)
[9490]241!!======================================================================
242!
[9019]243!-----------------------------------------------------------------------
[9490]244&nameos        !   ocean Equation Of Seawater                           (default: NO selection)
[3875]245!-----------------------------------------------------------------------
[6489]246   ln_teos10   = .true.         !  = Use TEOS-10 equation of state
[3875]247/
248!-----------------------------------------------------------------------
[9356]249&namtra_adv    !   advection scheme for tracer                          (default: NO selection)
[3875]250!-----------------------------------------------------------------------
[9490]251   ln_traadv_fct = .true.     !  FCT scheme
[5836]252      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order
253      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
[3875]254/
[4253]255!-----------------------------------------------------------------------
[9356]256&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection)
257!-----------------------------------------------------------------------
[5836]258   ln_traldf_lap   =  .true.   !    laplacian operator
259   ln_traldf_hor   =  .true.   !  horizontal (geopotential)
260   !                       !  Coefficients:
[9490]261   nn_aht_ijk_t    = 0         !  =  0   constant = 1/2  Ud*Ld   (lap case)
262      rn_Ud        = 0.01           !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30)
263      rn_Ld        = 10.e+3         !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10)
[3875]264/
[9490]265!!======================================================================
266!!                      ***  Dynamics namelists  ***                  !!
267!!                                                                    !!
268!!   nam_vvl       vertical coordinate options                          (default: z-star)
269!!   namdyn_adv    formulation of the momentum advection                (default: NO selection)
270!!   namdyn_vor    advection scheme                                     (default: NO selection)
271!!   namdyn_hpg    hydrostatic pressure gradient                        (default: NO selection)
272!!   namdyn_spg    surface pressure gradient                            (default: NO selection)
273!!   namdyn_ldf    lateral diffusion scheme                             (default: NO selection)
274!!   namdta_dyn    offline TOP: dynamics read in files                  (OFF_SRC only)
275!!======================================================================
276!
[9356]277!-----------------------------------------------------------------------
278&nam_vvl       !   vertical coordinate options                          (default: z-star)
[3875]279!-----------------------------------------------------------------------
[9356]280/
281!-----------------------------------------------------------------------
282&namdyn_adv    !   formulation of the momentum advection                (default: NO selection)
283!-----------------------------------------------------------------------
[9019]284   ln_dynadv_vec = .true.  !  vector form - 2nd centered scheme
285     nn_dynkeg     = 0        ! grad(KE) scheme: =0   C2  ;  =1   Hollingsworth correction
[3875]286/
287!-----------------------------------------------------------------------
[9490]288&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO selection)
[3875]289!-----------------------------------------------------------------------
[5836]290   ln_dynvor_een = .true.  !  energy & enstrophy scheme
291      nn_een_e3f = 1             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1)
[3875]292/
293!-----------------------------------------------------------------------
[9356]294&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection)
[3875]295!-----------------------------------------------------------------------
[9356]296   ln_hpg_prj  = .true.    !  s-coordinate (Pressure Jacobian scheme)
[3875]297/
298!-----------------------------------------------------------------------
[9490]299&namdyn_spg    !   surface pressure gradient                            (default: NO selection)
[3875]300!-----------------------------------------------------------------------
[9356]301   ln_dynspg_ts = .true.   ! split-explicit free surface
302   ln_bt_auto   = .false.  ! Number of sub-step defined from:
303   nn_baro      = 30       ! =F : the number of sub-step in rn_rdt seconds
[5930]304/
[3875]305!-----------------------------------------------------------------------
[9356]306&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection)
[3875]307!-----------------------------------------------------------------------
[5836]308   ln_dynldf_blp =  .true.     !  bilaplacian operator
309   ln_dynldf_lev =  .true.     !  iso-level
[9490]310   nn_ahm_ijk_t  = 0           !  =0   constant = 1/12 Uv*Lv^3 (blp case)
311      rn_Uv      =  0.12            !  lateral viscous velocity [m/s]
312      rn_Lv      = 10.e+3           !  lateral viscous length   [m] 
[3875]313/
[9490]314!!======================================================================
315!!                     vertical physics namelists                     !!
316!!                                                                    !!
317!!    namzdf        vertical physics manager                            (default: NO selection)
318!!    namzdf_ric    richardson number vertical mixing                   (ln_zdfric=T)
319!!    namzdf_tke    TKE vertical mixing                                 (ln_zdftke=T)
320!!    namzdf_gls    GLS vertical mixing                                 (ln_zdfgls=T)
321!!    namzdf_osm    OSM vertical diffusion                              (ln_zdfosm=T)
322!!    namzdf_iwm    tidal mixing parameterization                       (ln_zdfiwm=T)
323!!======================================================================
324!
[3875]325!-----------------------------------------------------------------------
[9019]326&namzdf        !   vertical physics                                     (default: NO selection)
[3875]327!-----------------------------------------------------------------------
[9490]328   ln_zdfgls   = .true.    !  Generic Length Scale closure              (T =>   fill namzdf_gls)
[9019]329   !                       ! coefficients
330   rn_avm0     =   0.1e-6     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F)
331   rn_avt0     =   0.1e-6     !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F)
332   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0)
333   nn_havtb    =    0         !  horizontal shape for avtb (=1) or not (=0)
[3875]334/
335!-----------------------------------------------------------------------
[9356]336&namzdf_gls    !   GLS vertical diffusion                               (ln_zdfgls =T)
[3875]337!-----------------------------------------------------------------------
[9490]338   rn_charn    =  100000.  !  Charnock constant for wb induced roughness length
339   nn_z0_met   = 1         !  Method for surface roughness computation (0/1/2)
[3875]340/
[9490]341!!======================================================================
342!!                  ***  Diagnostics namelists  ***                   !!
343!!                                                                    !!
[9526]344!!   namtrd       dynamics and/or tracer trends                         (default: OFF)
345!!   namptr       Poleward Transport Diagnostics                        (default: OFF)
346!!   namhsb       Heat and salt budgets                                 (default: OFF)
347!!   namdiu       Cool skin and warm layer models                       (default: OFF)
348!!   namdiu       Cool skin and warm layer models                       (default: OFF)
[9490]349!!   namflo       float parameters                                      ("key_float")
350!!   nam_diaharm  Harmonic analysis of tidal constituents               ("key_diaharm")
351!!   namdct       transports through some sections                      ("key_diadct")
[9526]352!!   nam_diatmb   Top Middle Bottom Output                              (default: OFF)
353!!   nam_dia25h   25h Mean Output                                       (default: OFF)
[9490]354!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4")
355!!======================================================================
356!
[3875]357!-----------------------------------------------------------------------
[9356]358&nam_diatmb    !  Top Middle Bottom Output                              (default F)
[3875]359!-----------------------------------------------------------------------
[9356]360   ln_diatmb  = .true.    !  Choose Top Middle and Bottom output or not
[3875]361/
362!-----------------------------------------------------------------------
[9356]363&nam_dia25h    !  25h Mean Output                                       (default F)
[3875]364!-----------------------------------------------------------------------
[9356]365   ln_dia25h  = .true.    ! Choose 25h mean output or not
[3875]366/
[9490]367!!======================================================================
368!!               ***  Observation & Assimilation  ***                 !!
369!!                                                                    !!
[9526]370!!   namobs       observation and model comparison                      (default: OFF)
[9490]371!!   nam_asminc   assimilation increments                               ('key_asminc')
372!!======================================================================
[9517]373!
[9739]374!!======================================================================
375!!                  ***  Miscellaneous namelists  ***                 !!
376!!                                                                    !!
377!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi")
378!!   namctl            Control prints                                   (default: OFF)
379!!   namsto            Stochastic parametrization of EOS                (default: OFF)
380!!======================================================================
[9560]381!
382!-----------------------------------------------------------------------
383&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi")
384!-----------------------------------------------------------------------
385/
386!-----------------------------------------------------------------------
387&namctl        !   Control prints                                       (default: OFF)
388!-----------------------------------------------------------------------
389/
390!-----------------------------------------------------------------------
391&namsto        ! Stochastic parametrization of EOS                      (default: OFF)
392!-----------------------------------------------------------------------
393/
Note: See TracBrowser for help on using the repository browser.