!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> !! NEMO/OPA : Configuration namelist used to overwrite SHARED/1_namelist_ref !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> !----------------------------------------------------------------------- &namrun ! parameters of the run !----------------------------------------------------------------------- cn_exp = "Nordic" ! experience name nn_it000 = 1 ! first time step nn_itend = 240 ! last time step ln_clobber = .true. ! clobber (overwrite) an existing file / !----------------------------------------------------------------------- &namcfg ! parameters of the configuration !----------------------------------------------------------------------- ln_read_cfg = .true. ! (=T) read the domain configuration file ! ! (=F) user defined configuration ==>>> see usrdef(_...) modules cn_domcfg = "ORCA_R017_zps_domcfg_agrif" ! domain configuration filename / !----------------------------------------------------------------------- &namdom ! space and time domain (bathymetry, mesh, timestep) !----------------------------------------------------------------------- ln_linssh = .false. ! =T linear free surface ==>> model level are fixed in time ! rn_rdt = 480. ! time step for the dynamics (and tracer if nn_acc=0) / !----------------------------------------------------------------------- &namcrs ! coarsened grid (for outputs and/or TOP) (ln_crs =T) !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namtsd ! data : Temperature & Salinity !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namsbc ! Surface Boundary Condition (surface module) !----------------------------------------------------------------------- nn_fsbc = 1 ! frequency of surface boundary condition computation ln_blk = .true. ! Bulk formulation (T => fill namsbc_blk ) 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_blk ! namsbc_blk 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 = 'u_10.15JUNE2009_fill' , 6 , 'U_10_MOD', .false. , .true. , 'yearly' , 'weights_core2_nordic2_bicub.nc' , 'Uwnd' , '' sn_wndj = 'v_10.15JUNE2009_fill' , 6 , 'V_10_MOD', .false. , .true. , 'yearly' , 'weights_core2_nordic2_bicub.nc' , 'Vwnd' , '' sn_qsr = 'ncar_rad.15JUNE2009_fill' , 24 , 'SWDN_MOD', .false. , .true. , 'yearly' , 'weights_core2_nordic2_bilin.nc' , '' , '' sn_qlw = 'ncar_rad.15JUNE2009_fill' , 24 , 'LWDN_MOD', .false. , .true. , 'yearly' , 'weights_core2_nordic2_bilin.nc' , '' , '' sn_tair = 't_10.15JUNE2009_fill' , 6 , 'T_10_MOD', .false. , .true. , 'yearly' , 'weights_core2_nordic2_bilin.nc' , '' , '' sn_humi = 'q_10.15JUNE2009_fill' , 6 , 'Q_10_MOD', .false. , .true. , 'yearly' , 'weights_core2_nordic2_bilin.nc' , '' , '' sn_prec = 'ncar_precip.15JUNE2009_fill', -1 , 'PRC_MOD1', .false. , .true. , 'yearly' , 'weights_core2_nordic2_bilin.nc' , '' , '' sn_snow = 'ncar_precip.15JUNE2009_fill', -1 , 'SNOW' , .false. , .true. , 'yearly' , 'weights_core2_nordic2_bilin.nc' , '' , '' sn_slp = 'slp.15JUNE2009_fill' , 6 , 'SLP' , .false. , .true. , 'yearly' , 'weights_core2_nordic2_bilin.nc' , '' , '' sn_tdif = 'taudif_core' , 24 , 'taudif' , .false. , .true. , 'yearly' , 'weights_core2_nordic2_bilin.nc' , '' , '' ! ! ! bulk algorithm : ln_NCAR = .true. ! "NCAR" algorithm (Large and Yeager 2008) / !----------------------------------------------------------------------- &namtra_qsr ! penetrative solar radiation !----------------------------------------------------------------------- ! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! sn_chl ='chlorophyll', -1 , 'CHLA' , .true. , .true. , 'yearly' , 'weights_core2_nordic2_bilin.nc' , '' 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 = 'runoff_core_monthly', -1 , 'sorunoff', .true. , .true. , 'yearly' , 'weights_core2_nordic2_bilin.nc' , '' , '' sn_cnf = 'runoff_core_monthly', 0 , 'socoefr0', .false. , .true. , 'yearly' , 'weights_core2_nordic2_bilin.nc' , '' , '' sn_s_rnf = 'runoffs' , 24 , 'rosaline', .true. , .true. , 'yearly' , 'weights_core2_nordic2_bilin.nc' , '' , '' sn_t_rnf = 'runoffs' , 24 , 'rotemper', .true. , .true. , 'yearly' , 'weights_core2_nordic2_bilin.nc' , '' , '' sn_dep_rnf = 'runoffs' , 0 , 'rodepth' , .false. , .true. , 'yearly' , 'weights_core2_nordic2_bilin.nc' , '' , '' / !----------------------------------------------------------------------- &namsbc_ssr ! surface boundary condition : sea surface restoring !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namsbc_alb ! albedo parameters !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namberg ! iceberg parameters !----------------------------------------------------------------------- ln_icebergs = .false. ! iceberg floats or not / !----------------------------------------------------------------------- &namlbc ! lateral momentum boundary condition !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namdrg ! top/bottom friction !----------------------------------------------------------------------- ln_non_lin = .true. / !----------------------------------------------------------------------- &namagrif ! AGRIF zoom ("key_agrif") !----------------------------------------------------------------------- ln_spc_dyn = .true. ! use 0 as special value for dynamics rn_sponge_tra = 480. ! coefficient for tracer sponge layer [m2/s] rn_sponge_dyn = 480. ! coefficient for dynamics sponge layer [m2/s] ln_chk_bathy = .FALSE. ! / !----------------------------------------------------------------------- &nambbc ! bottom temperature boundary condition (default: NO) !----------------------------------------------------------------------- ln_trabbc = .true. ! Apply a geothermal heating at the ocean bottom / !----------------------------------------------------------------------- &nambbl ! bottom boundary layer scheme (default: NO) !----------------------------------------------------------------------- ln_trabbl = .true. ! Bottom Boundary Layer parameterisation flag / !----------------------------------------------------------------------- &nameos ! ocean physical parameters !----------------------------------------------------------------------- ln_teos10 = .true. ! = Use TEOS-10 equation of state / !----------------------------------------------------------------------- &namtra_adv ! advection scheme for tracer (default: NO advection) !----------------------------------------------------------------------- ln_traadv_ubs = .true. ! UBS scheme nn_ubs_v = 2 ! =2 , vertical 2nd order FCT / COMPACT 4th order / !----------------------------------------------------------------------- &namtra_adv_mle ! mixed layer eddy parametrisation (Fox-Kemper param) !----------------------------------------------------------------------- / !---------------------------------------------------------------------------------- &namtra_ldf ! lateral diffusion scheme for tracers !---------------------------------------------------------------------------------- ! ! Operator type: ln_traldf_NONE = .true. ! No operator (no explicit advection) / !---------------------------------------------------------------------------------- &namtra_ldfeiv ! eddy induced velocity param. !---------------------------------------------------------------------------------- ln_ldfeiv =.false. ! use eddy induced velocity parameterization / !----------------------------------------------------------------------- &namtra_dmp ! tracer: T & S newtonian damping (default: NO) !----------------------------------------------------------------------- ln_tradmp = .false. ! add a damping termn (T) or not (F) / !----------------------------------------------------------------------- &namdyn_adv ! formulation of the momentum advection (default: No selection) !----------------------------------------------------------------------- ln_dynadv_ubs = .true. ! flux form - 3rd order UBS scheme / !----------------------------------------------------------------------- &namdyn_vor ! option of physics/algorithm (not control by CPP keys) !----------------------------------------------------------------------- ln_dynvor_ens = .true. ! energy conserving scheme / !----------------------------------------------------------------------- &namdyn_hpg ! Hydrostatic pressure gradient option !----------------------------------------------------------------------- ln_hpg_sco = .true. ! s-coordinate (standard jacobian formulation) / !----------------------------------------------------------------------- &namdyn_spg ! surface pressure gradient !----------------------------------------------------------------------- ln_dynspg_ts = .true. ! split-explicit free surface / !----------------------------------------------------------------------- &namdyn_ldf ! lateral diffusion on momentum !----------------------------------------------------------------------- ln_dynldf_NONE= .true. ! No operator (i.e. no explicit diffusion) / !!====================================================================== !! vertical physics namelists !! !!====================================================================== !----------------------------------------------------------------------- &namzdf ! vertical physics (default: NO selection) !----------------------------------------------------------------------- ln_zdftke = .true. ! Turbulent Kinetic Energy closure (T => fill namzdf_tke) ln_zdfevd = .true. ! Enhanced Vertical Diffusion scheme ln_zdfddm = .true. ! double diffusive mixing nn_havtb = 1 ! horizontal shape for avtb (=1) or not (=0) / !----------------------------------------------------------------------- &namzdf_tke ! turbulent eddy kinetic dependent vertical diffusion !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namzdf_iwm ! tidal mixing parameterization (ln_zdfiwm =T) !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &nammpp ! Massively Parallel Processing ("key_mpp_mpi) !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namctl ! Control prints & Benchmark !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namptr ! Poleward Transport Diagnostic !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namhsb ! Heat and salt budgets (default F) !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namobs ! observation usage ('key_diaobs') !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &nam_asminc ! assimilation increments ('key_asminc') !----------------------------------------------------------------------- /