!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> !! NEMO/OCE Configuration namelist : overwrite default values defined in SHARED/namelist_ref !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ! AMM12 configuration ! !!====================================================================== !! *** Domain & Run management namelists *** !! !! !! !! namrun parameters of the run !! namdom space and time domain !! namcfg parameters of the configuration (default: user defined GYRE) !! namwad Wetting and drying (default: OFF) !! namtsd data: temperature & salinity (default: OFF) !! namcrs coarsened grid (for outputs and/or TOP) (ln_crs =T) !! namc1d 1D configuration options ("key_c1d") !! namc1d_dyndmp 1D newtonian damping applied on currents ("key_c1d") !! namc1d_uvd 1D data (currents) ("key_c1d") !!====================================================================== ! !----------------------------------------------------------------------- &namrun ! parameters of the run !----------------------------------------------------------------------- cn_exp = "AMMSURGE" ! experience name nn_it000 = 1 ! first time step nn_itend = 52560 ! last time step (std 1 day = 144) nn_date0 = 20130101 ! 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) cn_ocerst_in = "ammsurge_restart_oce" ! suffix of ocean restart name (input) cn_ocerst_out = "restart_oce_out" ! suffix of ocean restart name (input) nn_stock = 52560 ! frequency of creation of a restart file (modulo referenced to 1) nn_write = 52560 ! frequency of write in the output file (modulo referenced to nit000) / !----------------------------------------------------------------------- &namdom ! time and space domain !----------------------------------------------------------------------- rn_rdt = 120. ! time step for the dynamics (and tracer if nn_acc=0) ln_2d = .true. ! (=T) run in 2D barotropic mode (no tracer processes or vertical diffusion) / !----------------------------------------------------------------------- &namcfg ! parameters of the configuration (default: user defined GYRE) !----------------------------------------------------------------------- ln_read_cfg = .true. ! (=T) read the domain configuration file cn_domcfg = "amm15_2lev_domain_cfg" ! domain configuration filename / !----------------------------------------------------------------------- &namwad ! Wetting and Drying (WaD) (default: OFF) !----------------------------------------------------------------------- ln_wd_dl = .false. ! T/F activation of directional limiter ln_wd_dl_bc = .false. ! T/F Directional limiteer Baroclinic option ln_wd_dl_rmp = .false. ! T/F Turn on directional limiter ramp rn_wdmin0 = 0.30 ! depth at which WaD starts rn_wdmin1 = 0.2 ! Minimum wet depth on dried cells rn_wdmin2 = 0.0001 ! Tolerance of min wet depth on dried cells / !!====================================================================== !! *** Surface Boundary Condition namelists *** !! !! !! !! namsbc surface boundary condition manager (default: NO selection) !! namsbc_flx flux formulation (ln_flx =T) !! namsbc_blk Bulk formulae formulation (ln_blk =T) !! namsbc_cpl CouPLed formulation ("key_oasis3" ) !! namsbc_sas Stand-Alone Surface module (SAS_SRC only) !! namsbc_iif Ice-IF: use observed ice cover (nn_ice = 1 ) !! namtra_qsr penetrative solar radiation (ln_traqsr =T) !! namsbc_ssr sea surface restoring term (for T and/or S) (ln_ssr =T) !! namsbc_rnf river runoffs (ln_rnf =T) !! namsbc_apr Atmospheric Pressure (ln_apr_dyn =T) !! namsbc_isf ice shelf melting/freezing (ln_isfcav =T : read (ln_read_cfg=T) or set or usr_def_zgr ) !! namsbc_iscpl coupling option between land ice model and ocean (ln_isfcav =T) !! namsbc_wave external fields from wave model (ln_wave =T) !! namberg iceberg floats (ln_icebergs=T) !!====================================================================== ! !----------------------------------------------------------------------- &namsbc ! Surface Boundary Condition (surface module) (default: NO selection) !----------------------------------------------------------------------- nn_fsbc = 1 ! frequency of SBC module call ln_usr = .true. ln_flx = .false. ! flux formulation (T => fill namsbc_flx) ln_traqsr = .false. ! Light penetration in the ocean (T => fill namtra_qsr) ln_ssr = .false. ! Sea Surface Restoring on T and/or S (T => fill namsbc_ssr) ln_rnf = .false. ! runoffs (T => fill namsbc_rnf) ln_apr_dyn = .true. ! Patm gradient added in ocean & ice Eqs. (T => fill namsbc_apr ) / !----------------------------------------------------------------------- &namsbc_usr ! namsbc_surge surge model fluxes !----------------------------------------------------------------------- ln_use_sbc = .true. ! (T) to turn on surge fluxes (wind and pressure only) ! (F) for no fluxes (ie tide only case) ! ! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! sn_wndi = 'windspd_u_amm15' , 1 ,'x_wind', .true. , .false. , 'daily' ,'' , '' sn_wndj = 'windspd_v_amm15' , 1 ,'y_wind', .true. , .false. , 'daily' ,'' , '' cn_dir = './fluxes/' ! root directory for the location of the bulk files rn_vfac = 1. ! multiplicative factor for ocean/ice velocity ! in the calculation of the wind stress (0.=absolute winds or 1.=relative winds) rn_charn_const = 0.0275 / !----------------------------------------------------------------------- &namsbc_apr ! Atmospheric pressure used as ocean forcing (ln_apr_dyn =T) !----------------------------------------------------------------------- rn_pref = 101200. ! reference atmospheric pressure [N/m2] ln_ref_apr = .false. ! ref. pressure: global mean Patm (T) or a constant (F) ln_apr_obc = .true. ! inverse barometer added to OBC ssh data cn_dir = './fluxes/' ! root directory for the Patm data location !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________! ! ! file name ! frequency (hours) ! variable ! time interp.! clim ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! ! pairing ! filename ! sn_apr = 'pressure_amm15', 1 , 'air_pressure_at_sea_level' , .true. , .false., 'daily' , '' , '' , '' / !!====================================================================== !! *** Lateral boundary condition *** !! !! !! !! namlbc lateral momentum boundary condition (default: NO selection) !! namagrif agrif nested grid ( read by child model only ) ("key_agrif") !! nam_tide Tidal forcing (default: OFF) !! nambdy Unstructured open boundaries (default: OFF) !! nambdy_dta Unstructured open boundaries - external data (see nambdy) !! nambdy_tide tidal forcing at open boundaries (default: OFF) !!====================================================================== ! !----------------------------------------------------------------------- &namlbc ! lateral momentum boundary condition (default: NO selection !----------------------------------------------------------------------- rn_shlat = 0 ! free slip / !----------------------------------------------------------------------- &nam_tide ! tide parameters (default: OFF) !----------------------------------------------------------------------- ln_tide = .true. clname(1) = 'M2' clname(2) = 'S2' clname(3) = 'N2' clname(4) = 'K2' clname(5) = 'K1' clname(6) = 'O1' clname(7) = 'P1' clname(8) = 'Q1' clname(9) = 'Mm' clname(10) = 'Mf' clname(11) = 'M4' clname(12) = 'MN4' clname(13) = 'MS4' clname(14) = '2N2' clname(15) = 'S1' / !----------------------------------------------------------------------- &nambdy ! unstructured open boundaries (default: OFF) !----------------------------------------------------------------------- ln_bdy = .true. nb_bdy = 2 ! number of open boundary sets ln_coords_file = .true.,.true. ! =T : read bdy coordinates from file cn_coords_file = 'amm15.bdy.coordinates.rim15.nc', 'amm15.baltic.bdy.coordinates.nc' ! bdy coordinates files cn_dyn2d = 'flather','flather' ! nn_dyn2d_dta = 2,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_dyn3d = 'none','none' ! nn_dyn3d_dta = 0 ,0 ! = 0, bdy data are equal to the initial state cn_tra = 'none','none' ! nn_tra_dta = 0 ,0 ! = 0, bdy data are equal to the initial state cn_ice = 'none','none' ! nn_ice_dta = 0,0 ! = 0, bdy data are equal to the initial state ! ! = 1, bdy data are read in 'bdydata .nc' files rn_ice_tem = 270.,270. ! si3 only: arbitrary temperature of incoming sea ice rn_ice_sal = 10.,10. ! si3 only: -- salinity -- rn_ice_age = 30.,30. ! si3 only: -- age -- ! ln_tra_dmp =.false.,.false. ! open boudaries conditions for tracers ln_dyn3d_dmp =.false.,.false. ! open boundary condition for baroclinic velocities rn_time_dmp = 1., 1. ! Damping time scale in days rn_time_dmp_out = 1., 1. ! Outflow damping time scale nn_rimwidth = 10,10 ! width of the relaxation zone / !----------------------------------------------------------------------- &nambdy_dta ! open boundaries - external data !----------------------------------------------------------------------- cn_dir = 'bdydta/' ! root directory for the BDY data location / !----------------------------------------------------------------------- &nambdy_dta ! open boundaries - external data !----------------------------------------------------------------------- cn_dir = 'bdydta/' ! root directory for the BDY data location / !----------------------------------------------------------------------- &nambdy_tide ! tidal forcing at open boundaries !----------------------------------------------------------------------- filtide = 'bdydta/amm15_bdytide_' ! file name root of tidal forcing files ln_bdytide_2ddta = .true. ln_bdytide_conj=.false., / !----------------------------------------------------------------------- &nambdy_tide ! tidal forcing at open boundaries !----------------------------------------------------------------------- filtide = 'bdydta/amm15_bdytide_' ! file name root of tidal forcing files ln_bdytide_2ddta = .true. ln_bdytide_conj=.false., / !!====================================================================== !! *** Top/Bottom boundary condition *** !! !! !! !! namdrg top/bottom drag coefficient (default: NO selection) !! namdrg_top top friction (ln_OFF =F & ln_isfcav=T) !! namdrg_bot bottom friction (ln_OFF =F) !! nambbc bottom temperature boundary condition (default: OFF) !! nambbl bottom boundary layer scheme (default: OFF) !!====================================================================== ! !----------------------------------------------------------------------- &namdrg ! top/bottom drag coefficient (default: NO selection) !----------------------------------------------------------------------- ln_non_lin = .true. ! non-linear drag: Cd = Cd0 |U| ln_loglayer = .false. ! logarithmic drag: Cd = vkarmn/log(z/z0) |U| / !----------------------------------------------------------------------- &namdrg_bot ! BOTTOM friction !----------------------------------------------------------------------- rn_Cd0 = 2.4e-3 ! drag coefficient [-] rn_ke0 = 0.0e0 ! background kinetic energy [m2/s2] (non-linear cases) / !!====================================================================== !! Tracer (T & S) namelists !! !! !! !! nameos equation of state (default: NO selection) !! namtra_adv advection scheme (default: NO selection) !! namtra_ldf lateral diffusion scheme (default: NO selection) !! namtra_mle mixed layer eddy param. (Fox-Kemper param.) (default: OFF) !! namtra_eiv eddy induced velocity param. (default: OFF) !! namtra_dmp T & S newtonian damping (default: OFF) !!====================================================================== ! !----------------------------------------------------------------------- &nameos ! ocean Equation Of Seawater (default: NO selection) !----------------------------------------------------------------------- ln_teos10 = .true. ! = Use TEOS-10 equation of state / !----------------------------------------------------------------------- &namtra_adv ! advection scheme for tracer (default: NO selection) !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namtra_ldf ! lateral diffusion scheme for tracers (default: NO selection) !----------------------------------------------------------------------- / !!====================================================================== !! *** Dynamics namelists *** !! !! !! !! nam_vvl vertical coordinate options (default: z-star) !! namdyn_adv formulation of the momentum advection (default: NO selection) !! namdyn_vor advection scheme (default: NO selection) !! namdyn_hpg hydrostatic pressure gradient (default: NO selection) !! namdyn_spg surface pressure gradient (default: NO selection) !! namdyn_ldf lateral diffusion scheme (default: NO selection) !! namdta_dyn offline TOP: dynamics read in files (OFF_SRC only) !!====================================================================== ! !----------------------------------------------------------------------- &nam_vvl ! vertical coordinate options (default: z-star) !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namdyn_adv ! formulation of the momentum advection (default: NO selection) !----------------------------------------------------------------------- ln_dynadv_vec = .true. ! vector form (T) or flux form (F) / !----------------------------------------------------------------------- &namdyn_vor ! Vorticity / Coriolis scheme (default: NO selection) !----------------------------------------------------------------------- ln_dynvor_een = .true. ! energy & enstrophy scheme / !----------------------------------------------------------------------- &namdyn_hpg ! Hydrostatic pressure gradient option (default: NO selection) !----------------------------------------------------------------------- ln_hpg_sco = .true. ! s-coordinate (Standard Jacobian scheme) / !----------------------------------------------------------------------- &namdyn_spg ! surface pressure gradient (default: NO selection) !----------------------------------------------------------------------- ln_dynspg_ts = .true. ! split-explicit free surface ln_bt_auto = .true. ! Number of sub-step defined from: / !----------------------------------------------------------------------- &namdyn_ldf ! lateral diffusion on momentum (default: NO selection) !----------------------------------------------------------------------- ln_dynldf_blp = .true. ! bilaplacian operator ln_dynldf_lap = .false. ! bilaplacian operator ln_dynldf_lev = .true. ! iso-level nn_ahm_ijk_t = 0 ! =0 constant = 1/12 Uv*Lv^3 (blp case) rn_Uv = 0.017 ! lateral viscous velocity [m/s] rn_Lv = 3.4e+3 ! lateral viscous length [m] / !!====================================================================== !! vertical physics namelists !! !! !! !! namzdf vertical physics manager (default: NO selection) !! namzdf_ric richardson number vertical mixing (ln_zdfric=T) !! namzdf_tke TKE vertical mixing (ln_zdftke=T) !! namzdf_gls GLS vertical mixing (ln_zdfgls=T) !! namzdf_osm OSM vertical diffusion (ln_zdfosm=T) !! namzdf_iwm tidal mixing parameterization (ln_zdfiwm=T) !!====================================================================== ! !----------------------------------------------------------------------- &namzdf ! vertical physics (default: NO selection) !----------------------------------------------------------------------- rn_avm0 = 0.1e-6 ! vertical eddy viscosity [m2/s] (background Kz if ln_zdfcst=F) rn_avt0 = 0.1e-6 ! vertical eddy diffusivity [m2/s] (background Kz if ln_zdfcst=F) nn_avb = 0 ! profile for background avt & avm (=1) or not (=0) nn_havtb = 0 ! horizontal shape for avtb (=1) or not (=0) / !----------------------------------------------------------------------- &namzdf_gls ! GLS vertical diffusion (ln_zdfgls =T) !----------------------------------------------------------------------- rn_charn = 100000. ! Charnock constant for wb induced roughness length nn_z0_met = 1 ! Method for surface roughness computation (0/1/2) / !!====================================================================== !! *** Diagnostics namelists *** !! !! !! !! namtrd dynamics and/or tracer trends (default: OFF) !! namptr Poleward Transport Diagnostics (default: OFF) !! namhsb Heat and salt budgets (default: OFF) !! namdiu Cool skin and warm layer models (default: OFF) !! namdiu Cool skin and warm layer models (default: OFF) !! namflo float parameters ("key_float") !! nam_diaharm Harmonic analysis of tidal constituents ("key_diaharm") !! namdct transports through some sections ("key_diadct") !! nam_diatmb Top Middle Bottom Output (default: OFF) !! nam_dia25h 25h Mean Output (default: OFF) !! namnc4 netcdf4 chunking and compression settings ("key_netcdf4") !!====================================================================== ! !----------------------------------------------------------------------- &nam_diatmb ! Top Middle Bottom Output (default F) !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &nam_dia25h ! 25h Mean Output (default F) !----------------------------------------------------------------------- / !!====================================================================== !! *** Observation & Assimilation *** !! !! !! !! namobs observation and model comparison (default: OFF) !! nam_asminc assimilation increments ('key_asminc') !!====================================================================== ! !!====================================================================== !! *** Miscellaneous namelists *** !! !! !! !! nammpp Massively Parallel Processing ("key_mpp_mpi") !! namctl Control prints (default: OFF) !! namsto Stochastic parametrization of EOS (default: OFF) !!====================================================================== ! !----------------------------------------------------------------------- &nammpp ! Massively Parallel Processing ("key_mpp_mpi") !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namctl ! Control prints (default: OFF) !----------------------------------------------------------------------- ln_ctl = .false. ! Toggle all report printing on/off (T/F); Ignored if sn_cfctl%l_config is T / !----------------------------------------------------------------------- &namsto ! Stochastic parametrization of EOS (default: OFF) !----------------------------------------------------------------------- /