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/TEST_CASES/ISOMIP/EXP00 – NEMO

source: branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/ISOMIP/EXP00/namelist_cfg @ 9531

Last change on this file since 9531 was 9531, checked in by gm, 6 years ago

dev_merge_2017: rename traadv_mle.F90 & namtra_adv_mle as tramle.F90 & namtra_mle, resp.

  • Property svn:mime-type set to text/x-fortran
File size: 16.9 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  : ISOMIP Configuration namelist : overwrite reference dynamical namelist
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4
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: use namusr_def in namelist_cfg)
11!!   namusr_def   user defined configuration
12!!======================================================================
13!
14!-----------------------------------------------------------------------
15&namrun        !   parameters of the run
16!-----------------------------------------------------------------------
17   cn_exp      =  "ISOMIP" !  experience name
18   nn_it000    =       1   !  first time step
19   nn_itend    =  525600   !  last  time step
20   nn_leapy    =       0   !  Leap year calendar (1) or not (0)
21   ln_clobber  = .true.    !  clobber (overwrite) an existing file
22   nn_istate   =       0   !  output the initial state (1) or not (0)
23   nn_stock    =  99999999 !  frequency of creation of a restart file (modulo referenced to 1)
24   nn_write    =      48   !  frequency of write in the output file   (modulo referenced to nn_it000)
25   nn_istate   =       0   !  output the initial state (1) or not (0)
26/
27!-----------------------------------------------------------------------
28&namusr_def    !   ISOMIP user defined namelist 
29!-----------------------------------------------------------------------
30   ln_zps      = .true.    ! z-partial-step coordinate
31   ln_zco      = .false.   ! z-full-step coordinate
32   ln_sco      = .false.   ! s-coordinate
33   rn_e1deg    =   0.3     !  zonal      grid-spacing (degrees)
34   rn_e2deg    =   0.1     !  meridional grid-spacing (degrees)
35   rn_e3       =   30.     !  vertical resolution
36/
37!-----------------------------------------------------------------------
38&namdom        !   time and space domain
39!-----------------------------------------------------------------------
40   ln_linssh   = .false.   !  =T  linear free surface  ==>>  model level are fixed in time
41   rn_rdt      = 1800.     !  time step for the dynamics (and tracer if nn_acc=0)
42/
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!!======================================================================
60!
61!-----------------------------------------------------------------------
62&namsbc        !   Surface Boundary Condition (surface module)
63!-----------------------------------------------------------------------
64   nn_fsbc     = 1         !  frequency of surface boundary condition computation
65   ln_usr      = .true.    !  user defined formulation                  (T => check usrdef_sbc)
66   ln_isf      = .true.    !  ice shelf melting/freezing                (T => fill namsbc_isf)
67/
68!-----------------------------------------------------------------------
69&namsbc_isf    !  Top boundary layer (ISF)                              (nn_isf >0)
70!-----------------------------------------------------------------------
71!              ! file name ! frequency (hours) ! variable ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
72!              !           !  (if <0  months)  !   name   !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      !
73! nn_isf == 4
74   sn_fwfisf   = 'rnfisf'  ,         -12       ,'sowflisf',     .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , ''
75! nn_isf == 3
76   sn_rnfisf   = 'rnfisf'  ,         -12       ,'sofwfisf',     .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , ''
77! nn_isf == 2 and 3
78   sn_depmax_isf = 'rnfisf' ,        -12       ,'sozisfmax' ,   .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , ''
79   sn_depmin_isf = 'rnfisf' ,        -12       ,'sozisfmin' ,   .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , ''
80! nn_isf == 2
81   sn_Leff_isf = 'rnfisf'  ,         -12       ,'Leff'    ,     .false.    , .true.  , 'yearly'  ,  ''      ,   ''     , ''
82! for all case
83   nn_isf      = 1         !  ice shelf melting/freezing
84                           !  1 = presence of ISF    2 = bg03 parametrisation
85                           !  3 = rnf file for isf   4 = ISF fwf specified
86                           !  option 1 and 4 need ln_isfcav = .true. (domzgr)
87! only for nn_isf = 1 or 2
88   rn_gammat0  = 1.0e-4   ! gammat coefficient used in blk formula
89   rn_gammas0  = 1.0e-4   ! gammas coefficient used in blk formula
90! only for nn_isf = 1 or 4
91   rn_hisf_tbl =  30.      ! thickness of the top boundary layer    (Losh et al. 2008)
92                          ! 0 => thickness of the tbl = thickness of the first wet cell
93! only for nn_isf = 1
94   nn_isfblk   = 1        ! 1 ISOMIP  like: 2 equations formulation (Hunter et al., 2006)
95                          ! 2 ISOMIP+ like: 3 equations formulation (Asay-Davis et al., 2015)
96   nn_gammablk = 0        ! 0 = cst Gammat (= gammat/s)
97                          ! 1 = velocity dependend Gamma (u* * gammat/s)  (Jenkins et al. 2010)
98                          ! 2 = velocity and stability dependent Gamma    (Holland et al. 1999)
99/
100!-----------------------------------------------------------------------
101&namsbc_iscpl  !   land ice / ocean coupling option                     
102!-----------------------------------------------------------------------
103/
104
105!!======================================================================
106!!               ***  Lateral boundary condition  ***                 !!
107!!                                                                    !!
108!!   namlbc        lateral momentum boundary condition                  (default: no slip)
109!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif")
110!!   nam_tide      Tidal forcing                                        (default: OFF)
111!!   nambdy        Unstructured open boundaries                         (default: OFF)
112!!   nambdy_dta    Unstructured open boundaries - external data         (see  nambdy)
113!!   nambdy_tide   tidal forcing at open boundaries                     (default: OFF)
114!!======================================================================
115!
116!-----------------------------------------------------------------------
117&namlbc        !   lateral momentum boundary condition                  (default: NO selection)
118!-----------------------------------------------------------------------
119   rn_shlat    =    0.     !  free slip
120/
121!!======================================================================
122!!                ***  Top/Bottom boundary condition  ***             !!
123!!                                                                    !!
124!!   namdrg        top/bottom drag coefficient                          (default: NO selection)
125!!   namdrg_top    top    friction                                      (ln_OFF =F & ln_isfcav=T)
126!!   namdrg_bot    bottom friction                                      (ln_OFF =F)
127!!   nambbc        bottom temperature boundary condition                (default: OFF)
128!!   nambbl        bottom boundary layer scheme                         (default: OFF)
129!!======================================================================
130!
131!-----------------------------------------------------------------------
132&namdrg        !   top/bottom drag coefficient                          (default: NO selection)
133!-----------------------------------------------------------------------
134   ln_OFF     = .false.    !  free-slip       : Cd = 0                  (F => fill namdrg_bot
135   ln_lin     = .false.    !      linear  drag: Cd = Cd0 Uc0                   &   namdrg_top)
136   ln_non_lin = .true.     !  non-linear  drag: Cd = Cd0 |U|
137   ln_loglayer= .false.    !  logarithmic drag: Cd = vkarmn/log(z/z0) |U|
138   !
139   ln_drgimp  = .false.    !  implicit top/bottom friction flag
140/
141!-----------------------------------------------------------------------
142&namdrg_top    !   TOP friction                                         (ln_isfcav=T)
143!-----------------------------------------------------------------------
144   rn_Cd0     =  2.5e-3    !  drag coefficient [-]
145   rn_Uc0     =  0.16      !  ref. velocity [m/s] (linear drag=Cd0*Uc0)
146   rn_Cdmax   =  0.1       !  drag value maximum [-] (logarithmic drag)
147   rn_ke0     =  0.0e-0    !  background kinetic energy  [m2/s2] (non-linear cases)
148   rn_z0      =  3.0e-3    !  roughness [m] (ln_loglayer=T)
149   ln_boost   = .false.    !  =T regional boost of Cd0 ; =F constant
150      rn_boost=  50.          !  local boost factor  [-]
151/
152!-----------------------------------------------------------------------
153&namdrg_bot    !   BOTTOM friction                                 
154!-----------------------------------------------------------------------
155   rn_Cd0     =  1.e-3    !  drag coefficient [-]
156   rn_Uc0     =  0.4      !  ref. velocity [m/s] (linear drag=Cd0*Uc0)
157   rn_Cdmax   =  0.1      !  drag value maximum [-] (logarithmic drag)
158   rn_ke0     =  2.5e-3   !  background kinetic energy  [m2/s2] (non-linear cases)
159   rn_z0      =  3.e-3    !  roughness [m] (ln_loglayer=T)
160   ln_boost   = .false.   !  =T regional boost of Cd0 ; =F constant
161      rn_boost=  50.         !  local boost factor  [-]
162/
163
164!!======================================================================
165!!                        Tracer (T & S) namelists                    !!
166!!                                                                    !!
167!!   nameos        equation of state                                    (default: NO selection)
168!!   namtra_adv    advection scheme                                     (default: NO selection)
169!!   namtra_ldf    lateral diffusion scheme                             (default: NO selection)
170!!   namtra_mle    mixed layer eddy param. (Fox-Kemper param.)          (default: OFF)
171!!   namtra_eiv    eddy induced velocity param.                         (default: OFF)
172!!   namtra_dmp    T & S newtonian damping                              (default: OFF)
173!!======================================================================
174!
175!-----------------------------------------------------------------------
176&nameos        !   ocean Equation Of Seawater                           (default: OFF)
177!-----------------------------------------------------------------------
178   ln_eos80    = .true.          !  = Use EOS80 equation of state
179/
180!-----------------------------------------------------------------------
181&namtra_adv    !   advection scheme for tracer                          (default: NO selection)
182!-----------------------------------------------------------------------
183   ln_traadv_fct =  .true.   !  FCT scheme
184      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order
185      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order
186/
187!-----------------------------------------------------------------------
188&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection)
189!-----------------------------------------------------------------------
190   ln_traldf_lap   =  .true.   !    laplacian operator
191   ln_traldf_hor   =  .true.   !  horizontal (geopotential)
192   !                       !  Coefficients:
193   nn_aht_ijk_t    = 0         !  =  0   constant = 1/2  Ud*Ld   (lap case)
194      rn_Ud        = 0.02           !  lateral diffusive velocity [m/s]
195      rn_Ld        = 10.e+3         !  lateral diffusive length   [m]
196/
197
198!!======================================================================
199!!                      ***  Dynamics namelists  ***                  !!
200!!                                                                    !!
201!!   nam_vvl       vertical coordinate options                          (default: z-star)
202!!   namdyn_adv    formulation of the momentum advection                (default: NO selection)
203!!   namdyn_vor    advection scheme                                     (default: NO selection)
204!!   namdyn_hpg    hydrostatic pressure gradient                        (default: NO selection)
205!!   namdyn_spg    surface pressure gradient                            (default: NO selection)
206!!   namdyn_ldf    lateral diffusion scheme                             (default: NO selection)
207!!   namdta_dyn    offline TOP: dynamics read in files                  (OFF_SRC only)
208!!======================================================================
209!
210!-----------------------------------------------------------------------
211&namdyn_adv    !   formulation of the momentum advection                (default: NO selection)
212!-----------------------------------------------------------------------
213   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F)
214      nn_dynkeg  = 0          ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction
215/
216!-----------------------------------------------------------------------
217&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: OFF)
218!-----------------------------------------------------------------------
219   ln_dynvor_ene = .true.  !  energy conserving scheme
220/
221!-----------------------------------------------------------------------
222&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection)
223!-----------------------------------------------------------------------
224   ln_hpg_isf  = .true.    !  s-coordinate adapted for isf (standard jacobian formulation)
225/
226!-----------------------------------------------------------------------
227&namdyn_spg    !   surface pressure gradient                            (default: NO selection)
228!-----------------------------------------------------------------------
229   ln_dynspg_ts  = .true.  !  split-explicit free surface
230/
231!-----------------------------------------------------------------------
232&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection)
233!-----------------------------------------------------------------------
234   ln_dynldf_lap =  .true.     !    laplacian operator
235   ln_dynldf_lev =  .true.     !  iso-level
236   nn_ahm_ijk_t  = 0           !  = 0  constant = 1/2  Uv*Lv   (lap case)
237      rn_Uv      = 0.12             !  lateral viscous velocity [m/s]
238      rn_Lv      = 10.e+3           !  lateral viscous length   [m]
239/
240
241!!======================================================================
242!!                     vertical physics namelists                     !!
243!!                                                                    !!
244!!    namzdf        vertical physics manager                            (default: NO selection)
245!!    namzdf_ric    richardson number vertical mixing                   (ln_zdfric=T)
246!!    namzdf_tke    TKE vertical mixing                                 (ln_zdftke=T)
247!!    namzdf_gls    GLS vertical mixing                                 (ln_zdfgls=T)
248!!    namzdf_osm    OSM vertical diffusion                              (ln_zdfosm=T)
249!!    namzdf_iwm    tidal mixing parameterization                       (ln_zdfiwm=T)
250!!======================================================================
251!
252!-----------------------------------------------------------------------
253&namzdf        !   vertical physics                                     (default: NO selection)
254!-----------------------------------------------------------------------
255   !                       ! type of vertical closure
256   ln_zdfcst   = .true.       !  constant mixing
257   ln_zdfevd   = .true.       !  enhanced vertical diffusion
258      nn_evdm     =    1         ! apply on tracer (=0) or on tracer and momentum (=1)
259      rn_evd      =   0.1        ! mixing coefficient [m2/s]
260   !                       ! coefficients
261   rn_avm0     =   1.e-3     !  vertical eddy viscosity   [m2/s]
262   rn_avt0     =   5.e-5     !  vertical eddy diffusivity [m2/s]
263/
Note: See TracBrowser for help on using the repository browser.