config-build.xml 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Configuration xmlns:xi="http://www.w3.org/2001/XInclude">
  3. <Translation name="nemo_arch_ecconf_fcm">
  4. <Description>Nemo 3.6 config file</Description>
  5. <Template>nemo-3.6/ARCH/arch-ecconf.fcm.tmpl</Template>
  6. <Target>nemo-3.6/ARCH/arch-ecconf.fcm</Target>
  7. <Properties></Properties>
  8. </Translation>
  9. <Translation name="xios2_arch_ecconf_fcm">
  10. <Description>XIOS2 config file for FCM</Description>
  11. <Template>xios-2.5/arch/arch-ecconf.fcm.tmpl</Template>
  12. <Target>xios-2.5/arch/arch-ecconf.fcm</Target>
  13. <Properties></Properties>
  14. </Translation>
  15. <Translation name="xios2_arch_ecconf_env">
  16. <Description>XIOS2 config file: env</Description>
  17. <Template>xios-2.5/arch/arch-ecconf.env.tmpl</Template>
  18. <Target>xios-2.5/arch/arch-ecconf.env</Target>
  19. <Properties></Properties>
  20. </Translation>
  21. <Translation name="xios2_arch_ecconf_path">
  22. <Description>XIOS2 config file: path</Description>
  23. <Template>xios-2.5/arch/arch-ecconf.path.tmpl</Template>
  24. <Target>xios-2.5/arch/arch-ecconf.path</Target>
  25. <Properties></Properties>
  26. </Translation>
  27. <Translation name="ifs36r4_makefile_config">
  28. <Description>IFS/36r4 makefile configuration</Description>
  29. <Template>ifs-36r4/Makefile.d/Makefile.config.ecconf.tmpl</Template>
  30. <Target>ifs-36r4/Makefile.d/Makefile.config.ecconf</Target>
  31. <Properties></Properties>
  32. </Translation>
  33. <Translation name="oasis_makefile_config">
  34. <Description>OASIS makefile configuration</Description>
  35. <Template>oasis3-mct/util/make_dir/Makefile.d/Makefile.config.ecconf.tmpl</Template>
  36. <Target>oasis3-mct/util/make_dir/Makefile.d/Makefile.config.ecconf</Target>
  37. <Properties></Properties>
  38. </Translation>
  39. <Translation name="runoff-mapper_makefile">
  40. <Description>Runoff-mapper Makefile</Description>
  41. <Template>runoff-mapper/src/Makefile.tmpl</Template>
  42. <Target>runoff-mapper/src/Makefile</Target>
  43. <Properties></Properties>
  44. </Translation>
  45. <Translation name="amip-forcing_makefile">
  46. <Description>AMIP-forcing Makefile</Description>
  47. <Template>amip-forcing/src/Makefile.tmpl</Template>
  48. <Target>amip-forcing/src/Makefile</Target>
  49. <Properties></Properties>
  50. </Translation>
  51. <Translation name="tm5_rcfile_config">
  52. <Description>TM5MP rcfile configuration</Description>
  53. <Template>tm5mp/rc/main-config-ecearth3.rc.tmpl</Template>
  54. <Target>tm5mp/ecconfig-ecearth3.rc</Target>
  55. <Properties></Properties>
  56. </Translation>
  57. <Translation name="lpjg_cmake_config">
  58. <Description>LPJ-Guess configuration for cmake</Description>
  59. <Template>lpjg/CMakeLists.txt.tmpl</Template>
  60. <Target>lpjg/CMakeLists.txt</Target>
  61. <Properties></Properties>
  62. </Translation>
  63. <Translation name="lpjg-offline_makefile">
  64. <Description>LPJ-Guess offline Makefile</Description>
  65. <Template>lpjg/offline/Makefile.tmpl</Template>
  66. <Target>lpjg/offline/Makefile</Target>
  67. <Properties></Properties>
  68. </Translation>
  69. <Translation name="elpin_makefile_config">
  70. <Description>ELPiN makefile configuration</Description>
  71. <Template>util/ELPiN/src/Makefiles/makefile.tmpl</Template>
  72. <Target>util/ELPiN/Makefile</Target>
  73. <Properties></Properties>
  74. </Translation>
  75. <Translation name="osm-offline_makefile">
  76. <Description>OSM offline fcm include</Description>
  77. <Template>ifs-36r4/src/surf/offline/fcm-inc.cfg.tmpl</Template>
  78. <Target>ifs-36r4/src/surf/offline/fcm-inc.cfg</Target>
  79. <Properties></Properties>
  80. </Translation>
  81. <Translation name="grib_table_126_install_script">
  82. <Description>grib table 126 installation script</Description>
  83. <Template>util/grib_table_126/define_table_126.sh.tmpl</Template>
  84. <Target>util/grib_table_126/define_table_126.sh</Target>
  85. <Properties>executable</Properties>
  86. </Translation>
  87. <Model name="TM5">
  88. <Parameter name="CO2_ONLY">
  89. <Description>CO2-only version of TM5 (True or False)</Description>
  90. <Type>STRING</Type>
  91. <Value>True</Value>
  92. </Parameter>
  93. <Parameter name="NLEVS">
  94. <Description>Number of levels used IN TM5 (34 or 10)</Description>
  95. <Type>STRING</Type>
  96. <Value>10</Value>
  97. </Parameter>
  98. </Model>
  99. <Model name="LPJG">
  100. <Parameter name="GRID">
  101. <Description>Choose grid (T159 or T255)</Description>
  102. <Type>STRING</Type>
  103. <Value>T255</Value>
  104. </Parameter>
  105. <Parameter name="COMPRESS_OUTPUT">
  106. <Description>Use output compression? (true or false)</Description>
  107. <Type>BOOLEAN</Type>
  108. <Value>true</Value>
  109. </Parameter>
  110. </Model>
  111. <xi:include href="platform/bsc-nord3-intel-intelmpi.xml" />
  112. <xi:include href="platform/bsc-marenostrum4-intel-intelmpi.xml" />
  113. <xi:include href="platform/dmi-hpcdev-intel.xml" />
  114. <xi:include href="platform/ecmwf-cca-cray-craympi.xml" />
  115. <xi:include href="platform/ecmwf-cca-intel-mpi.xml" />
  116. <xi:include href="platform/fmi-voima-intel.xml" />
  117. <xi:include href="platform/csc-puhti-intel.xml" />
  118. <xi:include href="platform/csc-puhti-intel-intelmpi.xml" />
  119. <xi:include href="platform/knmi-rhino.xml" />
  120. <xi:include href="platform/nsc-bi-intel-intelmpi.xml" />
  121. <xi:include href="platform/nsc-tetralith-intel-intelmpi.xml" />
  122. <xi:include href="platform/pdc-beskow-intel-craympi.xml" />
  123. <xi:include href="platform/surfsara-cartesius.xml" />
  124. <xi:include href="platform/lucia-cray-gompi.xml" />
  125. <xi:include href="platform/lucia-cray-iompi.xml" />
  126. </Configuration>