!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> !! NEMO/OCE Configuration namelist : overwrite default values defined in SHARED/namelist_ref !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> !! ORCA2-ICE (with SAS) 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 !----------------------------------------------------------------------- nn_no = 0 ! job number (no more used...) cn_exp = "ORCA2_SAS" ! experience name nn_it000 = 1 ! first time step nn_itend = 100 ! last time step (std 5475) / !----------------------------------------------------------------------- &namdom ! time and space domain !----------------------------------------------------------------------- ln_linssh = .true. ! =T linear free surface ==>> model level are fixed in time / !----------------------------------------------------------------------- &namcfg ! parameters of the configuration (default: user defined GYRE) !----------------------------------------------------------------------- ln_read_cfg = .true. ! (=T) read the domain configuration file cn_domcfg = "ORCA_R2_zps_domcfg" ! domain configuration filename / !!====================================================================== !! *** Surface Boundary Condition namelists *** !! !! !! !! SAS case !! !! !! !! 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 ) !! 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_wave external fields from wave model (ln_wave =T) !! namberg iceberg floats (ln_icebergs=T) !!====================================================================== ! !----------------------------------------------------------------------- &namsbc ! Surface Boundary Condition (surface module) !----------------------------------------------------------------------- nn_fsbc = 1 ! frequency of SBC module call ln_blk = .true. ! Bulk formulation (T => fill namsbc_blk ) nn_ice = 2 ! =2 sea-ice model ("key_SI3" or "key_cice") / !----------------------------------------------------------------------- &namsbc_blk ! namsbc_blk generic Bulk formula (ln_blk =T) !----------------------------------------------------------------------- ! ! bulk algorithm : ln_NCAR = .true. ! "NCAR" algorithm (Large and Yeager 2008) ln_COARE_3p0 = .false. ! "COARE 3.0" algorithm (Fairall et al. 2003) ln_COARE_3p6 = .false. ! "COARE 3.6" algorithm (Edson et al. 2013) ln_ECMWF = .false. ! "ECMWF" algorithm (IFS cycle 31) ! rn_zqt = 10. ! Air temperature & humidity reference height (m) rn_zu = 10. ! Wind vector reference height (m) ln_Cd_L12 = .false. ! air-ice drags = F(ice concentration) (Lupkes et al. 2012) ln_Cd_L15 = .false. ! air-ice drags = F(ice concentration) (Lupkes et al. 2015) rn_pfac = 1. ! multiplicative factor for precipitation (total & snow) rn_efac = 1. ! multiplicative factor for evaporation (0. or 1.) rn_vfac = 0. ! multiplicative factor for ocean & ice velocity used to ! ! calculate the wind stress (0.=absolute or 1.=relative winds) ln_skin_cs = .false. ! use the cool-skin parameterization (only available in ECMWF and COARE algorithms) !LB ln_skin_wl = .false. ! use the warm-layer " " " ! ln_humi_sph = .true. ! humidity specified below in "sn_humi" is specific humidity [kg/kg] if .true. ln_humi_dpt = .false. ! humidity specified below in "sn_humi" is dew-point temperature [K] if .true. ln_humi_rlh = .false. ! humidity specified below in "sn_humi" is relative humidity [%] if .true. ! cn_dir = './' ! root directory for the bulk 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_wndi = 'u_10.15JUNE2009_fill' , 6. , 'U_10_MOD', .false. , .true. , 'yearly' , 'weights_core_orca2_bicubic_noc.nc' , 'Uwnd' , '' sn_wndj = 'v_10.15JUNE2009_fill' , 6. , 'V_10_MOD', .false. , .true. , 'yearly' , 'weights_core_orca2_bicubic_noc.nc' , 'Vwnd' , '' sn_qsr = 'ncar_rad.15JUNE2009_fill' , 24. , 'SWDN_MOD', .false. , .true. , 'yearly' , 'weights_core_orca2_bilinear_noc.nc' , '' , '' sn_qlw = 'ncar_rad.15JUNE2009_fill' , 24. , 'LWDN_MOD', .false. , .true. , 'yearly' , 'weights_core_orca2_bilinear_noc.nc' , '' , '' sn_tair = 't_10.15JUNE2009_fill' , 6. , 'T_10_MOD', .false. , .true. , 'yearly' , 'weights_core_orca2_bilinear_noc.nc' , '' , '' sn_humi = 'q_10.15JUNE2009_fill' , 6. , 'Q_10_MOD', .false. , .true. , 'yearly' , 'weights_core_orca2_bilinear_noc.nc' , '' , '' sn_prec = 'ncar_precip.15JUNE2009_fill', -1. , 'PRC_MOD1', .false. , .true. , 'yearly' , 'weights_core_orca2_bilinear_noc.nc' , '' , '' sn_snow = 'ncar_precip.15JUNE2009_fill', -1. , 'SNOW' , .false. , .true. , 'yearly' , 'weights_core_orca2_bilinear_noc.nc' , '' , '' sn_slp = 'slp.15JUNE2009_fill' , 6. , 'SLP' , .false. , .true. , 'yearly' , 'weights_core_orca2_bilinear_noc.nc' , '' , '' / !----------------------------------------------------------------------- &namsbc_cpl ! coupled ocean/atmosphere model ("key_oasis3") !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namsbc_sas ! Stand-Alone Surface boundary condition !----------------------------------------------------------------------- l_sasread = .true. ! =T Read in file ; =F set all to 0. (see sbcssm) ln_3d_uve = .false. ! specify whether we are supplying a 3D u,v and e3 field ln_read_frq = .false. ! specify whether we must read frq or not cn_dir = './' ! root directory for the ocean 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_usp = 'sas_grid_U' , 120. , 'uos' , .true. , .true. , 'yearly' , '' , '' , '' sn_vsp = 'sas_grid_V' , 120. , 'vos' , .true. , .true. , 'yearly' , '' , '' , '' sn_tem = 'sas_grid_T' , 120. , 'sosstsst', .true. , .true. , 'yearly' , '' , '' , '' sn_sal = 'sas_grid_T' , 120. , 'sosaline', .true. , .true. , 'yearly' , '' , '' , '' sn_ssh = 'sas_grid_T' , 120. , 'sossheig', .true. , .true. , 'yearly' , '' , '' , '' sn_e3t = 'sas_grid_T' , 120. , 'e3t_m' , .true. , .true. , 'yearly' , '' , '' , '' sn_frq = 'sas_grid_T' , 120. , 'frq_m' , .true. , .true. , 'yearly' , '' , '' , '' / !!====================================================================== !! *** 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 / !!====================================================================== !! *** 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) !!====================================================================== ! !!====================================================================== !! 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: OFF) !----------------------------------------------------------------------- ln_teos10 = .true. ! = Use TEOS-10 equation of state / !!====================================================================== !! *** 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) !!====================================================================== ! !!====================================================================== !! 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) !!====================================================================== ! !!====================================================================== !! *** 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 (default: OFF) !! nam_diadct transports through some sections (default: OFF) !! nam_dia25h 25h Mean Output (default: OFF) !! namnc4 netcdf4 chunking and compression settings ("key_netcdf4") !!====================================================================== ! !!====================================================================== !! *** 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) !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namsto ! Stochastic parametrization of EOS (default: OFF) !----------------------------------------------------------------------- /