namelist_cfg 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  2. !! NEMO/OPA Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref
  3. !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  4. !
  5. !-----------------------------------------------------------------------
  6. &namrun ! parameters of the run
  7. !-----------------------------------------------------------------------
  8. nn_itend = 54750 ! last time step (std 5475)
  9. ln_clobber = .true. ! clobber (overwrite) an existing file
  10. nn_stock = 54750 ! frequency of creation of a restart file (modulo referenced to 1)
  11. nn_write = 54750 ! frequency of write in the output file (modulo referenced to nn_it000)
  12. /
  13. !-----------------------------------------------------------------------
  14. &namcfg ! parameters of the configuration
  15. !-----------------------------------------------------------------------
  16. cp_cfg = "orca" ! name of the configuration
  17. jp_cfg = 2 ! resolution of the configuration
  18. jpidta = 182 ! 1st lateral dimension ( >= jpi )
  19. jpjdta = 149 ! 2nd " " ( >= jpj )
  20. jpkdta = 31 ! number of levels ( >= jpk )
  21. jpiglo = 182 ! 1st dimension of global domain --> i =jpidta
  22. jpjglo = 149 ! 2nd - - --> j =jpjdta
  23. jpizoom = 1 ! left bottom (i,j) indices of the zoom
  24. jpjzoom = 1 ! in data domain indices
  25. jperio = 4 ! lateral cond. type (between 0 and 6)
  26. /
  27. !-----------------------------------------------------------------------
  28. &namzgr ! vertical coordinate
  29. !-----------------------------------------------------------------------
  30. /
  31. !-----------------------------------------------------------------------
  32. &namdom ! space and time domain (bathymetry, mesh, timestep)
  33. !-----------------------------------------------------------------------
  34. jphgr_msh = 0 ! type of horizontal mesh
  35. ppglam0 = 999999.0 ! longitude of first raw and column T-point (jphgr_msh = 1)
  36. ppgphi0 = 999999.0 ! latitude of first raw and column T-point (jphgr_msh = 1)
  37. ppe1_deg = 999999.0 ! zonal grid-spacing (degrees)
  38. ppe2_deg = 999999.0 ! meridional grid-spacing (degrees)
  39. ppe1_m = 999999.0 ! zonal grid-spacing (degrees)
  40. ppe2_m = 999999.0 ! meridional grid-spacing (degrees)
  41. ppsur = -4762.96143546300 ! ORCA r4, r2 and r05 coefficients
  42. ppa0 = 255.58049070440 ! (default coefficients)
  43. ppa1 = 245.58132232490 !
  44. ppkth = 21.43336197938 !
  45. ppacr = 3.0 !
  46. ppdzmin = 999999. ! Minimum vertical spacing
  47. pphmax = 999999. ! Maximum depth
  48. ldbletanh = .FALSE. ! Use/do not use double tanf function for vertical coordinates
  49. ppa2 = 999999. ! Double tanh function parameters
  50. ppkth2 = 999999. !
  51. ppacr2 = 999999. !
  52. /
  53. !-----------------------------------------------------------------------
  54. &namsplit ! time splitting parameters ("key_dynspg_ts")
  55. !-----------------------------------------------------------------------
  56. /
  57. !-----------------------------------------------------------------------
  58. &namcrs ! Grid coarsening for dynamics output and/or
  59. ! passive tracer coarsened online simulations
  60. !-----------------------------------------------------------------------
  61. /
  62. !-----------------------------------------------------------------------
  63. &namtsd ! data : Temperature & Salinity
  64. !-----------------------------------------------------------------------
  65. /
  66. !-----------------------------------------------------------------------
  67. &namsbc ! Surface Boundary Condition (surface module)
  68. !-----------------------------------------------------------------------
  69. /
  70. !-----------------------------------------------------------------------
  71. &namsbc_core ! namsbc_core CORE bulk formulae
  72. !-----------------------------------------------------------------------
  73. /
  74. !-----------------------------------------------------------------------
  75. &namtra_qsr ! penetrative solar radiation
  76. !-----------------------------------------------------------------------
  77. /
  78. !-----------------------------------------------------------------------
  79. &namsbc_rnf ! runoffs namelist surface boundary condition
  80. !-----------------------------------------------------------------------
  81. /
  82. !-----------------------------------------------------------------------
  83. &namsbc_ssr ! surface boundary condition : sea surface restoring
  84. !-----------------------------------------------------------------------
  85. /
  86. !-----------------------------------------------------------------------
  87. &namsbc_alb ! albedo parameters
  88. !-----------------------------------------------------------------------
  89. /
  90. !-----------------------------------------------------------------------
  91. &namberg ! iceberg parameters
  92. !-----------------------------------------------------------------------
  93. /
  94. !-----------------------------------------------------------------------
  95. &namlbc ! lateral momentum boundary condition
  96. !-----------------------------------------------------------------------
  97. /
  98. !-----------------------------------------------------------------------
  99. &namcla ! cross land advection
  100. !-----------------------------------------------------------------------
  101. /
  102. !-----------------------------------------------------------------------
  103. &nambfr ! bottom friction
  104. !-----------------------------------------------------------------------
  105. /
  106. !-----------------------------------------------------------------------
  107. &nambbc ! bottom temperature boundary condition
  108. !-----------------------------------------------------------------------
  109. /
  110. !-----------------------------------------------------------------------
  111. &nambbl ! bottom boundary layer scheme
  112. !-----------------------------------------------------------------------
  113. /
  114. !-----------------------------------------------------------------------
  115. &nameos ! ocean physical parameters
  116. !-----------------------------------------------------------------------
  117. /
  118. !-----------------------------------------------------------------------
  119. &namtra_adv ! advection scheme for tracer
  120. !-----------------------------------------------------------------------
  121. /
  122. !-----------------------------------------------------------------------
  123. &namtra_adv_mle ! mixed layer eddy parametrisation (Fox-Kemper param)
  124. !-----------------------------------------------------------------------
  125. /
  126. !----------------------------------------------------------------------------------
  127. &namtra_ldf ! lateral diffusion scheme for tracers
  128. !----------------------------------------------------------------------------------
  129. /
  130. !-----------------------------------------------------------------------
  131. &namtra_dmp ! tracer: T & S newtonian damping
  132. !-----------------------------------------------------------------------
  133. /
  134. !-----------------------------------------------------------------------
  135. &namdyn_adv ! formulation of the momentum advection
  136. !-----------------------------------------------------------------------
  137. /
  138. !-----------------------------------------------------------------------
  139. &namdyn_vor ! option of physics/algorithm (not control by CPP keys)
  140. !-----------------------------------------------------------------------
  141. /
  142. !-----------------------------------------------------------------------
  143. &namdyn_hpg ! Hydrostatic pressure gradient option
  144. !-----------------------------------------------------------------------
  145. ln_hpg_zco = .false. ! z-coordinate - full steps
  146. ln_hpg_zps = .false. ! z-coordinate - partial steps (interpolation)
  147. ln_hpg_sco = .false. ! s-coordinate (standard jacobian formulation)
  148. ln_hpg_djc = .false. ! s-coordinate (Density Jacobian with Cubic polynomial)
  149. ln_hpg_prj = .true. ! s-coordinate (Pressure Jacobian scheme)
  150. ln_dynhpg_imp = .false. ! time stepping: semi-implicit time scheme (T)
  151. ! centered time scheme (F)
  152. /
  153. !-----------------------------------------------------------------------
  154. &namdyn_ldf ! lateral diffusion on momentum
  155. !-----------------------------------------------------------------------
  156. /
  157. !-----------------------------------------------------------------------
  158. &namzdf ! vertical physics
  159. !-----------------------------------------------------------------------
  160. /
  161. !-----------------------------------------------------------------------
  162. &namzdf_tke ! turbulent eddy kinetic dependent vertical diffusion ("key_zdftke")
  163. !-----------------------------------------------------------------------
  164. /
  165. !-----------------------------------------------------------------------
  166. &namzdf_ddm ! double diffusive mixing parameterization ("key_zdfddm")
  167. !-----------------------------------------------------------------------
  168. /
  169. !-----------------------------------------------------------------------
  170. &namzdf_tmx ! tidal mixing parameterization ("key_zdftmx")
  171. !-----------------------------------------------------------------------
  172. /
  173. !-----------------------------------------------------------------------
  174. &namzdf_tmx_new ! new tidal mixing parameterization ("key_zdftmx_new")
  175. !-----------------------------------------------------------------------
  176. /
  177. !-----------------------------------------------------------------------
  178. &namsol ! elliptic solver / island / free surface
  179. !-----------------------------------------------------------------------
  180. /
  181. !-----------------------------------------------------------------------
  182. &nammpp ! Massively Parallel Processing ("key_mpp_mpi)
  183. !-----------------------------------------------------------------------
  184. ln_nnogather= .true. ! activate code to avoid mpi_allgather use at the northfold
  185. jpni = 5 ! Parameter modified
  186. jpnj = 4 ! Parameter modified
  187. jpnij = 20 ! Parameter modified
  188. /
  189. !-----------------------------------------------------------------------
  190. &namctl ! Control prints & Benchmark
  191. !-----------------------------------------------------------------------
  192. nn_timing = 0 ! timing by routine activated (=1) creates timing.output file, or not (=0)
  193. /
  194. !-----------------------------------------------------------------------
  195. &namptr ! Poleward Transport Diagnostic
  196. !-----------------------------------------------------------------------
  197. /
  198. !-----------------------------------------------------------------------
  199. &namhsb ! Heat and salt budgets
  200. !-----------------------------------------------------------------------
  201. /
  202. !-----------------------------------------------------------------------
  203. &namdyn_nept ! Neptune effect (simplified: lateral and vertical diffusions removed)
  204. !-----------------------------------------------------------------------
  205. /