config-run.xml 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274
  1. <?xml version="1.0"?>
  2. <Configuration xmlns:xi="http://www.w3.org/2001/XInclude">
  3. <Translation name="RUN_ATM+OCE">
  4. <Description>Run script file (coupled run: atm+oce)</Description>
  5. <Template>ece-ifs+nemo.sh.tmpl</Template>
  6. <Target>ece-ifs+nemo.sh</Target>
  7. <Properties>executable</Properties>
  8. </Translation>
  9. <Translation name="RUN_ATM">
  10. <Description>Run script file (atm only run)</Description>
  11. <Template>ece-ifs.sh.tmpl</Template>
  12. <Target>ece-ifs.sh</Target>
  13. <Properties>executable</Properties>
  14. </Translation>
  15. <Translation name="RUN_OCE">
  16. <Description>Run script file (oce only run)</Description>
  17. <Template>ece-nemo.sh.tmpl</Template>
  18. <Target>ece-nemo.sh</Target>
  19. <Properties>executable</Properties>
  20. </Translation>
  21. <Translation name="RUN_ESM">
  22. <Description>Run script file (coupled run: atm+esm components)</Description>
  23. <Template>ece-esm.sh.tmpl</Template>
  24. <Target>ece-esm.sh</Target>
  25. <Properties>executable</Properties>
  26. </Translation>
  27. <Translation name="RUN_LSM">
  28. <Description>Run script file (offline land surface run)</Description>
  29. <Template>ece-lsm.sh.tmpl</Template>
  30. <Target>ece-lsm.sh</Target>
  31. <Properties>executable</Properties>
  32. </Translation>
  33. <Translation name="RT_CTRL_CHE">
  34. <Description>Control file for TM5</Description>
  35. <Template>ctrl/tm5-config-run.rc.tmpl</Template>
  36. <Target>ctrl/tm5-config-run.rc</Target>
  37. <Properties>executable</Properties>
  38. </Translation>
  39. <xi:include href="platform/zenobe-intelmpi.xml" />
  40. <xi:include href="platform/lemaitre3-intelmpi.xml" />
  41. <xi:include href="platform/bsc-marenostrum4.xml" />
  42. <xi:include href="platform/cesga-finisterrae2.xml" />
  43. <xi:include href="platform/dmi-hpcdev-intel.xml" />
  44. <xi:include href="platform/ecmwf-cca-cray.xml" />
  45. <xi:include href="platform/ecmwf-cca-intel.xml" />
  46. <xi:include href="platform/fmi-voima.xml" />
  47. <xi:include href="platform/knmi-rhino.xml" />
  48. <xi:include href="platform/nsc-bi.xml" />
  49. <xi:include href="platform/nsc-tetralith.xml" />
  50. <xi:include href="platform/pdc-beskow.xml" />
  51. <xi:include href="platform/surfsara-cartesius.xml" />
  52. <Model name="GENERAL">
  53. <Parameter name="EXP_NAME">
  54. <Description>Experiment name (4 letters)</Description>
  55. <Type>STRING</Type>
  56. <Value>ECE3</Value>
  57. </Parameter>
  58. <Parameter name="RUN_START_DATE">
  59. <Description>Start date of the simulation. Use any reasonable syntax.</Description>
  60. <Type>DATE</Type>
  61. <Value>1990-01-01</Value>
  62. </Parameter>
  63. <Parameter name="RUN_END_DATE">
  64. <Description>End date of the simulation. Use any reasonable syntax.</Description>
  65. <Type>STRING</Type>
  66. <Value>${run_start_date} + 4 years</Value>
  67. </Parameter>
  68. <Parameter name="FORCE_RUN_FROM_SCRATCH">
  69. <Description>Start simulation from scratch, possibly ignoring any restart files. [true/false]</Description>
  70. <Type>BOOLEAN</Type>
  71. <Value>true</Value>
  72. </Parameter>
  73. <Parameter name="RST_FREQ">
  74. <Description>Restart frequency, e.g., 2 months</Description>
  75. <Type>STRING</Type>
  76. <Value>1 year</Value>
  77. </Parameter>
  78. <Parameter name="RUN_NUM_LEGS">
  79. <Description>Number of restart legs</Description>
  80. <Type>INTEGER</Type>
  81. <Value>2</Value>
  82. </Parameter>
  83. <Parameter name="OUTPUT_CONTROL_FILES_DIR">
  84. <Description>The path to the IFS ppt and NEMO file_def file dir</Description>
  85. <Type>PATH</Type>
  86. <Value>ctrl</Value>
  87. </Parameter>
  88. </Model>
  89. <Model name="OASIS">
  90. <Parameter name="CPL_FREQ_ATM_CHE_HRS">
  91. <Description>Coupling frequency between IFS and TM5 in hours</Description>
  92. <Type>INTEGER</Type>
  93. <Value>6</Value>
  94. </Parameter>
  95. <Parameter name="CPL_FREQ_ATM_LPJG_HRS">
  96. <Description>Coupling frequency between IFS|TM5 and LPJG in hours</Description>
  97. <Type>INTEGER</Type>
  98. <Value>24</Value>
  99. </Parameter>
  100. </Model>
  101. <Model name="IFS">
  102. <Parameter name="GRID">
  103. <Description>Resolution of IFS grid</Description>
  104. <Type>STRING</Type>
  105. <Value>T255L91</Value>
  106. </Parameter>
  107. <Parameter name="NUMPROC">
  108. <Description>Number of processors running IFS</Description>
  109. <Type>INTEGER</Type>
  110. <Value>320</Value>
  111. </Parameter>
  112. <Parameter name="CMIP6">
  113. <Description>Use CMIP6 forcings (TRUE or FALSE)</Description>
  114. <Type>BOOLEAN</Type>
  115. <Value>TRUE</Value>
  116. </Parameter>
  117. <Parameter name="CMIP6_SCENARIO">
  118. <Description>SSP selection for 2015 onwards</Description>
  119. <Type>STRING</Type>
  120. <Value>historical</Value>
  121. </Parameter>
  122. <Parameter name="CMIP6_A4xCO2">
  123. <Description>Use Abrupt4xCO2 in CMIP6 DECK (TRUE or FALSE)</Description>
  124. <Type>BOOLEAN</Type>
  125. <Value>FALSE</Value>
  126. </Parameter>
  127. <Parameter name="CMIP6_1PCTCO2">
  128. <Description>Use 1pctCO2 in CMIP6 DECK (TRUE or FALSE)</Description>
  129. <Type>BOOLEAN</Type>
  130. <Value>FALSE</Value>
  131. </Parameter>
  132. <Parameter name="CMIP5">
  133. <Description>Use CMIP5 forcings (TRUE or FALSE)</Description>
  134. <Type>BOOLEAN</Type>
  135. <Value>TRUE</Value>
  136. </Parameter>
  137. <Parameter name="CMIP5_RCP">
  138. <Description>RCP selection (1-4 or 0 for historical run)</Description>
  139. <Type>INTEGER</Type>
  140. <Value>0</Value>
  141. </Parameter>
  142. <Parameter name="CMIP_FIXYEAR">
  143. <Description>Fix CMIP5/CMIP6 forcings at the indicated year (or 0 to ignore for transient runs)</Description>
  144. <Type>INTEGER</Type>
  145. <Value>0</Value>
  146. </Parameter>
  147. </Model>
  148. <Model name="NEM">
  149. <Parameter name="GRID">
  150. <Description>Resolution of NEMO grid</Description>
  151. <Type>STRING</Type>
  152. <Value>ORCA1L75</Value>
  153. </Parameter>
  154. <Parameter name="NUMPROC">
  155. <Description>Number of processors running NEMO</Description>
  156. <Type>INTEGER</Type>
  157. <Value>86</Value>
  158. </Parameter>
  159. </Model>
  160. <Model name="XIO">
  161. <Parameter name="NUMPROC">
  162. <Description>Number of processors running XIOS</Description>
  163. <Type>INTEGER</Type>
  164. <Value>1</Value>
  165. </Parameter>
  166. </Model>
  167. <Model name="TM5">
  168. <Parameter name="ISTART">
  169. <Description>TM5 initial tracer fields option (2,5,9,31,32, or 33)</Description>
  170. <Type>INTEGER</Type>
  171. <Value>33</Value>
  172. </Parameter>
  173. <Parameter name="TIME_STEP_SEC">
  174. <Description>TM5 time step in seconds</Description>
  175. <Type>INTEGER</Type>
  176. <Value>3600</Value>
  177. </Parameter>
  178. <Parameter name="NUMPROC_X">
  179. <Description>Number of processors in the X direction running TM5 (max 4)</Description>
  180. <Type>INTEGER</Type>
  181. <Value>2</Value>
  182. </Parameter>
  183. <Parameter name="NUMPROC_Y">
  184. <Description>Number of processors in the Y direction running TM5 (max 45)</Description>
  185. <Type>INTEGER</Type>
  186. <Value>45</Value>
  187. </Parameter>
  188. <Parameter name="CMIP5_RCP">
  189. <Description>RCP selection (RCP26, RCP45, RCP60, RCP85 or hist [pre-2000])</Description>
  190. <Type>STRING</Type>
  191. <Value>hist</Value>
  192. </Parameter>
  193. <Parameter name="EMISS_FIXYEAR">
  194. <Description>Fix EMISSIONS at the indicated year (or 0 to ignore)</Description>
  195. <Type>INTEGER</Type>
  196. <Value>0</Value>
  197. </Parameter>
  198. </Model>
  199. <Model name="LPJG">
  200. <Parameter name="TIME_STEP_SEC">
  201. <Description>LPJ-GUESS time step in seconds</Description>
  202. <Type>INTEGER</Type>
  203. <Value>86400</Value>
  204. </Parameter>
  205. <Parameter name="NUMPROC">
  206. <Description>Number of processors running LPJG (min )</Description>
  207. <Type>INTEGER</Type>
  208. <Value>32</Value>
  209. </Parameter>
  210. <Parameter name="LPJG_FIXNDEPAFTER">
  211. <Description>Fix N-Deposition from (>=0: year, -1:off)</Description>
  212. <Type>INTEGER</Type>
  213. <Value>-1</Value>
  214. </Parameter>
  215. <Parameter name="LPJG_FIXLUAFTER">
  216. <Description>Fix Land-Use from (>=0: year, -1:off)</Description>
  217. <Type>INTEGER</Type>
  218. <Value>-1</Value>
  219. </Parameter>
  220. </Model>
  221. </Configuration>