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 branches/2017/dev_merge_2017/NEMOGCM/CONFIG/C1D_PAPA/EXP00 – NEMO

source: branches/2017/dev_merge_2017/NEMOGCM/CONFIG/C1D_PAPA/EXP00/namelist_cfg @ 9019

Last change on this file since 9019 was 9019, checked in by timgraham, 6 years ago

Merge of dev_CNRS_2017 into branch

  • Property svn:mime-type set to text/x-fortran
File size: 17.5 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  : 1D configuration based on Kato-Philipps () exp.
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!-----------------------------------------------------------------------
5&namrun        !   parameters of the run
6!-----------------------------------------------------------------------
7   cn_exp      =  "PAPA"   !  experience name
8   nn_it000    =       1   !  first time step
9   nn_itend    =   87600   !  last  time step
10   nn_date0    =  20100615 !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)
11   nn_leapy    =       1   !  Leap year calendar (1) or not (0)
12   nn_stock    =   87600   !  frequency of creation of a restart file (modulo referenced to 1)
13   nn_write    =     240   !  frequency of write in the output file   (modulo referenced to nn_it000)
14/
15!-----------------------------------------------------------------------
16&namcfg     !   parameters of the configuration   
17!-----------------------------------------------------------------------
18   cp_cfg      =  "papa"                 !  name of the configuration
19   jp_cfg      =       1                 !  resolution of the configuration
20!   jpidta      =       3                 !  1st lateral dimension ( >= jpi ) = 30*jp_cfg+2
21!   jpjdta      =       3                 !  2nd    "         "    ( >= jpj ) = 20*jp_cfg+2
22!   jpkdta      =      75                 !  number of levels      ( >= jpk )
23!   jpiglo      =       3                 !  1st dimension of global domain --> i  = jpidta
24!   jpjglo      =       3                 !  2nd    -                  -    --> j  = jpjdta
25   jperio      =       0                 !  lateral cond. type (between 0 and 6)
26/
27!-----------------------------------------------------------------------
28&namzgr        !   vertical coordinate
29!-----------------------------------------------------------------------
30   ln_zps      = .true.    !  z-coordinate - partial steps
31/
32!-----------------------------------------------------------------------
33&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
34!-----------------------------------------------------------------------
35/
36!-----------------------------------------------------------------------
37&namdom        !   space and time domain (bathymetry, mesh, timestep)
38!-----------------------------------------------------------------------
39   nn_bathy    =    0      !  compute (=0) or read (=1) the bathymetry file
40   rn_bathy    = 4198.     !  value of the bathymetry. if (=0) bottom flat at jpkm1
41   nn_msh      =    0      !  create (=1) a mesh file or not (=0)
42   rn_rdt      =  360.     !  time step for the dynamics
43   ppglam0     =    -150.0               !  longitude of first raw and column T-point (jphgr_msh = 1)
44   ppgphi0     =      50.0               ! latitude  of first raw and column T-point (jphgr_msh = 1)
45   ppe1_deg    =       0.1               !  zonal      grid-spacing (degrees)
46   ppe2_deg    =       0.1               !  meridional grid-spacing (degrees)
47   ppe1_m      =  999999.0               !  zonal      grid-spacing (degrees)
48   ppe2_m      =  999999.0               !  meridional grid-spacing (degrees)
49   ppsur       =   -3958.951371276829    !  ORCA r4, r2 and r05 coefficients
50   ppa0        =    103.9530096000000    ! (default coefficients)
51   ppa1        =     2.415951269000000   !
52   ppkth       =      15.35101370000000  !
53   ppacr       =       7.0               !
54   ppdzmin     =  999999.0               !  Minimum vertical spacing
55   pphmax      =  999999.0               !  Maximum depth
56   ldbletanh   =  .TRUE.                 !  Use/do not use double tanf function for vertical coordinates
57   ppa2        =  100.7609285000000      !  Double tanh function parameters
58   ppkth2      =  48.02989372000000      !
59   ppacr2      =   13.00000000000        !
60/
61!-----------------------------------------------------------------------
62&namc1d        !   1D configuration options                             ("key_c1d")
63!-----------------------------------------------------------------------
64   ln_c1d_locpt= .false.   ! Localization of 1D config in a grid (T) or independant point (F)
65/
66!-----------------------------------------------------------------------
67&namtsd    !   data : Temperature  & Salinity
68!-----------------------------------------------------------------------
69!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
70!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
71   sn_tem  = 'init_PAPASTATION',   24        ,'votemper' ,  .false.     , .true.,  'daily'  , ''       , ' '        , ''
72   sn_sal  = 'init_PAPASTATION',   24        ,'vosaline' ,  .false.     , .true.,  'daily'  , ''       , ' '        , ''
73   !
74   cn_dir        = './'     !  root directory for the location of the runoff files
75   ln_tsd_init   = .true.   !  Initialisation of ocean T & S with T &S input data (T) or not (F)
76   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F)
77/
78!-----------------------------------------------------------------------
79&namsbc        !   Surface Boundary Condition (surface module)
80!-----------------------------------------------------------------------
81   nn_fsbc     = 1         !  frequency of surface boundary condition computation
82                           !     (also = the frequency of sea-ice model call)
83   nn_ice      = 0         !  =0 no ice boundary condition   ,
84   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf)
85   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
86   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked
87/
88!-----------------------------------------------------------------------
89&namsbc_flx    !   surface boundary condition : flux formulation
90!-----------------------------------------------------------------------
91/
92!-----------------------------------------------------------------------
93&namsbc_blk   !   namsbc_blk  generic Bulk formula                      (ln_blk = T)
94!-----------------------------------------------------------------------
95!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
96!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
97   sn_wndi     = 'forcing_PAPASTATION_1h' ,         1         , 'wndwe'   ,   .true.     , .false. , 'yearly' , '' , '', ''
98   sn_wndj     = 'forcing_PAPASTATION_1h' ,         1         , 'wndsn'   ,   .true.     , .false. , 'yearly' , '' , '', ''
99   sn_qsr      = 'forcing_PAPASTATION_1h' ,         1         , 'qsr'     ,   .false.    , .false. , 'yearly' , '' , '', ''
100   sn_qlw      = 'forcing_PAPASTATION_1h' ,         1         , 'qlw'     ,   .false.    , .false. , 'yearly' , '' , '', ''
101   sn_tair     = 'forcing_PAPASTATION_1h' ,         1         , 'tair'    ,   .true.     , .false. , 'yearly' , '' , '', ''
102   sn_humi     = 'forcing_PAPASTATION_1h' ,         1         , 'humi'    ,   .true.     , .false. , 'yearly' , '' , '', ''
103   sn_prec     = 'forcing_PAPASTATION_1h' ,         1         , 'prec'    ,   .false.    , .false. , 'yearly' , '' , '', ''
104   sn_snow     = 'forcing_PAPASTATION_1h' ,         1         , 'snow'    ,   .false.    , .false. , 'yearly' , '' , '', ''
105   sn_slp      = 'slp.15JUNE2009_fill'        ,         6         , 'SLP',        .false.    , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc'  , ''       , ''
106
107   !                    !  bulk algorithm :
108   ln_NCAR     = .true.    ! "NCAR"      algorithm   (Large and Yeager 2008)
109   ln_COARE_3p0= .false.   ! "COARE 3.0" algorithm   (Fairall et al. 2003)
110   ln_COARE_3p5= .false.   ! "COARE 3.5" algorithm   (Edson et al. 2013)
111   ln_ECMWF    = .false.   ! "ECMWF"     algorithm   (IFS cycle 31)
112
113   rn_zqt      =  2.       !  Air temperature and humidity reference height (m)
114/
115!-----------------------------------------------------------------------
116&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3")
117!-----------------------------------------------------------------------
118/
119!-----------------------------------------------------------------------
120&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T)
121!-----------------------------------------------------------------------
122!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
123!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
124   sn_chl      ='chlorophyll_PAPASTATION', -1    , 'CHLA'    ,   .true.     , .true. , 'yearly'  , ''       , ''       , ''
125/
126!-----------------------------------------------------------------------
127&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
128!-----------------------------------------------------------------------
129/
130!-----------------------------------------------------------------------
131&namsbc_ssr    !   surface boundary condition : sea surface restoring
132!-----------------------------------------------------------------------
133   nn_sssr     =     0     !  add a damping     term in the surface freshwater flux (=2)
134   rn_deds     =   -27.7   !  magnitude of the damping on salinity   [mm/day]
135   ln_sssr_bnd =   .false. !  flag to bound erp term (associated with nn_sssr=2)
136/
137!-----------------------------------------------------------------------
138&namsbc_alb    !   albedo parameters
139!-----------------------------------------------------------------------
140/
141!-----------------------------------------------------------------------
142&namdrg            !   top/bottom drag coefficient                      (default: NO selection)
143!-----------------------------------------------------------------------
144   ln_non_lin = .true.     !  non-linear  drag: Cd = Cd0 |U|
145/
146!-----------------------------------------------------------------------
147&nambbc        !   bottom temperature boundary condition                (default: NO)
148!-----------------------------------------------------------------------
149/
150!-----------------------------------------------------------------------
151&nameos        !   ocean physical parameters
152!-----------------------------------------------------------------------
153   ln_eos80    = .true.         !  = Use EOS80 equation of state
154/
155!-----------------------------------------------------------------------
156&namtra_adv    !   advection scheme for tracer
157!-----------------------------------------------------------------------
158   ln_traadv_NONE= .true.  !  No tracer advection
159/
160!-----------------------------------------------------------------------
161&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param)  (default: NO)
162!-----------------------------------------------------------------------
163/
164!-----------------------------------------------------------------------
165&namtra_ldf    !   lateral diffusion scheme for tracers
166!-----------------------------------------------------------------------
167   ln_traldf_NONE= .true.  ! No operator (no explicit diffusion)
168/
169!-----------------------------------------------------------------------
170&namtra_ldfeiv !   eddy induced velocity param.                         (default: NO)
171!-----------------------------------------------------------------------
172/
173!-----------------------------------------------------------------------
174&namtra_dmp    !   tracer: T & S newtonian damping
175!-----------------------------------------------------------------------
176   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F)
177/
178!-----------------------------------------------------------------------
179&namdyn_adv    !   formulation of the momentum advection                (default: None)
180!-----------------------------------------------------------------------
181   ln_dynadv_NONE= .true.  !  linear dynamics (no momentum advection)
182/
183!-----------------------------------------------------------------------
184&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
185!-----------------------------------------------------------------------
186/
187!-----------------------------------------------------------------------
188&namc1d_uvd    !   data: U & V currents                                 ("key_c1d")
189!-----------------------------------------------------------------------
190/
191!-----------------------------------------------------------------------
192&namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d")
193!-----------------------------------------------------------------------
194/
195!-----------------------------------------------------------------------
196&namdyn_hpg    !   Hydrostatic pressure gradient option
197!-----------------------------------------------------------------------
198/
199!-----------------------------------------------------------------------
200&namdyn_spg    !   surface pressure gradient                            (default: NO spg)
201!-----------------------------------------------------------------------
202/
203!-----------------------------------------------------------------------
204&namdyn_ldf    !   lateral diffusion on momentum
205!-----------------------------------------------------------------------
206   ln_dynldf_NONE= .true.     ! No operator (no explicit diffusion)
207/
208!-----------------------------------------------------------------------
209&namzdf        !   vertical physics                                     (default: NO selection)
210!-----------------------------------------------------------------------
211   !                       ! type of vertical closure
212   ln_zdfcst   = .false.      !  constant mixing
213   ln_zdfric   = .false.      !  local Richardson dependent formulation (T =>   fill namzdf_ric)
214   ln_zdftke   = .false.      !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke)
215   ln_zdfgls   = .true.       !  Generic Length Scale closure           (T =>   fill namzdf_gls)
216   ln_zdfosm   = .false.      !  OSMOSIS BL closure                     (T =>   fill namzdf_osm)
217   !
218   !                       ! convection
219   ln_zdfevd   = .false.      !  enhanced vertical diffusion
220      nn_evdm     =    0         ! apply on tracer (=0) or on tracer and momentum (=1)
221      rn_evd      =  100.        ! mixing coefficient [m2/s]
222   ln_zdfnpc   = .false.      !  Non-Penetrative Convective algorithm
223      nn_npc      =    1         ! frequency of application of npc
224      nn_npcp     =  365         ! npc control print frequency
225   !
226   ln_zdfddm   = .false.   ! double diffusive mixing
227      rn_avts  =    1.e-4     !  maximum avs (vertical mixing on salinity)
228      rn_hsbfr =    1.6       !  heat/salt buoyancy flux ratio
229   !
230   !                       ! gravity wave-driven vertical mixing
231   ln_zdfiwm   = .false.      ! internal wave-induced mixing            (T =>   fill namzdf_iwm)
232   ln_zdfswm   = .false.      ! surface  wave-induced mixing            (T => ln_wave=ln_sdw=T )
233   !
234   !                       ! coefficients
235   rn_avm0     =   1.2e-4     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F)
236   rn_avt0     =   1.2e-5     !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F)
237   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0)
238   nn_havtb    =    0         !  horizontal shape for avtb (=1) or not (=0)
239/
240!-----------------------------------------------------------------------
241&namzdf_ric    !   richardson number dependent vertical diffusion       (ln_zdfric =T)
242!-----------------------------------------------------------------------
243/
244!-----------------------------------------------------------------------
245&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T)
246!-----------------------------------------------------------------------
247/
248!-----------------------------------------------------------------------
249&namzdf_gls                !   GLS vertical diffusion                   (ln_zdfgls =T)
250!-----------------------------------------------------------------------
251/
252!-----------------------------------------------------------------------
253&namzdf_osm                !   OSM vertical diffusion                   (ln_zdfosm =T)
254!-----------------------------------------------------------------------
255/
256!-----------------------------------------------------------------------
257&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T)
258!-----------------------------------------------------------------------
259/
260!-----------------------------------------------------------------------
261&namctl        !   Control prints & Benchmark
262!-----------------------------------------------------------------------
263/
264!-----------------------------------------------------------------------
265&namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra")
266!              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor")
267!-----------------------------------------------------------------------
268/
269!-----------------------------------------------------------------------
270&namhsb       !  Heat and salt budgets
271!-----------------------------------------------------------------------
272/
273!-----------------------------------------------------------------------
274&namobs       !  observation usage switch                               ('key_diaobs')
275!-----------------------------------------------------------------------
276/
Note: See TracBrowser for help on using the repository browser.