build_namelist_cfg.sh 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407
  1. # This configuration namelist will overwrite SHARED/namelist_ref
  2. #
  3. if $leg_is_restart
  4. then
  5. nemo_restart=".TRUE."
  6. else
  7. nemo_restart=".FALSE."
  8. fi
  9. cat << EOF
  10. !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  11. !! NEMO/OPA Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref
  12. !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  13. !
  14. !-----------------------------------------------------------------------
  15. &namrun ! parameters of the run
  16. !-----------------------------------------------------------------------
  17. cn_exp = "${exp_name}" ! experience name
  18. nn_it000 = $(( leg_start_sec / nem_time_step_sec + 1 )) ! first time step
  19. nn_itend = $(( leg_end_sec / nem_time_step_sec )) ! last time step (std 5475)
  20. nn_date0 = ${leg_start_date_yyyymmdd} ! date at nit_0000 (format yyyymmdd)
  21. ! used if ln_rstart=F or
  22. ! (ln_rstart=T and nn_rstctl=0 or 1)
  23. ln_rstart = ${nemo_restart} ! start from rest (F) or from a restart file (T)
  24. nn_rstctl = 1 ! restart control ==> activated only if ln_rstart=T
  25. ! = 0 nn_date0 read in namelist ; nn_it000 : read in namelist
  26. ! = 1 nn_date0 read in namelist ; nn_it000 : check consistancy between namelist and restart
  27. ! = 2 nn_date0 read in restart ; nn_it000 : check consistancy between namelist and restart
  28. cn_ocerst_in = "restart_oce" ! suffix of ocean restart name (input)
  29. cn_ocerst_out = "restart_oce" ! suffix of ocean restart name (output)
  30. nn_stock = 0 ! frequency of creation of a restart file (modulo referenced to 1)
  31. nn_write = -1 ! frequency of write in the output file (modulo referenced to nn_it000)
  32. /
  33. !-----------------------------------------------------------------------
  34. &namcfg ! parameters of the configuration
  35. !-----------------------------------------------------------------------
  36. cp_cfg = "orca" ! name of the configuration
  37. jp_cfg = 1 ! resolution of the configuration
  38. jpidta = 362 ! 1st lateral dimension ( >= jpi )
  39. jpjdta = 292 ! 2nd " " ( >= jpj )
  40. jpkdta = 75 ! number of levels ( >= jpk )
  41. jpiglo = 362 ! 1st dimension of global domain --> i =jpidta
  42. jpjglo = 292 ! 2nd - - --> j =jpjdta
  43. jperio = 6 ! 6 cyclic East-West AND North fold F-point pivot
  44. ln_use_jattr = .true. ! use (T) the file attribute: open_ocean_jstart if present
  45. /
  46. !-----------------------------------------------------------------------
  47. &namzgr ! vertical coordinate
  48. !-----------------------------------------------------------------------
  49. /
  50. !-----------------------------------------------------------------------
  51. &namzgr_sco ! s-coordinate or hybrid z-s-coordinate
  52. !-----------------------------------------------------------------------
  53. /
  54. !-----------------------------------------------------------------------
  55. &namdom ! space and time domain (bathymetry, mesh, timestep)
  56. !-----------------------------------------------------------------------
  57. nn_msh = 0 ! create (=1) a mesh file or not (=0)
  58. rn_hmin = 20. ! min depth of the ocean (>0) or min number of ocean level (<0)
  59. rn_rdt = ${nem_time_step_sec} ! time step for the dynamics (and tracer if nn_acc=0)
  60. ppglam0 = 999999.0 ! longitude of first raw and column T-point (jphgr_msh = 1)
  61. ppgphi0 = 999999.0 ! latitude of first raw and column T-point (jphgr_msh = 1)
  62. ppe1_deg = 999999.0 ! zonal grid-spacing (degrees)
  63. ppe2_deg = 999999.0 ! meridional grid-spacing (degrees)
  64. ppe1_m = 999999.0 ! zonal grid-spacing (degrees)
  65. ppe2_m = 999999.0 ! meridional grid-spacing (degrees)
  66. ppsur = -3958.951371276829 ! ORCA r4, r2 and r05 coefficients
  67. ppa0 = 103.95300960000000 ! (default coefficients)
  68. ppa1 = 2.41595126900000 !
  69. ppkth = 15.35101370000000 !
  70. ppacr = 7.0 !
  71. ppdzmin = 999999. ! Minimum vertical spacing
  72. pphmax = 999999. ! Maximum depth
  73. ppa2 = 100.7609285000000 ! Double tanh function parameters
  74. ppkth2 = 48.02989372000000 !
  75. ppacr2 = 13.00000000000 !
  76. /
  77. !-----------------------------------------------------------------------
  78. &namsplit ! time splitting parameters ("key_dynspg_ts")
  79. !-----------------------------------------------------------------------
  80. /
  81. !-----------------------------------------------------------------------
  82. &namcrs ! Grid coarsening for dynamics output and/or
  83. ! passive tracer coarsened online simulations
  84. !-----------------------------------------------------------------------
  85. /
  86. !-----------------------------------------------------------------------
  87. &namc1d ! 1D configuration options ("key_c1d")
  88. !-----------------------------------------------------------------------
  89. /
  90. !-----------------------------------------------------------------------
  91. &namtsd ! data : Temperature & Salinity
  92. !-----------------------------------------------------------------------
  93. ! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! land/sea mask !
  94. ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! filename !
  95. sn_tem = 'conservative_temperature_WOA13_decav_Reg1L75_clim.nc', -1 ,'votemper' , .true. , .true. , 'yearly' ,'weight_bilinear_360x180-clipped_eORCA1L75_3D.nc', '' , ''
  96. sn_sal = 'absolute_salinity_WOA13_decav_Reg1L75_clim.nc' , -1 ,'vosaline' , .true. , .true. , 'yearly' ,'weight_bilinear_360x180-clipped_eORCA1L75_3D.nc', '' , ''
  97. !
  98. ln_tsd_tradmp = .false. ! damping of ocean T & S toward T &S input data (T) or not (F)
  99. /
  100. !-----------------------------------------------------------------------
  101. &namsbc ! Surface Boundary Condition (surface module)
  102. !-----------------------------------------------------------------------
  103. nn_fsbc = $(( lim_time_step_sec / nem_time_step_sec )) ! frequency of surface boundary condition computation
  104. ! (also = the frequency of sea-ice model call)
  105. nn_isf = 3 ! ice shelf melting/freezing (/=0 => fill namsbc_isf)
  106. ! 0 =no isf 1 = presence of ISF
  107. ! 2 = bg03 parametrisation 3 = rnf file for isf
  108. ! 4 = ISF fwf specified
  109. ! option 1 and 4 need ln_isfcav = .true. (domzgr)
  110. nn_fwb = 0 ! FreshWater Budget: =0 unchecked
  111. ! =1 global mean of e-p-r set to zero at each time step
  112. ! =2 annual global mean of e-p-r set to zero
  113. /
  114. !-----------------------------------------------------------------------
  115. &namsbc_ana ! analytical surface boundary condition
  116. !-----------------------------------------------------------------------
  117. /
  118. !-----------------------------------------------------------------------
  119. &namsbc_flx ! surface boundary condition : flux formulation
  120. !-----------------------------------------------------------------------
  121. /
  122. !-----------------------------------------------------------------------
  123. &namsbc_clio ! namsbc_clio CLIO bulk formulae
  124. !-----------------------------------------------------------------------
  125. ! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! land/sea mask !
  126. ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! filename !
  127. sn_utau = 'uwnd_10m' , 24 , 'uwnd' , .true. , .false., 'yearly' , '' , ''
  128. sn_vtau = 'vwnd_10m' , 24 , 'vwnd' , .true. , .false., 'yearly' , '' , ''
  129. sn_wndm = 'ncep_bulk' , 24 , 'wspd' , .true. , .false., 'yearly' , '' , ''
  130. sn_tair = 'ncep_bulk' , 24 , 'air' , .true. , .false., 'yearly' , '' , ''
  131. sn_humi = 'flx_correc', -1 , 'socliohu', .true. , .true. , 'yearly' , '' , ''
  132. sn_ccov = 'flx_correc', -1 , 'socliocl', .true. , .true. , 'yearly' , '' , ''
  133. sn_prec = 'flx_correc', -1 , 'socliopl', .true. , .true. , 'yearly' , '' , ''
  134. /
  135. !-----------------------------------------------------------------------
  136. &namsbc_core ! namsbc_core CORE bulk formulae
  137. !-----------------------------------------------------------------------
  138. ! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! land/sea mask !
  139. ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! filename !
  140. sn_wndi = 'drowned_u10_DFS5.2' , 3 , 'u10' , .true. , .false. , 'yearly' , 'weights_bicub_DFS5.2_to_clipped_eORCA1.nc' , 'U1' , ''
  141. sn_wndj = 'drowned_v10_DFS5.2' , 3 , 'v10' , .true. , .false. , 'yearly' , 'weights_bicub_DFS5.2_to_clipped_eORCA1.nc' , 'V1' , ''
  142. sn_qsr = 'drowned_radsw_DFS5.2' , 24 , 'radsw' , .true. , .false. , 'yearly' , 'weights_bilin_DFS5.2_to_clipped_eORCA1.nc' , '' , ''
  143. sn_qlw = 'drowned_radlw_DFS5.2' , 24 , 'radlw' , .true. , .false. , 'yearly' , 'weights_bilin_DFS5.2_to_clipped_eORCA1.nc' , '' , ''
  144. sn_tair = 'drowned_t2_DFS5.2' , 3 , 't2' , .true. , .false. , 'yearly' , 'weights_bilin_DFS5.2_to_clipped_eORCA1.nc' , '' , ''
  145. sn_humi = 'drowned_q2_DFS5.2' , 3 , 'q2' , .true. , .false. , 'yearly' , 'weights_bilin_DFS5.2_to_clipped_eORCA1.nc' , '' , ''
  146. sn_prec = 'drowned_precip_DFS5.2' , 24 , 'precip' , .true. , .false. , 'yearly' , 'weights_bilin_DFS5.2_to_clipped_eORCA1.nc' , '' , ''
  147. sn_snow = 'drowned_snow_DFS5.2' , 24 , 'snow' , .true. , .false. , 'yearly' , 'weights_bilin_DFS5.2_to_clipped_eORCA1.nc' , '' , ''
  148. rn_zqt = 2. ! Air temperature and humidity reference height (m)
  149. /
  150. !-----------------------------------------------------------------------
  151. &namsbc_mfs ! namsbc_mfs MFS bulk formulae
  152. !-----------------------------------------------------------------------
  153. /
  154. !-----------------------------------------------------------------------
  155. &namsbc_cpl ! coupled ocean/atmosphere model ("key_coupled")
  156. !-----------------------------------------------------------------------
  157. /
  158. !-----------------------------------------------------------------------
  159. &namsbc_sas ! analytical surface boundary condition
  160. !-----------------------------------------------------------------------
  161. /
  162. !-----------------------------------------------------------------------
  163. &namtra_qsr ! penetrative solar radiation
  164. !-----------------------------------------------------------------------
  165. nn_chldta = 0 ! RGB : Chl data (=1) or cst value (=0)
  166. /
  167. !-----------------------------------------------------------------------
  168. &namsbc_rnf ! runoffs namelist surface boundary condition
  169. !-----------------------------------------------------------------------
  170. ! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! land/sea mask !
  171. ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! filename !
  172. sn_rnf = 'clipped_runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc', -1 , 'sorunoff' , .true. , .true. , 'yearly' , '' , '' , ''
  173. sn_cnf = 'clipped_runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc', 0 , 'socoefr' , .false. , .true. , 'yearly' , '' , '' , ''
  174. ln_rnf_mouth = .false. ! specific treatment at rivers mouths
  175. ln_rnf_depth_ini = .true. ! compute depth at initialisation from runoff file
  176. rn_rnf_max = 0.05 ! max value of the runoff climatologie over global domain ( ln_rnf_depth_ini = .true )
  177. /
  178. !-----------------------------------------------------------------------
  179. &namsbc_isf ! Top boundary layer (ISF)
  180. !-----------------------------------------------------------------------
  181. ! ! file name ! frequency (hours) ! variable ! time interpol. ! clim ! 'yearly'/ ! weights ! rotation !
  182. ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing !
  183. sn_rnfisf = 'clipped_runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' , -12 ,'sornfisf' , .false. , .true. , 'yearly' , '' , ''
  184. sn_depmax_isf = 'clipped_runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' , -12 ,'sodepmax_isf', .false. , .true. , 'yearly' , '' , ''
  185. sn_depmin_isf = 'clipped_runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' , -12 ,'sodepmin_isf', .false. , .true. , 'yearly' , '' , ''
  186. /
  187. !-----------------------------------------------------------------------
  188. &namsbc_apr ! Atmospheric pressure used as ocean forcing or in bulk
  189. !-----------------------------------------------------------------------
  190. /
  191. !-----------------------------------------------------------------------
  192. &namsbc_ssr ! surface boundary condition : sea surface restoring
  193. !-----------------------------------------------------------------------
  194. ! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! land/sea mask !
  195. ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! filename !
  196. sn_sss = 'sss_absolute_salinity_WOA13_decav_Reg1L75_clim.nc' , -1 , 'sosaline', .true. , .true. , 'yearly' ,'weight_bilinear_360x180-clipped_eORCA1L75_2D.nc', '' , ''
  197. /
  198. !-----------------------------------------------------------------------
  199. &namsbc_alb ! albedo parameters
  200. !-----------------------------------------------------------------------
  201. /
  202. !-----------------------------------------------------------------------
  203. &namberg ! iceberg parameters
  204. !-----------------------------------------------------------------------
  205. /
  206. !-----------------------------------------------------------------------
  207. &namlbc ! lateral momentum boundary condition
  208. !-----------------------------------------------------------------------
  209. rn_shlat = 0. ! shlat = 0 ! 0 < shlat < 2 ! shlat = 2 ! 2 < shlat
  210. ! free slip ! partial slip ! no slip ! strong slip
  211. /
  212. !-----------------------------------------------------------------------
  213. &namcla ! cross land advection
  214. !-----------------------------------------------------------------------
  215. /
  216. !-----------------------------------------------------------------------
  217. &namagrif ! AGRIF zoom ("key_agrif")
  218. !-----------------------------------------------------------------------
  219. /
  220. !-----------------------------------------------------------------------
  221. &nam_tide ! tide parameters (#ifdef key_tide)
  222. !-----------------------------------------------------------------------
  223. /
  224. !-----------------------------------------------------------------------
  225. &nambdy ! unstructured open boundaries ("key_bdy")
  226. !-----------------------------------------------------------------------
  227. /
  228. !-----------------------------------------------------------------------
  229. &nambdy_dta ! open boundaries - external data ("key_bdy")
  230. !-----------------------------------------------------------------------
  231. /
  232. !-----------------------------------------------------------------------
  233. &nambdy_tide ! tidal forcing at open boundaries
  234. !-----------------------------------------------------------------------
  235. /
  236. !-----------------------------------------------------------------------
  237. &nambfr ! bottom friction
  238. !-----------------------------------------------------------------------
  239. nn_bfr = 2 ! type of bottom friction : = 0 : free slip, = 1 : linear friction
  240. rn_bfeb2 = 0 ! bottom turbulent kinetic energy background (m2/s2)
  241. /
  242. !-----------------------------------------------------------------------
  243. &nambbc ! bottom temperature boundary condition
  244. !-----------------------------------------------------------------------
  245. nn_geoflx = 1 ! geothermal heat flux: = 0 no flux
  246. ! = 1 constant flux
  247. ! = 2 variable flux (read in geothermal_heating.nc in mW/m2)
  248. /
  249. !-----------------------------------------------------------------------
  250. &nambbl ! bottom boundary layer scheme
  251. !-----------------------------------------------------------------------
  252. /
  253. !-----------------------------------------------------------------------
  254. &nameos ! ocean physical parameters
  255. !-----------------------------------------------------------------------
  256. /
  257. !-----------------------------------------------------------------------
  258. &namtra_adv ! advection scheme for tracer
  259. !-----------------------------------------------------------------------
  260. /
  261. !-----------------------------------------------------------------------
  262. &namtra_adv_mle ! mixed layer eddy parametrisation (Fox-Kemper param)
  263. !-----------------------------------------------------------------------
  264. /
  265. !----------------------------------------------------------------------------------
  266. &namtra_ldf ! lateral diffusion scheme for tracers
  267. !----------------------------------------------------------------------------------
  268. rn_aht_0 = 1000. ! horizontal eddy diffusivity for tracers [m2/s]
  269. rn_aeiv_0 = 1000. ! eddy induced velocity coefficient [m2/s] (require "key_traldf_eiv")
  270. /
  271. !-----------------------------------------------------------------------
  272. &namtra_dmp ! tracer: T & S newtonian damping
  273. !-----------------------------------------------------------------------
  274. ln_tradmp = .false. ! add a damping termn (T) or not (F)
  275. /
  276. !-----------------------------------------------------------------------
  277. &namdyn_adv ! formulation of the momentum advection
  278. !-----------------------------------------------------------------------
  279. /
  280. !-----------------------------------------------------------------------
  281. &nam_vvl ! vertical coordinate options
  282. !-----------------------------------------------------------------------
  283. /
  284. !-----------------------------------------------------------------------
  285. &namdyn_vor ! option of physics/algorithm (not control by CPP keys)
  286. !-----------------------------------------------------------------------
  287. /
  288. !-----------------------------------------------------------------------
  289. &namdyn_hpg ! Hydrostatic pressure gradient option
  290. !-----------------------------------------------------------------------
  291. ln_hpg_zps = .false. ! z-coordinate - partial steps (interpolation)
  292. ln_hpg_sco = .true. ! s-coordinate (standard jacobian formulation)
  293. /
  294. !-----------------------------------------------------------------------
  295. &namdyn_ldf ! lateral diffusion on momentum
  296. !-----------------------------------------------------------------------
  297. rn_ahm_0_lap = 20000. ! horizontal laplacian eddy viscosity [m2/s]
  298. /
  299. !-----------------------------------------------------------------------
  300. &namzdf ! vertical physics
  301. !-----------------------------------------------------------------------
  302. /
  303. !-----------------------------------------------------------------------
  304. &namzdf_ric ! richardson number dependent vertical diffusion ("key_zdfric" )
  305. !-----------------------------------------------------------------------
  306. /
  307. !-----------------------------------------------------------------------
  308. &namzdf_tke ! turbulent eddy kinetic dependent vertical diffusion ("key_zdftke")
  309. !-----------------------------------------------------------------------
  310. /
  311. !------------------------------------------------------------------------
  312. &namzdf_kpp ! K-Profile Parameterization dependent vertical mixing ("key_zdfkpp", and optionally:
  313. !------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb")
  314. /
  315. !-----------------------------------------------------------------------
  316. &namzdf_gls ! GLS vertical diffusion ("key_zdfgls")
  317. !-----------------------------------------------------------------------
  318. /
  319. !-----------------------------------------------------------------------
  320. &namzdf_ddm ! double diffusive mixing parameterization ("key_zdfddm")
  321. !-----------------------------------------------------------------------
  322. /
  323. !-----------------------------------------------------------------------
  324. &namzdf_tmx ! tidal mixing parameterization ("key_zdftmx")
  325. !-----------------------------------------------------------------------
  326. /
  327. !-----------------------------------------------------------------------
  328. &namzdf_tmx_new ! new tidal mixing parameterization ("key_zdftmx_new")
  329. !-----------------------------------------------------------------------
  330. /
  331. !-----------------------------------------------------------------------
  332. &namsol ! elliptic solver / island / free surface
  333. !-----------------------------------------------------------------------
  334. /
  335. !-----------------------------------------------------------------------
  336. &nammpp ! Massively Parallel Processing ("key_mpp_mpi)
  337. !-----------------------------------------------------------------------
  338. jpni = 20 ! jpni number of processors following i (set automatically if < 1)
  339. jpnj = 13 ! jpnj number of processors following j (set automatically if < 1)
  340. jpnij = 260 ! jpnij number of local domains (set automatically if < 1)
  341. /
  342. !-----------------------------------------------------------------------
  343. &namctl ! Control prints & Benchmark
  344. !-----------------------------------------------------------------------
  345. /
  346. !-----------------------------------------------------------------------
  347. &namc1d_uvd ! data: U & V currents ("key_c1d")
  348. !-----------------------------------------------------------------------
  349. /
  350. !-----------------------------------------------------------------------
  351. &namc1d_dyndmp ! U & V newtonian damping ("key_c1d")
  352. !-----------------------------------------------------------------------
  353. /
  354. !-----------------------------------------------------------------------
  355. &namsto ! Stochastic parametrization of EOS
  356. !-----------------------------------------------------------------------
  357. /
  358. !-----------------------------------------------------------------------
  359. &namnc4 ! netcdf4 chunking and compression settings ("key_netcdf4")
  360. !-----------------------------------------------------------------------
  361. /
  362. !-----------------------------------------------------------------------
  363. &namtrd ! diagnostics on dynamics and/or tracer trends ("key_trddyn" and/or "key_trdtra")
  364. !-----------------------------------------------------------------------
  365. /
  366. !-----------------------------------------------------------------------
  367. &namflo ! float parameters ("key_float")
  368. !-----------------------------------------------------------------------
  369. /
  370. !-----------------------------------------------------------------------
  371. &namptr ! Poleward Transport Diagnostic
  372. !-----------------------------------------------------------------------
  373. /
  374. !-----------------------------------------------------------------------
  375. &namhsb ! Heat and salt budgets
  376. !-----------------------------------------------------------------------
  377. /
  378. !-----------------------------------------------------------------------
  379. &nam_diaharm ! Harmonic analysis of tidal constituents ('key_diaharm')
  380. !-----------------------------------------------------------------------
  381. /
  382. !-----------------------------------------------------------------------
  383. &namdct ! transports through sections
  384. !-----------------------------------------------------------------------
  385. /
  386. !-----------------------------------------------------------------------
  387. &namobs ! observation usage switch ('key_diaobs')
  388. !-----------------------------------------------------------------------
  389. /
  390. !-----------------------------------------------------------------------
  391. &nam_asminc ! assimilation increments ('key_asminc')
  392. !-----------------------------------------------------------------------
  393. /
  394. !-----------------------------------------------------------------------
  395. &namsbc_wave ! External fields from wave model
  396. !-----------------------------------------------------------------------
  397. /
  398. !-----------------------------------------------------------------------
  399. &namdyn_nept ! Neptune effect (simplified: lateral and vertical diffusions removed)
  400. !-----------------------------------------------------------------------
  401. /
  402. EOF