config-run.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  1. <?xml version="1.0"?>
  2. <Configuration xmlns:xi="http://www.w3.org/2001/XInclude">
  3. <Translation name="RUN_OCE">
  4. <Description>Run script file (oce only run)</Description>
  5. <Template>ece-nemo.sh.tmpl</Template>
  6. <Target>ece-nemo.sh</Target>
  7. <Properties>executable</Properties>
  8. </Translation>
  9. <Translation name="RUN_ESM">
  10. <Description>Run script file (coupled run: atm+esm components)</Description>
  11. <Template>ece-esm.sh.tmpl</Template>
  12. <Target>ece-esm.sh</Target>
  13. <Properties>executable</Properties>
  14. </Translation>
  15. <Translation name="RUN_LSM">
  16. <Description>Run script file (offline land surface run)</Description>
  17. <Template>ece-lsm.sh.tmpl</Template>
  18. <Target>ece-lsm.sh</Target>
  19. <Properties>executable</Properties>
  20. </Translation>
  21. <Translation name="RT_CTRL_CHE">
  22. <Description>Control file for TM5</Description>
  23. <Template>ctrl/tm5-config-run.rc.tmpl</Template>
  24. <Target>ctrl/tm5-config-run.rc</Target>
  25. <Properties>executable</Properties>
  26. </Translation>
  27. <xi:include href="platform/bsc-nord3.xml" />
  28. <xi:include href="platform/bsc-marenostrum4.xml" />
  29. <xi:include href="platform/dmi-hpcdev-intel.xml" />
  30. <xi:include href="platform/ecmwf-cca-cray.xml" />
  31. <xi:include href="platform/ecmwf-cca-intel.xml" />
  32. <xi:include href="platform/fmi-voima.xml" />
  33. <xi:include href="platform/knmi-rhino.xml" />
  34. <xi:include href="platform/csc-puhti-intel.xml" />
  35. <xi:include href="platform/csc-puhti-intel-intelmpi.xml" />
  36. <xi:include href="platform/nsc-bi.xml" />
  37. <xi:include href="platform/nsc-tetralith.xml" />
  38. <xi:include href="platform/pdc-beskow.xml" />
  39. <xi:include href="platform/surfsara-cartesius.xml" />
  40. <Model name="GENERAL">
  41. <Parameter name="EXP_NAME">
  42. <Description>Experiment name (4 letters)</Description>
  43. <Type>STRING</Type>
  44. <Value>ECE3</Value>
  45. </Parameter>
  46. <Parameter name="RUN_START_DATE">
  47. <Description>Start date of the simulation. Use any reasonable syntax.</Description>
  48. <Type>DATE</Type>
  49. <Value>1990-01-01</Value>
  50. </Parameter>
  51. <Parameter name="RUN_END_DATE">
  52. <Description>End date of the simulation. Use any reasonable syntax.</Description>
  53. <Type>STRING</Type>
  54. <Value>${run_start_date} + 10 years</Value>
  55. </Parameter>
  56. <Parameter name="FORCE_RUN_FROM_SCRATCH">
  57. <Description>Start simulation from scratch, possibly ignoring any restart files. [true/false]</Description>
  58. <Type>BOOLEAN</Type>
  59. <Value>false</Value>
  60. </Parameter>
  61. <Parameter name="RST_FREQ">
  62. <Description>Restart frequency, e.g., 2 months</Description>
  63. <Type>STRING</Type>
  64. <Value>1 year</Value>
  65. </Parameter>
  66. <Parameter name="RUN_NUM_LEGS">
  67. <Description>Number of restart legs</Description>
  68. <Type>INTEGER</Type>
  69. <Value>1</Value>
  70. </Parameter>
  71. <Parameter name="OUTPUT_CONTROL_FILES_DIR">
  72. <Description>The path to the IFS ppt and NEMO file_def file dir</Description>
  73. <Type>PATH</Type>
  74. <Value>ctrl</Value>
  75. </Parameter>
  76. </Model>
  77. <Model name="OASIS">
  78. <Parameter name="CPL_FREQ_ATM_CHE_HRS">
  79. <Description>Coupling frequency between IFS and TM5 in hours</Description>
  80. <Type>INTEGER</Type>
  81. <Value>6</Value>
  82. </Parameter>
  83. <Parameter name="CPL_FREQ_ATM_LPJG_HRS">
  84. <Description>Coupling frequency between IFS|TM5 and LPJG in hours</Description>
  85. <Type>INTEGER</Type>
  86. <Value>24</Value>
  87. </Parameter>
  88. <Parameter name="LUCIA">
  89. <Description>Lucia output: 0 -> Deactivated, -1 -> Legacy, -2 -> Updated CERFACS tool, -3 lucia_lite BSC</Description>
  90. <Type>INTEGER</Type>
  91. <Value>0</Value>
  92. </Parameter>
  93. </Model>
  94. <Model name="IFS">
  95. <Parameter name="GRID">
  96. <Description>Resolution of IFS grid</Description>
  97. <Type>STRING</Type>
  98. <Value>T255L91</Value>
  99. </Parameter>
  100. <Parameter name="NUMPROC">
  101. <Description>Number of processors running IFS</Description>
  102. <Type>INTEGER</Type>
  103. <Value>64</Value>
  104. </Parameter>
  105. <Parameter name="CMIP6">
  106. <Description>Use CMIP6 forcings (TRUE or FALSE)</Description>
  107. <Type>BOOLEAN</Type>
  108. <Value>TRUE</Value>
  109. </Parameter>
  110. <Parameter name="CMIP6_SCENARIO">
  111. <Description>SSP selection for 2015 onwards</Description>
  112. <Type>STRING</Type>
  113. <Value>historical</Value>
  114. </Parameter>
  115. <Parameter name="CMIP6_A4xCO2">
  116. <Description>Use Abrupt4xCO2 in CMIP6 DECK (TRUE or FALSE)</Description>
  117. <Type>BOOLEAN</Type>
  118. <Value>FALSE</Value>
  119. </Parameter>
  120. <Parameter name="CMIP6_1PCTCO2">
  121. <Description>Use 1pctCO2 for radiation in CMIP6 DECK (TRUE or FALSE)</Description>
  122. <Type>BOOLEAN</Type>
  123. <Value>FALSE</Value>
  124. </Parameter>
  125. <Parameter name="CMIP6_1PCTCO2_BGC">
  126. <Description>Use 1pctCO2 for BGC components (LPJ-GUESS, PISCES) in CMIP6 DECK (TRUE or FALSE)</Description>
  127. <Type>BOOLEAN</Type>
  128. <Value>FALSE</Value>
  129. </Parameter>
  130. <Parameter name="CMIP5">
  131. <Description>Use CMIP5 forcings (TRUE or FALSE)</Description>
  132. <Type>BOOLEAN</Type>
  133. <Value>TRUE</Value>
  134. </Parameter>
  135. <Parameter name="CMIP5_RCP">
  136. <Description>RCP selection (1-4 or 0 for historical run)</Description>
  137. <Type>INTEGER</Type>
  138. <Value>0</Value>
  139. </Parameter>
  140. <Parameter name="CMIP_FIXYEAR">
  141. <Description>Fix CMIP5/CMIP6 forcings at the indicated year (or 0 to ignore for transient runs)</Description>
  142. <Type>INTEGER</Type>
  143. <Value>0</Value>
  144. </Parameter>
  145. <Parameter name="CMIP_FIXYEAR_CH4">
  146. <Description>Fix CMIP5/CMIP6 CH4 mixing ratios at the indicated year (or 0 to ignore for transient runs)</Description>
  147. <Type>INTEGER</Type>
  148. <Value>0</Value>
  149. </Parameter>
  150. </Model>
  151. <Model name="NEM">
  152. <Parameter name="GRID">
  153. <Description>Resolution of NEMO grid</Description>
  154. <Type>STRING</Type>
  155. <Value>ORCA1L75</Value>
  156. </Parameter>
  157. <Parameter name="NUMPROC">
  158. <Description>Number of processors running NEMO</Description>
  159. <Type>INTEGER</Type>
  160. <Value>64</Value>
  161. </Parameter>
  162. </Model>
  163. <Model name="XIO">
  164. <Parameter name="NUMPROC">
  165. <Description>Number of processors running XIOS</Description>
  166. <Type>INTEGER</Type>
  167. <Value>1</Value>
  168. </Parameter>
  169. </Model>
  170. <Model name="TM5">
  171. <Parameter name="NLEVS">
  172. <Description>Number of levels in TM5 (4, 10, 34 or 91)</Description>
  173. <Type>INTEGER</Type>
  174. <Value>10</Value>
  175. </Parameter>
  176. <Parameter name="ISTART">
  177. <Description>TM5 initial tracer fields option (2,5,9,31,32 or 33)</Description>
  178. <Type>INTEGER</Type>
  179. <Value>9</Value>
  180. </Parameter>
  181. <Parameter name="TIME_STEP_SEC">
  182. <Description>TM5 time step in seconds</Description>
  183. <Type>INTEGER</Type>
  184. <Value>3600</Value>
  185. </Parameter>
  186. <Parameter name="NUMPROC_X">
  187. <Description>Number of processors in the X direction running TM5 (max 4)</Description>
  188. <Type>INTEGER</Type>
  189. <Value>2</Value>
  190. </Parameter>
  191. <Parameter name="NUMPROC_Y">
  192. <Description>Number of processors in the Y direction running TM5 (max 45)</Description>
  193. <Type>INTEGER</Type>
  194. <Value>45</Value>
  195. </Parameter>
  196. <Parameter name="EMISS_FIXYEAR">
  197. <Description>Fix EMISSIONS at the indicated year (0 to ignore, -1 to disable emissions for co2 version)</Description>
  198. <Type>INTEGER</Type>
  199. <Value>0</Value>
  200. </Parameter>
  201. </Model>
  202. <Model name="LPJG">
  203. <Parameter name="TIME_STEP_SEC">
  204. <Description>LPJ-GUESS time step in seconds</Description>
  205. <Type>INTEGER</Type>
  206. <Value>86400</Value>
  207. </Parameter>
  208. <Parameter name="NUMPROC">
  209. <Description>Number of processors running LPJG (min )</Description>
  210. <Type>INTEGER</Type>
  211. <Value>32</Value>
  212. </Parameter>
  213. <Parameter name="LPJG_FIXNDEPAFTER">
  214. <Description>Fix N-Deposition from (>=0: year, -1:off)</Description>
  215. <Type>INTEGER</Type>
  216. <Value>2099</Value>
  217. <!-- This is a hack as the final year (2100) is missing in the dataset -->
  218. </Parameter>
  219. <Parameter name="LPJG_FIXLUAFTER">
  220. <Description>Fix Land-Use from (>=0: year, -1:off)</Description>
  221. <Type>INTEGER</Type>
  222. <Value>-1</Value>
  223. </Parameter>
  224. <Parameter name="LPJG_IFS_OUTPUT_DIR">
  225. <Description>IFS output directory for lpjg_forcing to find ICMGG* files</Description>
  226. <Type>PATH</Type>
  227. <Value>${SCRATCH}/ECEARTH-RUNS/AAAA/output/ifs</Value>
  228. </Parameter>
  229. <Parameter name="LPJG_FORCING_DIR">
  230. <Description>LPJG directory to find forcing</Description>
  231. <Type>PATH</Type>
  232. <Value>${SCRATCH}/ECEARTH-RUNS/LPJG_FORCING/${exp_name}</Value>
  233. </Parameter>
  234. </Model>
  235. <Model name="OSM">
  236. <Parameter name="NUMPROC">
  237. <Description>Number of processors/threads running OSM:openMP</Description>
  238. <Type>INTEGER</Type>
  239. <Value>12</Value>
  240. </Parameter>
  241. <Parameter name="OSM_FORCING_TYPE">
  242. <Description>OSM forcing type, either ifs or one or the ERA reanalyses (erai, era20c, gswp3, era5)</Description>
  243. <Type>STRING</Type>
  244. <Value>ifs</Value>
  245. </Parameter>
  246. <Parameter name="OSM_IFS_OUTPUT_DIR">
  247. <Description>IFS output directory for OSM to find ICMGG* files</Description>
  248. <Type>PATH</Type>
  249. <Value>${SCRATCH}/ECEARTH-RUNS/AAAA/output/ifs</Value>
  250. </Parameter>
  251. <Parameter name="OSM_FORCING_DIR">
  252. <Description>OSM directory to find forcing or save if generated</Description>
  253. <Type>PATH</Type>
  254. <Value>${SCRATCH}/ECEARTH-RUNS/OSM_FORCING/${exp_name}</Value>
  255. </Parameter>
  256. </Model>
  257. </Configuration>