!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> !! NEMO/OPA : ORCA2_OFF_PISCES configuration namelist used ot overwrite SHARED/namelist_ref !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> !----------------------------------------------------------------------- &namrun ! parameters of the run !----------------------------------------------------------------------- cn_exp = _AUTO_ nn_date0 = _AUTO_ ! date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1) nn_leapy = _AUTO_ ! Leap year calendar (1) or not (0) nn_it000 = _AUTO_ nn_itend = _AUTO_ nn_stock = _AUTO_ ln_mskland = .true. ln_mskutil = .false. ln_clobber = .true. ln_cfmeta = .true. / !----------------------------------------------------------------------- &namcfg ! parameters of the configuration !----------------------------------------------------------------------- cp_cfg = "orca" ! name of the configuration jp_cfg = 1 ! resolution of the configuration jpidta = 362 ! 1st lateral dimension ( >= jpi ) jpjdta = 332 ! 2nd " " ( >= jpj ) jpkdta = 75 ! number of levels ( >= jpk ) jpiglo = 362 ! 1st dimension of global domain --> i =jpidta jpjglo = 332 ! 2nd - - --> j =jpjdta jperio = 6 ! lateral cond. type (between 0 and 6) / !----------------------------------------------------------------------- &namzgr ! vertical coordinate !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namdom ! space and time domain (bathymetry, mesh, timestep) !----------------------------------------------------------------------- nn_msh = 1 ! create (=1) a mesh file or not (=0) rn_rdt = 14400. ! time step for the dynamics (and tracer if nn_acc=0) rn_rdtmin = 14400. ! minimum time step on tracers (used if nn_acc=1) rn_rdtmax = 14400. ! maximum time step on tracers (used if nn_acc=1) jphgr_msh = 0 ! type of horizontal mesh ppglam0 = 999999.0 ! longitude of first raw and column T-point (jphgr_msh = 1) ppgphi0 = 999999.0 ! latitude of first raw and column T-point (jphgr_msh = 1) ppe1_deg = 999999.0 ! zonal grid-spacing (degrees) ppe2_deg = 999999.0 ! meridional grid-spacing (degrees) ppe1_m = 999999.0 ! zonal grid-spacing (degrees) ppe2_m = 999999.0 ! meridional grid-spacing (degrees) ppsur = -3958.951371276829 ! ORCA r4, r2 and r05 coefficients ppa0 = 103.9530096000000 ! (default coefficients) ppa1 = 2.415951269000000 ! ppkth = 15.35101370000000 ! ppacr = 7.0 ! ppdzmin = 999999.0 ! Minimum vertical spacing pphmax = 999999.0 ! Maximum depth ppa2 = 100.7609285000000 ! Double tanh function parameters ppkth2 = 48.02989372000000 ! ppacr2 = 13.00000000000 ! rn_hmin = 20. / !----------------------------------------------------------------------- !----------------------------------------------------------------------- &namsplit ! time splitting parameters ("key_dynspg_ts") !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namcrs ! Grid coarsening for dynamics output and/or ! passive tracer coarsened online simulations !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namsbc ! Surface Boundary Condition (surface module) !----------------------------------------------------------------------- nn_fsbc = 1 ! frequency of surface boundary condition computation ln_ssr = .false. ! Sea Surface Restoring on T and/or S (T => fill namsbc_ssr) ln_rnf = .false. ! runoffs / !----------------------------------------------------------------------- &namtra_qsr ! penetrative solar radiation !----------------------------------------------------------------------- ln_traqsr = .false. ! Light penetration (T) or not (F) / ----------------------------------------------------------------------- &namsbc_ssr ! surface boundary condition : sea surface restoring !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namcla ! cross land advection !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &nambbl ! bottom boundary layer scheme !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &nameos ! ocean physical parameters !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namtra_ldf ! lateral diffusion scheme for tracer !----------------------------------------------------------------------- rn_aht_0 = 1000. ! horizontal eddy diffusivity for tracers [m2/s] rn_aeiv_0 = 1000. ! eddy induced velocity coefficient [m2/s] (require "key_traldf_eiv") / !----------------------------------------------------------------------- &namdta_dyn ! offline dynamics read in files ("key_offline") !----------------------------------------------------------------------- ! ! 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_tem = 'dyna_grid_T' , 120 , 'thetao' , .false. , .false. , 'yearly' , '' , '' , '' sn_sal = 'dyna_grid_T' , 120 , 'so' , .false. , .false. , 'yearly' , '' , '' , '' sn_mld = 'dyna_grid_T' , 120 , 'mldr10_1' , .false. , .false. , 'yearly' , '' , '' , '' sn_emp = 'dyna_grid_T' , 120 , 'wfo' , .false. , .false. , 'yearly' , '' , '' , '' sn_empb = 'dyna_grid_T' , 120 , 'wfob' , .false. , .false. , 'yearly' , '' , '' , '' sn_rnf = 'dyna_grid_T' , 120 , 'friver' , .false. , .false. , 'yearly' , '' , '' , '' sn_fmf = 'dyna_grid_T' , 120 , 'fmmflx' , .false. , .false. , 'yearly' , '' , '' , '' sn_ice = 'dyna_grid_T' , 120 , 'siconc' , .false. , .false. , 'yearly' , '' , '' , '' sn_qsr = 'dyna_grid_T' , 120 , 'rsntds' , .false. , .false. , 'yearly' , '' , '' , '' sn_wnd = 'dyna_grid_T' , 120 , 'windsp' , .false. , .false. , 'yearly' , '' , '' , '' sn_div = 'dyna_grid_T' , 120 , 'hdivtr' , .false. , .false. , 'yearly' , '' , '' , '' sn_uwd = 'dyna_grid_U' , 120 , 'uocetr_eff' , .false. , .false. , 'yearly' , '' , '' , '' sn_vwd = 'dyna_grid_V' , 120 , 'vocetr_eff' , .false. , .false. , 'yearly' , '' , '' , '' sn_wwd = 'dyna_grid_W' , 120 , 'wocetr_eff' , .false. , .false. , 'yearly' , '' , '' , '' sn_avt = 'dyna_grid_W' , 120 , 'difvsolog' , .false. , .false. , 'yearly' , '' , '' , '' sn_ubl = 'dyna_grid_U' , 120 , 'ahu_bbl' , .false. , .false. , 'yearly' , '' , '' , '' sn_vbl = 'dyna_grid_V' , 120 , 'ahv_bbl' , .false. , .false. , 'yearly' , '' , '' , '' ! cn_dir = './' ! root directory for the location of the dynamical files ln_ssh_ini = _AUTO_ ln_dynrnf = .true. ! computation of vertical velocity instead of using the one read in file ln_dynrnf_depth = .true. ! computation of vertical velocity instead of using the one read in file ! fwbcorr = 3.786e-06 / !----------------------------------------------------------------------- &nammpp ! Massively Parallel Processing ("key_mpp_mpi) !----------------------------------------------------------------------- ln_nnogather= .true. ! jpni = 25 ! jpni number of processors following i (set automatically if < 1) jpnj = 24 ! jpnj number of processors following j (set automatically if < 1) jpnij = 432 ! jpnij number of local domains (set automatically if < 1) / !----------------------------------------------------------------------- &namctl ! Control prints & Benchmark !----------------------------------------------------------------------- /