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_ncar_cfg in NEMO/trunk/tests/STATION_ASF/EXPREF – NEMO

source: NEMO/trunk/tests/STATION_ASF/EXPREF/namelist_ncar_cfg @ 12489

Last change on this file since 12489 was 12489, checked in by davestorkey, 4 years ago

Preparation for new timestepping scheme #2390.
Main changes:

  1. Initial euler timestep now handled in stp and not in TRA/DYN routines.
  2. Renaming of all timestep parameters. In summary, the namelist parameter is now rn_Dt and the current timestep is rDt (and rDt_ice, rDt_trc etc).
  3. Renaming of a few miscellaneous parameters, eg. atfp -> rn_atfp (namelist parameter used everywhere) and rau0 -> rho0.

This version gives bit-comparable results to the previous version of the trunk.

File size: 21.5 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OCE  Configuration namelist : overwrite default values defined in SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!!             STATION_ASF 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&namusr_def    !   STATION_ASF user defined namelist
21!-----------------------------------------------------------------------
22   rn_dept1    =  1.0   ! depth (m) at which the prescribed SST is taken  == depth of first T point! (IMPORTANT for warm-layer impact, the deeper, the more pronounced!)
23   !                    ! [PAPA station = 1 m]
24/
25!-----------------------------------------------------------------------
26&namrun        !   parameters of the run
27!-----------------------------------------------------------------------
28   nn_no       =       0   !  Assimilation cycle index
29   cn_exp      =  'STATION_ASF-NCAR'  !  experience name
30   nn_it000    =    1   !  first time step
31   nn_itend    =    26280   !  last  time step (std 5840)
32   nn_date0    =    20160101   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)
33   nn_time0    =       0   !  initial time of day in hhmm
34   nn_leapy    =       0   !  Leap year calendar (1) or not (0)
35   ln_rstart   =  .false.   !  start from rest (F) or from a restart file (T)
36      nn_euler    =    1      !  = 0 : start with forward time step if ln_rstart=T
37      nn_rstctl   = 2      !  restart control ==> activated only if ln_rstart=T
38      !                          !    = 0 nn_date0 read in namelist ; nn_it000 : read in namelist
39      !                          !    = 1 nn_date0 read in namelist ; nn_it000 : check consistancy between namelist and restart
40      !                          !    = 2 nn_date0 read in restart  ; nn_it000 : check consistancy between namelist and restart
41      cn_ocerst_in    = ''   !  suffix of ocean restart name (input)
42      cn_ocerst_indir = ''         !  directory from which to read input ocean restarts
43      cn_ocerst_out   = 'restart_oce'   !  suffix of ocean restart name (output)
44      cn_ocerst_outdir = './'         !  directory in which to write output ocean restarts
45   nn_istate   =       0   !  output the initial state (1) or not (0)
46   ln_rst_list = .false.   !  output restarts at list of times using nn_stocklist (T) or at set frequency with nn_stock (F)
47   nn_stock    =    26280   ! 1year @ dt=3600 s / frequency of creation of a restart file (modulo referenced to 1)
48   nn_write    =    26280   ! 1year @ dt=3600 s / frequency of write in the output file   (modulo referenced to nn_it000)
49   ln_mskland  = .false.   !  mask land points in NetCDF outputs (costly: + ~15%)
50   ln_cfmeta   = .false.   !  output additional data to netCDF files required for compliance with the CF metadata standard
51   ln_clobber  = .true.    !  clobber (overwrite) an existing file
52   nn_chunksz  =       0   !  chunksize (bytes) for NetCDF file (works only with iom_nf90 routines)
53   ln_xios_read = .false.  !  use XIOS to read restart file (only for a single file restart)
54   nn_wxios = 0      !  use XIOS to write restart file 0 - no, 1 - single file output, 2 - multiple file output
55/
56!-----------------------------------------------------------------------
57&namdom        !   time and space domain / STATION_ASF
58!-----------------------------------------------------------------------
59   rn_Dt      =  3600.    !  time step for the dynamics and tracer => frequency of atmospheric forcing
60   ln_meshmask = .false.
61   ln_linssh   = .true.    !  =T  linear free surface  ==>>  model level are fixed in time
62/
63!-----------------------------------------------------------------------
64&namcfg        !   parameters of the configuration                      (default: use namusr_def in namelist_cfg)
65!-----------------------------------------------------------------------
66/
67!-----------------------------------------------------------------------
68&namc1d        !   1D configuration options / STATION_ASF               ("key_c1d" default: PAPA station)
69!-----------------------------------------------------------------------
70   rn_lat1d    =      50.1 !  Column latitude    [PAPA station]
71   rn_lon1d    =    215.1  !  Column longitude   [PAPA station]
72/
73!-----------------------------------------------------------------------
74&namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d" default: OFF)
75!-----------------------------------------------------------------------
76   ln_dyndmp   =  .false.  !  add a damping term (T) or not (F)
77/
78!-----------------------------------------------------------------------
79&namc1d_uvd    !   data: U & V currents                                 ("key_c1d" default: OFF)
80!-----------------------------------------------------------------------
81   !                       !  =T read U-V fields for:
82   ln_uvd_init   = .false.       !  ocean initialisation
83   ln_uvd_dyndmp = .false.       !  U-V restoring
84
85   cn_dir      = './'      !  root directory for the U-V data location
86   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
87   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
88   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
89   sn_ucur     = 'ucurrent'              ,         -1.       ,'u_current',   .false.   , .true. , 'monthly' ,  ''              ,  'Ume'   , ''
90   sn_vcur     = 'vcurrent'              ,         -1.       ,'v_current',   .false.   , .true. , 'monthly' ,  ''              ,  'Vme'   , ''
91/
92
93!!======================================================================
94!!            ***  Surface Boundary Condition namelists  ***          !!
95!!                                                                    !!
96!!                           STATION_ASF case                         !!
97!!                                                                    !!
98!!   namsbc          surface boundary condition manager                 (default: NO selection)
99!!   namsbc_flx      flux               formulation                     (ln_flx     =T)
100!!   namsbc_blk      Bulk formulae formulation                          (ln_blk     =T)
101!!   namsbc_cpl      CouPLed            formulation                     ("key_oasis3" )
102!!   namsbc_sas      Stand-Alone Surface module                         (SAS_SRC  only)
103!!   namsbc_iif      Ice-IF: use observed ice cover                     (nn_ice = 1   )
104!!   namsbc_ssr      sea surface restoring term (for T and/or S)        (ln_ssr     =T)
105!!   namsbc_rnf      river runoffs                                      (ln_rnf     =T)
106!!   namsbc_apr      Atmospheric Pressure                               (ln_apr_dyn =T)
107!!   namsbc_wave     external fields from wave model                    (ln_wave    =T)
108!!   namberg         iceberg floats                                     (ln_icebergs=T)
109!!======================================================================
110!
111!-----------------------------------------------------------------------
112&namsbc        !   Surface Boundary Condition manager                   (default: NO selection)
113!-----------------------------------------------------------------------
114   nn_fsbc     = 1         !!LOLO!  frequency of SBC module call
115   ln_blk      = .true.    !  Bulk formulation                          (T => fill namsbc_blk )
116/
117!-----------------------------------------------------------------------
118&namsbc_blk    !   namsbc_blk  generic Bulk formula / STATION_ASF       (ln_blk =T)
119!-----------------------------------------------------------------------
120   !                    !  bulk algorithm :
121   ln_NCAR      = .true.    ! "NCAR"      algorithm   (Large and Yeager 2008)
122   ln_COARE_3p0 = .false.   ! "COARE 3.0" algorithm   (Fairall et al. 2003)
123   ln_COARE_3p6 = .false.   ! "COARE 3.5" algorithm   (Edson et al. 2013)
124   ln_ECMWF     = .false.   ! "ECMWF"     algorithm   (IFS cycle 31)
125      rn_zqt    =  2.5      !  Air temperature & humidity reference height (m) [PAPA station]
126      rn_zu     =  4.       !  Wind vector reference height (m)                [PAPA station]
127      !
128      ! Skin is ONLY available in ECMWF and COARE algorithms:
129      ln_skin_cs = .false.  !  use the cool-skin parameterization => set nn_fsbc=1 and ln_dm2dc=.true.!
130      ln_skin_wl = .false.  !  use the warm-layer        "        => set nn_fsbc=1 and ln_dm2dc=.true.!
131      !
132      ln_humi_sph = .false. !  humidity specified below in "sn_humi" is specific humidity     [kg/kg] if .true.
133      ln_humi_dpt = .false. !  humidity specified below in "sn_humi" is dew-point temperature   [K]   if .true.
134      ln_humi_rlh = .true.  !  humidity specified below in "sn_humi" is relative humidity       [%]   if .true.
135   !
136   cn_dir      = './'      !  root directory for the bulk data location
137   !___________!_________________________!___________________!___________!_____________!________!___________!______________________________________!__________!_______________!
138   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ !       weights filename               ! rotation ! land/sea mask !
139   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                                      ! pairing  !    filename   !
140   sn_wndi     = 'Station_PAPA_50N-145W_atm_hourly',  1.  , 'u_air',    .true.     , .false. , 'yearly'  , ''   ,''   , ''
141   sn_wndj     = 'Station_PAPA_50N-145W_atm_hourly',  1.  , 'v_air',    .true.     , .false. , 'yearly'  , ''   ,''   , ''
142   sn_qsr      = 'Station_PAPA_50N-145W_atm_hourly',  1.  , 'rad_sw',   .false.    , .false. , 'yearly'  , ''  , ''   , ''
143   sn_qlw      = 'Station_PAPA_50N-145W_atm_hourly',  1.  , 'rad_lw',   .false.    , .false. , 'yearly'  , ''  , ''   , ''
144   sn_tair     = 'Station_PAPA_50N-145W_atm_hourly',  1.  , 't_air',    .true.     , .false. , 'yearly'  , ''  , ''   , ''
145   sn_humi     = 'Station_PAPA_50N-145W_atm_hourly',  1.  , 'rh_air',   .true.     , .false. , 'yearly'  , ''  , ''   , ''
146   sn_prec     = 'Station_PAPA_50N-145W_precip_daily', 24., 'precip',   .false.    , .false. , 'yearly'  , ''  , ''   , ''
147   sn_snow     = 'Station_PAPA_50N-145W_precip_daily', 24., 'snow',     .false.    , .false. , 'yearly'  , ''  , ''   , ''
148   sn_slp      = 'Station_PAPA_50N-145W_atm_hourly',  1.  , 'slp',      .true.     , .false. , 'yearly'  , ''  , ''   , ''
149/
150!-----------------------------------------------------------------------
151&namsbc_abl    !   Atmospheric Boundary Layer formulation           (ln_abl = T)
152!-----------------------------------------------------------------------
153/
154!-----------------------------------------------------------------------
155&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3")
156!-----------------------------------------------------------------------
157/
158!-----------------------------------------------------------------------
159&namsbc_sas    !   Stand-Alone Surface boundary condition / STATION_ASF
160!-----------------------------------------------------------------------
161   l_sasread   = .true.    !  =T Read in file ;  =F set all to 0. (see sbcssm)
162      ln_3d_uve   = .false.   !  specify whether we are supplying a 3D u,v and e3 field
163      ln_read_frq = .false.   !  specify whether we must read frq or not
164
165   cn_dir      = './'      !  root directory for the ocean data location
166   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
167   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
168   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
169   sn_usp  = 'Station_PAPA_50N-145W_oce_hourly', 1.         , 'ssu'     ,   .true.    , .false. , 'yearly'  ,    ''            ,    ''    ,    ''
170   sn_vsp  = 'Station_PAPA_50N-145W_oce_hourly', 1.         , 'ssv'     ,   .true.    , .false. , 'yearly'  ,    ''            ,    ''    ,    ''
171   sn_tem  = 'Station_PAPA_50N-145W_oce_hourly', 1.         , 'sst',        .true.    , .false. , 'yearly'  ,    ''            ,    ''    ,    ''
172   sn_sal  = 'Station_PAPA_50N-145W_oce_hourly', 1.         , 'sss',        .true.    , .false. , 'yearly'  ,    ''            ,    ''    ,    ''
173   sn_ssh  = 'Station_PAPA_50N-145W_oce_hourly', 1.         , 'ssh',        .true.    , .false. , 'yearly'  ,    ''            ,    ''    ,    ''
174   sn_e3t  = 'Station_PAPA_50N-145W_oce_hourly', 1.         , 'e3t_m'   ,   .true.    , .false. , 'yearly'  ,    ''            ,    ''    ,    ''
175   sn_frq  = 'Station_PAPA_50N-145W_oce_hourly', 1.         , 'frq_m'   ,   .true.    , .false. , 'yearly'  ,    ''            ,    ''    ,    ''
176/
177!!======================================================================
178!!               ***  Lateral boundary condition  ***                 !!
179!!                                                                    !!
180!!   namlbc        lateral momentum boundary condition                  (default: NO selection)
181!!   namagrif      agrif nested grid   (read by child model only)       ("key_agrif")
182!!   nam_tide      Tidal forcing                                        (default: OFF)
183!!   nambdy        Unstructured open boundaries                         (default: OFF)
184!!   nambdy_dta    Unstructured open boundaries - external data         (see  nambdy)
185!!   nambdy_tide   tidal forcing at open boundaries                     (default: OFF)
186!!======================================================================
187!
188!-----------------------------------------------------------------------
189&namlbc        !   lateral momentum boundary condition                  (default: NO selection)
190!-----------------------------------------------------------------------
191   rn_shlat    =    0.     !  free slip
192/
193!!======================================================================
194!!                ***  Top/Bottom boundary condition  ***             !!
195!!                                                                    !!
196!!   namdrg        top/bottom drag coefficient                          (default: NO selection)
197!!   namdrg_top    top    friction                                      (ln_OFF=F & ln_isfcav=T)
198!!   namdrg_bot    bottom friction                                      (ln_OFF=F)
199!!   nambbc        bottom temperature boundary condition                (default: OFF)
200!!   nambbl        bottom boundary layer scheme                         (default: OFF)
201!!======================================================================
202!
203!!======================================================================
204!!                        Tracer (T-S) namelists                      !!
205!!                                                                    !!
206!!   nameos        equation of state                                    (default: NO selection)
207!!   namtra_adv    advection scheme                                     (default: NO selection)
208!!   namtra_ldf    lateral diffusion scheme                             (default: NO selection)
209!!   namtra_mle    mixed layer eddy param. (Fox-Kemper param.)          (default: OFF)
210!!   namtra_eiv    eddy induced velocity param.                         (default: OFF)
211!!   namtra_dmp    T & S newtonian damping                              (default: OFF)
212!!======================================================================
213!
214!-----------------------------------------------------------------------
215&nameos        !   ocean Equation Of Seawater                           (default: NO selection)
216!-----------------------------------------------------------------------
217   ln_eos80    = .true.         !  = Use EOS80
218/
219!!======================================================================
220!!                      ***  Dynamics namelists  ***                  !!
221!!                                                                    !!
222!!   nam_vvl       vertical coordinate options                          (default: z-star)
223!!   namdyn_adv    formulation of the momentum advection                (default: NO selection)
224!!   namdyn_vor    advection scheme                                     (default: NO selection)
225!!   namdyn_hpg    hydrostatic pressure gradient                        (default: NO selection)
226!!   namdyn_spg    surface pressure gradient                            (default: NO selection)
227!!   namdyn_ldf    lateral diffusion scheme                             (default: NO selection)
228!!   namdta_dyn    offline TOP: dynamics read in files                  (OFF_SRC only)
229!!======================================================================
230!
231!!======================================================================
232!!                     vertical physics namelists                     !!
233!!                                                                    !!
234!!    namzdf        vertical physics manager                            (default: NO selection)
235!!    namzdf_ric    richardson number vertical mixing                   (ln_zdfric=T)
236!!    namzdf_tke    TKE vertical mixing                                 (ln_zdftke=T)
237!!    namzdf_gls    GLS vertical mixing                                 (ln_zdfgls=T)
238!!    namzdf_osm    OSM vertical diffusion                              (ln_zdfosm=T)
239!!    namzdf_iwm    tidal mixing parameterization                       (ln_zdfiwm=T)
240!!======================================================================
241!
242!!======================================================================
243!!                  ***  Diagnostics namelists  ***                   !!
244!!                                                                    !!
245!!   namtrd       dynamics and/or tracer trends                         (default: OFF)
246!!   namptr       Poleward Transport Diagnostics                        (default: OFF)
247!!   namhsb       Heat and salt budgets                                 (default: OFF)
248!!   namdiu       Cool skin and warm layer models                       (default: OFF)
249!!   namdiu       Cool skin and warm layer models                       (default: OFF)
250!!   namflo       float parameters                                      (default: OFF)
251!!   nam_diaharm  Harmonic analysis of tidal constituents               (default: OFF)
252!!   nam_diadct   transports through some sections                      (default: OFF)
253!!   nam_diatmb   Top Middle Bottom Output                              (default: OFF)
254!!   nam_dia25h   25h Mean Output                                       (default: OFF)
255!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4")
256!!======================================================================
257!
258!!======================================================================
259!!               ***  Observation & Assimilation  ***                 !!
260!!                                                                    !!
261!!   namobs       observation and model comparison                      (default: OFF)
262!!   nam_asminc   assimilation increments                               ('key_asminc')
263!!======================================================================
264!
265!!======================================================================
266!!                  ***  Miscellaneous namelists  ***                 !!
267!!                                                                    !!
268!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi")
269!!   namctl            Control prints                                   (default: OFF)
270!!   namsto            Stochastic parametrization of EOS                (default: OFF)
271!!======================================================================
272!
273!-----------------------------------------------------------------------
274&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi")
275!-----------------------------------------------------------------------
276/
277!-----------------------------------------------------------------------
278&namctl        !   Control prints                                       (default: OFF)
279!-----------------------------------------------------------------------
280/
281!-----------------------------------------------------------------------
282&namsto        ! Stochastic parametrization of EOS                      (default: OFF)
283!-----------------------------------------------------------------------
284/
Note: See TracBrowser for help on using the repository browser.