!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> !! NEMO/OPA : AMM12 configuration namelist used to overwrite defaults values defined in SHARED/namelist_ref !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> !----------------------------------------------------------------------- &namrun ! parameters of the run !----------------------------------------------------------------------- cn_exp = "AMMSURGE" ! experience name nn_it000 = 1 ! first time step nn_itend = 105120 ! last time step (std 1 day = 144) nn_date0 = 20120101 ! date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1) nn_leapy = 1 ! Leap year calendar (1) or not (0) ln_rstart = .false. ! start from rest (F) or from a restart file (T) nn_euler = 1 ! = 0 : start with forward time step if ln_rstart=.true. cn_ocerst_in = "amm12_restart_oce" ! suffix of ocean restart name (input) cn_ocerst_out = "restart_oce_out" ! suffix of ocean restart name (input) nn_istate = 1 ! output the initial state (1) or not (0) nn_stock = 52560 ! frequency of creation of a restart file (modulo referenced to 1) nn_write = 144 ! frequency of write in the output file (modulo referenced to nit000) / !----------------------------------------------------------------------- &namcfg ! parameters of the configuration !----------------------------------------------------------------------- cp_cfg = "amm" ! name of the configuration jp_cfg = 011 ! resolution of the configuration jpidta = 297 ! 1st lateral dimension ( >= jpi ) jpjdta = 375 ! 2nd " " ( >= jpj ) jpkdta = 2 ! number of levels ( >= jpk ) jpiglo = 297 ! 1st dimension of global domain --> i =jpidta jpjglo = 375 ! 2nd - - --> j =jpjdta jpizoom = 1 ! left bottom (i,j) indices of the zoom jpjzoom = 1 ! in data domain indices jperio = 0 ! lateral cond. type (between 0 and 6) / !----------------------------------------------------------------------- &namzgr ! vertical coordinate !----------------------------------------------------------------------- ln_zps = .false. ! z-coordinate - partial steps (T/F) ln_sco = .true. ! s- or hybrid z-s-coordinate (T/F) / !----------------------------------------------------------------------- &namzgr_sco ! s-coordinate or hybrid z-s-coordinate !----------------------------------------------------------------------- rn_sbot_min = 10.0 ! minimum depth of s-bottom surface (>0) (m) rn_hc = 0.0 ! critical depth for transition to stretched coordinates rn_rmax = 1.0 ! maximum cut-off r-value allowed (0 fill namsbc_flx ) ln_blk_core = .false. ! CORE bulk formulation (T => fill namsbc_core) nn_ice = 0 ! =0 no ice boundary condition , ln_rnf = .false. ! Runoffs (T => fill namsbc_rnf) ln_ssr = .false. ! Sea Surface Restoring on T and/or S (T => fill namsbc_ssr) nn_fwb = 0 ! FreshWater Budget: =0 unchecked / !----------------------------------------------------------------------- &namsbc_ana ! analytical surface boundary condition !----------------------------------------------------------------------- rn_utau0 = 0.0 ! uniform value for the i-stress / !----------------------------------------------------------------------- &namsbc_flx ! surface boundary condition : flux formulation !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namsbc_clio ! namsbc_clio CLIO bulk formulae !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namsbc_core ! namsbc_core CORE bulk formulae !----------------------------------------------------------------------- ! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! sn_wndi = 'ERAI_amm7' , 3 , 'U10' , .true. , .false. , 'daily' ,'' , '' sn_wndj = 'ERAI_amm7' , 3 , 'V10' , .true. , .false. , 'daily' ,'' , '' sn_qsr = 'ERAI_amm7' , 3 , 'SSRD' , .true. , .false. , 'daily' ,'', '' sn_qlw = 'ERAI_amm7' , 3 , 'STRD' , .true. , .false. , 'daily' ,'', '' sn_tair = 'ERAI_amm7' , 3 , 'T2' , .true. , .false. , 'daily' ,'', '' sn_humi = 'ERAI_amm7' , 3 , 'Q2' , .true. , .false. , 'daily' ,'', '' sn_prec = 'ERAI_amm7' , 3 , 'TP' , .true. , .false. , 'daily' ,'', '' sn_snow = 'ERAI_amm7' , 3 , 'SF' , .true. , .false. , 'daily' ,'', '' cn_dir = './fluxes/' ! root directory for the location of the bulk files ln_2m = .true. ! air temperature and humidity referenced at 2m (T) instead 10m (F) ln_taudif = .false. ! HF tau contribution: use "mean of stress module - module of the mean stress" data rn_pfac = 1. ! multiplicative factor for precipitation (total & snow) ln_charnock = .true. ! logical flag for charnock wind stress in surge model(true) or not(false) / !----------------------------------------------------------------------- &namsbc_mfs ! namsbc_mfs MFS bulk formulae !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namsbc_cpl ! coupled ocean/atmosphere model ("key_coupled") !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namtra_qsr ! penetrative solar radiation !----------------------------------------------------------------------- ln_traqsr = .false. ! Light penetration (T) or not (F) nn_chldta = 0 ! RGB : Chl data (=1) or cst value (=0) / !----------------------------------------------------------------------- &namsbc_rnf ! runoffs namelist surface boundary condition !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namsbc_apr ! Atmospheric pressure used as ocean forcing or in bulk !----------------------------------------------------------------------- ! ! 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_apr = 'patm' , -1 ,'somslpre', .true. , .true. , 'yearly' , '' , '' , '' cn_dir = './' ! root directory for the location of the bulk files rn_pref = 101000._wp ! reference atmospheric pressure [N/m2]/ ln_ref_apr = .false. ! ref. pressure: global mean Patm (T) or a constant (F) ln_apr_obc = .false. ! inverse barometer added to OBC ssh data / !----------------------------------------------------------------------- &namsbc_ssr ! surface boundary condition : sea surface restoring !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &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 !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namobc ! open boundaries parameters ("key_obc") !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namagrif ! AGRIF zoom ("key_agrif") !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &nam_tide ! tide parameters (#ifdef key_tide) !----------------------------------------------------------------------- clname(1) = 'Q1' ! name of constituent clname(2) = 'O1' clname(3) = 'P1' clname(4) = 'S1' clname(5) = 'K1' clname(6) = '2N2' clname(7) = 'MU2' clname(8) = 'N2' clname(9) = 'NU2' clname(10) = 'M2' clname(11) = 'L2' clname(12) = 'T2' clname(13) = 'S2' clname(14) = 'K2' clname(15) = 'M4' / !----------------------------------------------------------------------- &nambdy ! unstructured open boundaries ("key_bdy") !----------------------------------------------------------------------- nb_bdy = 1 ! number of open boundary sets cn_dyn2d = 'flather' ! nn_dyn2d_dta = 2 ! = 0, bdy data are equal to the initial state ! = 1, bdy data are read in 'bdydata .nc' files ! = 2, use tidal harmonic forcing data from files ! = 3, use external data AND tidal harmonic forcing cn_tra = 'frs' ! nn_tra_dta = 0 ! = 0, bdy data are equal to the initial state ! = 1, bdy data are read in 'bdydata .nc' files / !----------------------------------------------------------------------- &nambdy_dta ! open boundaries - external data ("key_bdy") !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &nambdy_tide ! tidal forcing at open boundaries !----------------------------------------------------------------------- filtide = 'bdydta/amm7_bdytide_' ! file name root of tidal forcing files / !----------------------------------------------------------------------- &nambfr ! bottom friction !----------------------------------------------------------------------- nn_bfr = 2 ! type of bottom friction : = 0 : free slip, = 1 : linear friction ! = 2 : nonlinear friction rn_bfri2 = 2.5e-3 ! bottom drag coefficient (non linear case) rn_bfeb2 = 0.0e0 ! bottom turbulent kinetic energy background (m2/s2) ln_loglayer = .false. ! loglayer bottom friction (only effect when nn_bfr = 2) rn_bfrz0 = 0.003 ! bottom roughness (only effect when ln_loglayer = .true.) / !----------------------------------------------------------------------- &nambbc ! bottom temperature boundary condition !----------------------------------------------------------------------- ln_trabbc = .false. ! Apply a geothermal heating at the ocean bottom / !----------------------------------------------------------------------- &nambbl ! bottom boundary layer scheme !----------------------------------------------------------------------- nn_bbl_ldf = 0 ! diffusive bbl (=1) or not (=0) / !----------------------------------------------------------------------- &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 !---------------------------------------------------------------------------------- / !----------------------------------------------------------------------- &namtra_dmp ! tracer: T & S newtonian damping !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namdyn_adv ! formulation of the momentum advection !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &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 (Pressure Jacobian scheme) / !----------------------------------------------------------------------- !namdyn_spg ! surface pressure gradient (CPP key only) !----------------------------------------------------------------------- ! ! explicit free surface ("key_dynspg_exp") ! ! filtered free surface ("key_dynspg_flt") ! ! split-explicit free surface ("key_dynspg_ts") !----------------------------------------------------------------------- &namdyn_ldf ! lateral diffusion on momentum !----------------------------------------------------------------------- ! ! Type of the operator : ln_dynldf_bilap = .true. ! bilaplacian operator ln_dynldf_lap = .false. ! bilaplacian operator ! ! Direction of action : ln_dynldf_level = .true. ! iso-level ln_dynldf_hor = .false. ! horizontal (geopotential) (require "key_ldfslp" in s-coord.) ! Coefficient rn_ahm_0_lap = 60.0 ! horizontal laplacian eddy viscosity [m2/s] rn_ahm_0_blp = -1.0e+10 ! horizontal bilaplacian eddy viscosity [m4/s] / !----------------------------------------------------------------------- &namzdf ! vertical physics !----------------------------------------------------------------------- rn_avm0 = 0.1e-6 ! vertical eddy viscosity [m2/s] (background Kz if not "key_zdfcst") rn_avt0 = 0.1e-6 ! vertical eddy diffusivity [m2/s] (background Kz if not "key_zdfcst") ln_zdfevd = .false. ! enhanced vertical diffusion (evd) (T) or not (F) nn_evdm = 1 ! evd apply on tracer (=0) or on tracer and momentum (=1) / !----------------------------------------------------------------------- &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") !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namsol ! elliptic solver / island / free surface !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &nammpp ! Massively Parallel Processing ("key_mpp_mpi) !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namctl ! Control prints & Benchmark !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namnc4 ! netcdf4 chunking and compression settings ("key_netcdf4") !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namtrd ! diagnostics on dynamics and/or tracer trends ("key_trddyn" and/or "key_trdtra") ! ! or mixed-layer trends or barotropic vorticity ("key_trdmld" or "key_trdvor") !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namflo ! float parameters ("key_float") !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namptr ! Poleward Transport Diagnostic !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namhsb ! Heat and salt budgets !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &nam_diaharm ! Harmonic analysis of tidal constituents ('key_diaharm') !----------------------------------------------------------------------- nit000_han = 52560 ! First time step used for harmonic analysis nitend_han =105120 ! Last time step used for harmonic analysis nstep_han = 1 ! Time step frequency for harmonic analysis tname(1) = 'M2' ! Name of tidal constituents tname(2) = 'S2' / !----------------------------------------------------------------------- &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) !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namwad ! Wetting and Drying namelist !----------------------------------------------------------------------- ln_wd = .false. !: key to turn on/off wetting/drying (T: on, F: off) rn_wdmin1=0.1 !: minimum water depth on dried cells rn_wdmin2 = 0.01 !: tolerrance of minimum water depth on dried cells rn_wdld = 20.0 !: land elevation below which wetting/drying will be considered nn_wdit = 10 !: maximum number of iteration for W/D limiter /