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/releases/r4.0/r4.0-HEAD/cfgs/AMM12/EXPREF – NEMO

source: NEMO/releases/r4.0/r4.0-HEAD/cfgs/AMM12/EXPREF/namelist_cfg

Last change on this file was 15609, checked in by jchanut, 3 years ago

correct AMM12 setup

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