!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> !! NEMO/OPA Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ! !----------------------------------------------------------------------- &namrun ! parameters of the run !----------------------------------------------------------------------- cn_exp = "sco_NOadv_vvl_EXP_sh94" ! experience name nn_it000 = 1 ! first time step !nn_itend = 2880 ! 20 days nn_itend = 172800 ! 20 days with rdt = 10 cn_ocerst_in = "restart" ! suffix of ocean restart name (input) cn_ocerst_out = "restart" ! suffix of ocean restart name (output) nn_istate = 1 ! output the initial state (1) or not (0) nn_stock = 9999999 ! frequency of creation of a restart file (modulo referenced to 1) !nn_write = 288 ! frequency of write in the output file (modulo referenced to nn_it000) nn_write = 17280 ! frequency of write in the output file (modulo referenced to nn_it000) ln_clobber = .true. ! clobber (overwrite) an existing file / / !----------------------------------------------------------------------- &namcfg ! parameters of the configuration !----------------------------------------------------------------------- cp_cfg = "upw2D" ! name of the configuration jp_cfg = 1 ! resolution of the configuration jpidta = 3 ! 1st lateral dimension ( >= jpi ) jpjdta = 202 ! 2nd " " ( >= jpj ) jpkdta = 61 ! number of levels ( >= jpk ) jpiglo = 3 ! 1st dimension of global domain --> i =jpidta jpjglo = 202 ! 2nd - - --> j =jpjdta jpizoom = 1 ! left bottom (i,j) indices of the zoom jpjzoom = 1 ! in data domain indices jperio = 1 ! lateral cond. type (between 0 and 6) / !----------------------------------------------------------------------- &namzgr ! vertical coordinate !----------------------------------------------------------------------- ln_zco = .false. ! z-coordinate - full steps (T/F) ("key_zco" may also be defined) 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 !----------------------------------------------------------------------- ln_s_sf12 = .false. ! Song & Haidvogel 1994 hybrid S-sigma (T) rn_sbot_min = 4. ! minimum depth of s-bottom surface (>0) (m) rn_sbot_max = 204. ! maximum depth of s-bottom surface (= ocean depth) (>0) (m) rn_theta = 0. ! bottom control parameter (0<=rn_thetb<= 1) rn_rmax = 1. ! maximum cut-off r-value allowed (0 fill namsbc_ana ) ln_blk_core = .false. ! CORE bulk formulation (T => fill namsbc_core) nn_ice = 0 ! =0 no ice boundary condition , ! =1 use observed ice-cover , ! =2 ice-model used ("key_lim3" or "key_lim2) 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 ! =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 ! =3 global emp set to zero and spread out over erp area / !----------------------------------------------------------------------- &namsbc_ana ! analytical surface boundary condition !----------------------------------------------------------------------- rn_utau0 = -0.7e-01 ! uniform value for the i-stress rn_vtau0 = 0.0 ! uniform value for the j-stress / !----------------------------------------------------------------------- &namsbc_core ! namsbc_core CORE bulk formulae !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namtra_qsr ! penetrative solar radiation !----------------------------------------------------------------------- ln_traqsr = .false. ! Light penetration (T) or not (F) ln_qsr_ice = .false. ! light penetration for ice-model LIM3 / !----------------------------------------------------------------------- &namsbc_rnf ! runoffs namelist surface boundary condition !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &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 !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &nambfr ! bottom friction !----------------------------------------------------------------------- rn_bfri1 = 5.e-3 ! bottom drag coefficient (linear case) !SF ln_bfrimp = .false. legato a ln_zdfexp = true !ln_bfrimp = .false. ! implicit bottom friction (requires ln_zdfexp = .false. if true) ln_bfrimp = .true. ! implicit bottom friction (requires ln_zdfexp = .false. if 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 !----------------------------------------------------------------------- nn_eos = 1 ! type of equation of state and Brunt-Vaisala frequency / !----------------------------------------------------------------------- &namtra_adv ! advection scheme for tracer !----------------------------------------------------------------------- ln_traadv_tvd = .false. ! TVD scheme ln_traadv_ubs = .true. ! UBS scheme / !----------------------------------------------------------------------- &namtra_adv_mle ! mixed layer eddy parametrisation (Fox-Kemper param) !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namtra_adv_mle ! mixed layer eddy parametrisation (Fox-Kemper param) !----------------------------------------------------------------------- / !---------------------------------------------------------------------------------- &namtra_ldf ! lateral diffusion scheme for tracers !---------------------------------------------------------------------------------- ln_traldf_lap = .false. ! laplacian operator ln_traldf_bilap = .true. ! bilaplacian operator ! ln_traldf_hor = .true. ! horizontal (geopotential) (needs "key_ldfslp" when ln_sco=T) ln_traldf_iso = .false. ! iso-neutral (needs "key_ldfslp") ! rn_aeiv_0 = 0. ! eddy induced velocity coefficient [m2/s] rn_aht_0 = 0. ! horizontal eddy diffusivity for tracers [m2/s] / !----------------------------------------------------------------------- &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 !----------------------------------------------------------------------- ln_dynadv_cen2= .true. ! flux form - 2nd order centered scheme / !----------------------------------------------------------------------- &namdyn_vor ! option of physics/algorithm (not control by CPP keys) !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namdyn_hpg ! Hydrostatic pressure gradient option !----------------------------------------------------------------------- ln_hpg_zco = .false. ! z-coordinate - full steps ln_hpg_zps = .false. ! z-coordinate - partial steps (interpolation) ln_hpg_sco = .true. ! s-coordinate (standard jacobian formulation) ln_dynhpg_imp = .false. ! time stepping: semi-implicit time scheme (T) ! centered time scheme (F) / !----------------------------------------------------------------------- &namdyn_ldf ! lateral diffusion on momentum !----------------------------------------------------------------------- ln_dynldf_lap = .false. ! laplacian operator rn_ahm_0_lap = 0. ! horizontal laplacian eddy viscosity [m2/s] rn_ahm_0_blp = -1.E07 ! horizontal bilaplacian eddy viscosity [m4/s] / !----------------------------------------------------------------------- &namzdf ! vertical physics !----------------------------------------------------------------------- rn_avm0 = 1.e-2 ! vertical eddy viscosity [m2/s] (background Kz if not "key_zdfcst") / !----------------------------------------------------------------------- &namzdf_tke ! turbulent eddy kinetic dependent vertical diffusion ("key_zdftke") !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &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 !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namptr ! Poleward Transport Diagnostic !----------------------------------------------------------------------- ln_diaznl = .false. ! Add zonal means and meridional stream functions ln_subbas = .false. ! Atlantic/Pacific/Indian basins computation (T) or not / !----------------------------------------------------------------------- &namhsb ! Heat and salt budgets !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namdyn_nept ! Neptune effect (simplified: lateral and vertical diffusions removed) !----------------------------------------------------------------------- /