|
@@ -0,0 +1,404 @@
|
|
|
+# namelist.nemo-ORCA1L75.cfg.sh writes the NEMO namelist for ORCA1L75 in
|
|
|
+# This namelist will overwrite the reference namelist (namelist.nemo.ref.sh).
|
|
|
+#
|
|
|
+if $leg_is_restart
|
|
|
+then
|
|
|
+ nemo_restart=".TRUE."
|
|
|
+else
|
|
|
+ nemo_restart=".FALSE."
|
|
|
+fi
|
|
|
+
|
|
|
+cat << EOF
|
|
|
+!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
|
+!! NEMO/OPA Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref
|
|
|
+!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
|
+!
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namrun ! parameters of the run
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+ cn_exp = "${exp_name}" ! experience name
|
|
|
+ nn_it000 = $(( leg_start_sec / nem_time_step_sec + 1 )) ! first time step
|
|
|
+ nn_itend = $(( leg_end_sec / nem_time_step_sec )) ! last time step (std 5475)
|
|
|
+ nn_date0 = ${leg_start_date_yyyymmdd} ! date at nit_0000 (format yyyymmdd)
|
|
|
+ ! used if ln_rstart=F or
|
|
|
+ ! (ln_rstart=T and nn_rstctl=0 or 1)
|
|
|
+ ln_rstart = ${nemo_restart} ! start from rest (F) or from a restart file (T)
|
|
|
+ nn_rstctl = 1 ! restart control ==> activated only if ln_rstart=T
|
|
|
+ ! = 0 nn_date0 read in namelist ; nn_it000 : read in namelist
|
|
|
+ ! = 1 nn_date0 read in namelist ; nn_it000 : check consistancy between namelist and restart
|
|
|
+ ! = 2 nn_date0 read in restart ; nn_it000 : check consistancy between namelist and restart
|
|
|
+ cn_ocerst_in = "restart_oce" ! suffix of ocean restart name (input)
|
|
|
+ cn_ocerst_out = "restart_oce" ! suffix of ocean restart name (output)
|
|
|
+ nn_stock = 0 ! frequency of creation of a restart file (modulo referenced to 1)
|
|
|
+ nn_write = -1 ! frequency of write in the output file (modulo referenced to nn_it000)
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namcfg ! parameters of the configuration
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+ cp_cfg = "orca" ! name of the configuration
|
|
|
+ jp_cfg = 1 ! resolution of the configuration
|
|
|
+ jpidta = 362 ! 1st lateral dimension ( >= jpi )
|
|
|
+ jpjdta = 292 ! 2nd " " ( >= jpj )
|
|
|
+ jpkdta = 75 ! number of levels ( >= jpk )
|
|
|
+ jpiglo = 362 ! 1st dimension of global domain --> i =jpidta
|
|
|
+ jpjglo = 292 ! 2nd - - --> j =jpjdta
|
|
|
+ jperio = 6 ! 6 cyclic East-West AND North fold F-point pivot
|
|
|
+ ln_use_jattr = .true. ! use (T) the file attribute: open_ocean_jstart if present
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namzgr ! vertical coordinate
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namzgr_sco ! s-coordinate or hybrid z-s-coordinate
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namdom ! space and time domain (bathymetry, mesh, timestep)
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+ nn_msh = 0 ! create (=1) a mesh file or not (=0)
|
|
|
+ rn_hmin = 20. ! min depth of the ocean (>0) or min number of ocean level (<0)
|
|
|
+ rn_rdt = ${nem_time_step_sec} ! time step for the dynamics (and tracer if nn_acc=0)
|
|
|
+ ppglam0 = 999999.0 ! longitude of first raw and column T-point (jphgr_msh = 1)
|
|
|
+ ppgphi0 = 999999.0 ! latitude of first raw and column T-point (jphgr_msh = 1)
|
|
|
+ ppe1_deg = 999999.0 ! zonal grid-spacing (degrees)
|
|
|
+ ppe2_deg = 999999.0 ! meridional grid-spacing (degrees)
|
|
|
+ ppe1_m = 999999.0 ! zonal grid-spacing (degrees)
|
|
|
+ ppe2_m = 999999.0 ! meridional grid-spacing (degrees)
|
|
|
+ ppsur = -3958.951371276829 ! ORCA r4, r2 and r05 coefficients
|
|
|
+ ppa0 = 103.95300960000000 ! (default coefficients)
|
|
|
+ ppa1 = 2.41595126900000 !
|
|
|
+ ppkth = 15.35101370000000 !
|
|
|
+ ppacr = 7.0 !
|
|
|
+ ppdzmin = 999999. ! Minimum vertical spacing
|
|
|
+ pphmax = 999999. ! Maximum depth
|
|
|
+ ppa2 = 100.7609285000000 ! Double tanh function parameters
|
|
|
+ ppkth2 = 48.02989372000000 !
|
|
|
+ ppacr2 = 13.00000000000 !
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsplit ! time splitting parameters ("key_dynspg_ts")
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namcrs ! Grid coarsening for dynamics output and/or
|
|
|
+ ! passive tracer coarsened online simulations
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namc1d ! 1D configuration options ("key_c1d")
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namtsd ! data : Temperature & Salinity
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! land/sea mask !
|
|
|
+! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! filename !
|
|
|
+ sn_tem = 'conservative_temperature_WOA13_decav_Reg1L75_clim.nc', -1 ,'votemper' , .true. , .true. , 'yearly' ,'weight_bilinear_360x180-clipped_eORCA1L75_3D.nc', '' , ''
|
|
|
+ sn_sal = 'absolute_salinity_WOA13_decav_Reg1L75_clim.nc' , -1 ,'vosaline' , .true. , .true. , 'yearly' ,'weight_bilinear_360x180-clipped_eORCA1L75_3D.nc', '' , ''
|
|
|
+ !
|
|
|
+ ln_tsd_tradmp = .false. ! damping of ocean T & S toward T &S input data (T) or not (F)
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsbc ! Surface Boundary Condition (surface module)
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+ nn_fsbc = $(( lim_time_step_sec / nem_time_step_sec )) ! frequency of surface boundary condition computation
|
|
|
+ ! (also = the frequency of sea-ice model call)
|
|
|
+ nn_isf = 3 ! ice shelf melting/freezing (/=0 => fill namsbc_isf)
|
|
|
+ ! 0 =no isf 1 = presence of ISF
|
|
|
+ ! 2 = bg03 parametrisation 3 = rnf file for isf
|
|
|
+ ! 4 = ISF fwf specified
|
|
|
+ ! option 1 and 4 need ln_isfcav = .true. (domzgr)
|
|
|
+ nn_fwb = 0 ! FreshWater Budget: =0 unchecked
|
|
|
+ ! =1 global mean of e-p-r set to zero at each time step
|
|
|
+ ! =2 annual global mean of e-p-r set to zero
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsbc_ana ! analytical surface boundary condition
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsbc_flx ! surface boundary condition : flux formulation
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsbc_clio ! namsbc_clio CLIO bulk formulae
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! land/sea mask !
|
|
|
+! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! filename !
|
|
|
+ sn_utau = 'uwnd_10m' , 24 , 'uwnd' , .true. , .false., 'yearly' , '' , ''
|
|
|
+ sn_vtau = 'vwnd_10m' , 24 , 'vwnd' , .true. , .false., 'yearly' , '' , ''
|
|
|
+ sn_wndm = 'ncep_bulk' , 24 , 'wspd' , .true. , .false., 'yearly' , '' , ''
|
|
|
+ sn_tair = 'ncep_bulk' , 24 , 'air' , .true. , .false., 'yearly' , '' , ''
|
|
|
+ sn_humi = 'flx_correc', -1 , 'socliohu', .true. , .true. , 'yearly' , '' , ''
|
|
|
+ sn_ccov = 'flx_correc', -1 , 'socliocl', .true. , .true. , 'yearly' , '' , ''
|
|
|
+ sn_prec = 'flx_correc', -1 , 'socliopl', .true. , .true. , 'yearly' , '' , ''
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsbc_core ! namsbc_core CORE bulk formulae
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! land/sea mask !
|
|
|
+! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! filename !
|
|
|
+
|
|
|
+ sn_wndi = 'drowned_u10_DFS5.2' , 3 , 'u10' , .true. , .false. , 'yearly' , 'weights_bicub_DFS5.2_to_clipped_eORCA1.nc' , 'U1' , ''
|
|
|
+ sn_wndj = 'drowned_v10_DFS5.2' , 3 , 'v10' , .true. , .false. , 'yearly' , 'weights_bicub_DFS5.2_to_clipped_eORCA1.nc' , 'V1' , ''
|
|
|
+ sn_qsr = 'drowned_radsw_DFS5.2' , 24 , 'radsw' , .true. , .false. , 'yearly' , 'weights_bilin_DFS5.2_to_clipped_eORCA1.nc' , '' , ''
|
|
|
+ sn_qlw = 'drowned_radlw_DFS5.2' , 24 , 'radlw' , .true. , .false. , 'yearly' , 'weights_bilin_DFS5.2_to_clipped_eORCA1.nc' , '' , ''
|
|
|
+ sn_tair = 'drowned_t2_DFS5.2' , 3 , 't2' , .true. , .false. , 'yearly' , 'weights_bilin_DFS5.2_to_clipped_eORCA1.nc' , '' , ''
|
|
|
+ sn_humi = 'drowned_q2_DFS5.2' , 3 , 'q2' , .true. , .false. , 'yearly' , 'weights_bilin_DFS5.2_to_clipped_eORCA1.nc' , '' , ''
|
|
|
+ sn_prec = 'drowned_precip_DFS5.2' , 24 , 'precip' , .true. , .false. , 'yearly' , 'weights_bilin_DFS5.2_to_clipped_eORCA1.nc' , '' , ''
|
|
|
+ sn_snow = 'drowned_snow_DFS5.2' , 24 , 'snow' , .true. , .false. , 'yearly' , 'weights_bilin_DFS5.2_to_clipped_eORCA1.nc' , '' , ''
|
|
|
+
|
|
|
+ rn_zqt = 2. ! Air temperature and humidity reference height (m)
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsbc_mfs ! namsbc_mfs MFS bulk formulae
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsbc_cpl ! coupled ocean/atmosphere model ("key_coupled")
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsbc_sas ! analytical surface boundary condition
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namtra_qsr ! penetrative solar radiation
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+ nn_chldta = 0 ! RGB : Chl data (=1) or cst value (=0)
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsbc_rnf ! runoffs namelist surface boundary condition
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! land/sea mask !
|
|
|
+! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! filename !
|
|
|
+ sn_rnf = 'clipped_runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc', -1 , 'sorunoff' , .true. , .true. , 'yearly' , '' , '' , ''
|
|
|
+ sn_cnf = 'clipped_runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc', 0 , 'socoefr' , .false. , .true. , 'yearly' , '' , '' , ''
|
|
|
+
|
|
|
+ ln_rnf_mouth = .false. ! specific treatment at rivers mouths
|
|
|
+ ln_rnf_depth_ini = .true. ! compute depth at initialisation from runoff file
|
|
|
+ rn_rnf_max = 0.05 ! max value of the runoff climatologie over global domain ( ln_rnf_depth_ini = .true )
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsbc_isf ! Top boundary layer (ISF)
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+! ! file name ! frequency (hours) ! variable ! time interpol. ! clim ! 'yearly'/ ! weights ! rotation !
|
|
|
+! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing !
|
|
|
+ sn_rnfisf = 'clipped_runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' , -12 ,'sornfisf' , .false. , .true. , 'yearly' , '' , ''
|
|
|
+ sn_depmax_isf = 'clipped_runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' , -12 ,'sodepmax_isf', .false. , .true. , 'yearly' , '' , ''
|
|
|
+ sn_depmin_isf = 'clipped_runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' , -12 ,'sodepmin_isf', .false. , .true. , 'yearly' , '' , ''
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsbc_apr ! Atmospheric pressure used as ocean forcing or in bulk
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsbc_ssr ! surface boundary condition : sea surface restoring
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! land/sea mask !
|
|
|
+! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! filename !
|
|
|
+ sn_sss = 'sss_absolute_salinity_WOA13_decav_Reg1L75_clim.nc' , -1 , 'sosaline', .true. , .true. , 'yearly' ,'weight_bilinear_360x180-clipped_eORCA1L75_2D.nc', '' , ''
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsbc_alb ! albedo parameters
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namberg ! iceberg parameters
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namlbc ! lateral momentum boundary condition
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+ rn_shlat = 0. ! shlat = 0 ! 0 < shlat < 2 ! shlat = 2 ! 2 < shlat
|
|
|
+ ! free slip ! partial slip ! no slip ! strong slip
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namcla ! cross land advection
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namagrif ! AGRIF zoom ("key_agrif")
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&nam_tide ! tide parameters (#ifdef key_tide)
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&nambdy ! unstructured open boundaries ("key_bdy")
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&nambdy_dta ! open boundaries - external data ("key_bdy")
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&nambdy_tide ! tidal forcing at open boundaries
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&nambfr ! bottom friction
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+ nn_bfr = 2 ! type of bottom friction : = 0 : free slip, = 1 : linear friction
|
|
|
+ ! = 2 : nonlinear friction
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&nambbc ! bottom temperature boundary condition
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+ nn_geoflx = 1 ! geothermal heat flux: = 0 no flux
|
|
|
+ ! = 1 constant flux
|
|
|
+ ! = 2 variable flux (read in geothermal_heating.nc in mW/m2)
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&nambbl ! bottom boundary layer scheme
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&nameos ! ocean physical parameters
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namtra_adv ! advection scheme for tracer
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namtra_adv_mle ! mixed layer eddy parametrisation (Fox-Kemper param)
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!----------------------------------------------------------------------------------
|
|
|
+&namtra_ldf ! lateral diffusion scheme for tracers
|
|
|
+!----------------------------------------------------------------------------------
|
|
|
+ rn_aht_0 = 1000. ! horizontal eddy diffusivity for tracers [m2/s]
|
|
|
+ rn_aeiv_0 = 1000. ! eddy induced velocity coefficient [m2/s] (require "key_traldf_eiv")
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namtra_dmp ! tracer: T & S newtonian damping
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+ ln_tradmp = .false. ! add a damping termn (T) or not (F)
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namdyn_adv ! formulation of the momentum advection
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&nam_vvl ! vertical coordinate options
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namdyn_vor ! option of physics/algorithm (not control by CPP keys)
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namdyn_hpg ! Hydrostatic pressure gradient option
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+ ln_hpg_zps = .false. ! z-coordinate - partial steps (interpolation)
|
|
|
+ ln_hpg_sco = .true. ! s-coordinate (standard jacobian formulation)
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namdyn_ldf ! lateral diffusion on momentum
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+ rn_ahm_0_lap = 20000. ! horizontal laplacian eddy viscosity [m2/s]
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namzdf ! vertical physics
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namzdf_ric ! richardson number dependent vertical diffusion ("key_zdfric" )
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namzdf_tke ! turbulent eddy kinetic dependent vertical diffusion ("key_zdftke")
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!------------------------------------------------------------------------
|
|
|
+&namzdf_kpp ! K-Profile Parameterization dependent vertical mixing ("key_zdfkpp", and optionally:
|
|
|
+!------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb")
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namzdf_gls ! GLS vertical diffusion ("key_zdfgls")
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namzdf_ddm ! double diffusive mixing parameterization ("key_zdfddm")
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namzdf_tmx ! tidal mixing parameterization ("key_zdftmx")
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namzdf_tmx_new ! new tidal mixing parameterization ("key_zdftmx_new")
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsol ! elliptic solver / island / free surface
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&nammpp ! Massively Parallel Processing ("key_mpp_mpi)
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namctl ! Control prints & Benchmark
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namc1d_uvd ! data: U & V currents ("key_c1d")
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namc1d_dyndmp ! U & V newtonian damping ("key_c1d")
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsto ! Stochastic parametrization of EOS
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namnc4 ! netcdf4 chunking and compression settings ("key_netcdf4")
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namtrd ! diagnostics on dynamics and/or tracer trends ("key_trddyn" and/or "key_trdtra")
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namflo ! float parameters ("key_float")
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namptr ! Poleward Transport Diagnostic
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namhsb ! Heat and salt budgets
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&nam_diaharm ! Harmonic analysis of tidal constituents ('key_diaharm')
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namdct ! transports through sections
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namobs ! observation usage switch ('key_diaobs')
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&nam_asminc ! assimilation increments ('key_asminc')
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namsbc_wave ! External fields from wave model
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+&namdyn_nept ! Neptune effect (simplified: lateral and vertical diffusions removed)
|
|
|
+!-----------------------------------------------------------------------
|
|
|
+/
|
|
|
+EOF
|