1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285 |
- <?xml version="1.0"?>
- <Configuration>
- <Translation name="RUN_ATM+OCE">
- <Description>Run script file (coupled run: atm+oce)</Description>
- <Template>ece-ifs+nemo.sh.tmpl</Template>
- <Target>ece-ifs+nemo.sh</Target>
- <Properties>executable</Properties>
- </Translation>
- <Translation name="RUN_ATM">
- <Description>Run script file (atm only run)</Description>
- <Template>ece-ifs.sh.tmpl</Template>
- <Target>ece-ifs.sh</Target>
- <Properties>executable</Properties>
- </Translation>
- <Translation name="RUN_OCE">
- <Description>Run script file (oce only run)</Description>
- <Template>ece-nemo.sh.tmpl</Template>
- <Target>ece-nemo.sh</Target>
- <Properties>executable</Properties>
- </Translation>
- <Translation name="RUN_ATM+CHE">
- <Description>Run script file (coupled run: atm+che)</Description>
- <Template>ece-ifs+tm5.sh.tmpl</Template>
- <Target>ece-ifs+tm5.sh</Target>
- <Properties>executable</Properties>
- </Translation>
- <Platform name="zenobe">
- <Description>
- HOST: zenobe.hpc.cenaero.be
- ARCH: linux_x86_64
- CPU MODEL: Ivy Bridge
- MAINTAINER: Pierre-Yves Barriat [pierre-yves.barriat@uclouvain.be]
- </Description>
- <Translation name="ZENOBE_CFG">
- <Description>Platform dependent configuration (zenobe)</Description>
- <Template>platform/zenobe.cfg.tmpl</Template>
- <Target>ecconf.cfg</Target>
- <Properties></Properties>
- </Translation>
- <Parameter name="BUILD_ARCH">
- <Description>Architecture used when building EC-Earth</Description>
- <Type>STRING</Type>
- <Value>ecconf</Value>
- </Parameter>
- <Parameter name="ECEARTH_SRC_DIR">
- <Description>Base directory for EC-Earth sources</Description>
- <Type>PATH</Type>
- <Value>${HOME}/modeles/ecearth/sources</Value>
- </Parameter>
- <Parameter name="RUN_DIR">
- <Description>EC-Earth run directory</Description>
- <Type>PATH</Type>
- <Value>/SCRATCH/acad/ecearth/${USER}/run/${exp_name}</Value>
- </Parameter>
- <Parameter name="INI_DATA_DIR">
- <Description>Initial data directory used by EC-Earth</Description>
- <Type>PATH</Type>
- <Value>/SCRATCH/acad/ecearth/DATA</Value>
- </Parameter>
- <Parameter name="PROC_PER_NODE">
- <Description>Number of processors per node</Description>
- <Type>INTEGER</Type>
- <Value>24</Value>
- </Parameter>
- <Parameter name="RESUBMIT_JOB">
- <Description>Automatically resubmit the job? [true|false]</Description>
- <Type>BOOLEAN</Type>
- <Value>true</Value>
- </Parameter>
- <Parameter name="RESUBMIT_OPT">
- <Description>Additional options for the submit command</Description>
- <Type>STRING</Type>
- <Value></Value>
- </Parameter>
- <Parameter name="GRIBEX_DEFINITION_PATH">
- <Description>GRIBEX definition Template path</Description>
- <Type>PATH</Type>
- <Value>/projects/acad/ecearth/opt/gribex/lib</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BASE_DIR">
- <Description>GRIB API base directory</Description>
- <Type>PATH</Type>
- <Value>/projects/acad/ecearth/opt/grib_api</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BIN_SUBDIR">
- <Description>GRIB API bin directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>bin</Value>
- </Parameter>
- <Parameter name="GRIBAPI_DEFINITION_SUBDIR">
- <Description>GRIB API definition directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>share/definitions</Value>
- </Parameter>
- <Parameter name="GRIBAPI_SAMPLES_SUBDIR">
- <Description>GRIB API samples directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>share/ifs_samples/grib1</Value>
- </Parameter>
- <Parameter name="ADD_TO_LD_LIBRARY_PATH">
- <Description>Additional shared library paths needed at runtime</Description>
- <Type>STRING</Type>
- <Value>/projects/acad/ecearth/opt/grib_api/lib:/projects/acad/ecearth/opt/openjpeg/lib:/projects/acad/ecearth/opt/netcdf/4.4.1.1_ivy_2016.2.181/lib</Value>
- </Parameter>
- <Parameter name="PRE_LOAD_MODULES_CMD">
- <Description>Command run before any modules are loaded</Description>
- <Type>STRING</Type>
- <Value>module purge</Value>
- </Parameter>
- <Parameter name="MODULE_LIST">
- <Description>List of modules to load</Description>
- <Type>STRING</Type>
- <Value>compiler/intel/comp_and_lib/2016.2.181 intelmpi/5.1.3.181/64 hdf5/1.8.18-el6/intel_2016.2.181/intelmpi_5.1.3.181</Value>
- </Parameter>
- </Platform>
- <Platform name="voima">
- <Description>
- HOST: Voima (voima.fmi.fi)
- ARCH: linux_x86_64
- CPU MODEL: Intel Sandy Bridge (Ivy Bridge?)
- MAINTAINER: Declan O'Donnell [declan.odonnell@fmi.fi]
- </Description>
- <Translation name="VOIMA_CFG">
- <Description>Platform dependent configuration (voima.fmi.fi)</Description>
- <Template>platform/voima.cfg.tmpl</Template>
- <Target>ecconf.cfg</Target>
- <Properties></Properties>
- </Translation>
- <Translation name="VOIMA_PBS">
- <Description>Platform dependent configuration (voima.fmi.fi)</Description>
- <Template>platform/voima_pbs.cfg.tmpl</Template>
- <Target>jobsubm_ece.sh</Target>
- <Properties></Properties>
- </Translation>
- <Parameter name="BUILD_ARCH">
- <Description>Architecture used when building EC-Earth</Description>
- <Type>STRING</Type>
- <Value>ecconf</Value>
- </Parameter>
- <Parameter name="ECEARTH_SRC_DIR">
- <Description>Base directory for EC-Earth sources</Description>
- <Type>PATH</Type>
- <!-- on voima, ECEARTH_SRC_DIR must be available on the compute nodes -->
- <!-- use /stornext (or /lustre if you don't have /stornext storage -->
- <Value>/stornext/field/users/odonnell/models/ec-earth/branches/r2617/sources</Value>
- </Parameter>
- <Parameter name="RUN_DIR">
- <Description>EC-Earth run directory</Description>
- <Type>PATH</Type>
- <Value>/lustre/tmp/${USER}/${exp_name}</Value>
- </Parameter>
- <Parameter name="INI_DATA_DIR">
- <Description>Initial data directory used by EC-Earth</Description>
- <Type>PATH</Type>
- <Value>/stornext/field/users/odonnell/input/ec-earth</Value>
- </Parameter>
- <Parameter name="PROC_PER_NODE">
- <Description>Number of processors per node</Description>
- <Type>INTEGER</Type>
- <Value>20</Value>
- </Parameter>
- <Parameter name="RESUBMIT_JOB">
- <Description>Automatically resubmit the job? [true|false]</Description>
- <Type>BOOLEAN</Type>
- <Value>true</Value>
- </Parameter>
- <Parameter name="RESUBMIT_OPT">
- <Description>Additional options for the submit command</Description>
- <Type>STRING</Type>
- <Value></Value>
- </Parameter>
- <Parameter name="GRIBEX_DEFINITION_PATH">
- <Description>GRIBEX definition Template path</Description>
- <Type>PATH</Type>
- <Value>/stornext/field/users/odonnell/models/ec-earth/gribex/gribtemplates</Value>
- <!-- <Value>/opt/gribex/gribtemplates</Value> -->
- </Parameter>
- <Parameter name="GRIBAPI_BASE_DIR">
- <Description>GRIB API base directory</Description>
- <Type>PATH</Type>
- <Value>/stornext/field/users/odonnell/models/ec-earth/grib_api/1.12.3/intel</Value>
- <!-- <Value>/opt/grib_api/INTEL</Value> -->
- </Parameter>
- <Parameter name="GRIBAPI_BIN_SUBDIR">
- <Description>GRIB API bin directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>bin</Value>
- </Parameter>
- <Parameter name="GRIBAPI_DEFINITION_SUBDIR">
- <Description>GRIB API definition directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>share/grib_api/definitions</Value>
- </Parameter>
- <Parameter name="GRIBAPI_SAMPLES_SUBDIR">
- <Description>GRIB API samples directory relative to the base directory</Description>
- <Type>STRING</Type>
- <Value>share/grib_api/ifs_samples/grib1</Value>
- </Parameter>
- <Parameter name="ADD_TO_LD_LIBRARY_PATH">
- <Description>Additional shared library paths needed at runtime</Description>
- <Type>STRING</Type>
- <Value></Value>
- </Parameter>
- <Parameter name="PRE_LOAD_MODULES_CMD">
- <Description>Command run before any modules are loaded</Description>
- <Type>STRING</Type>
- <Value>source /opt/modules/default/etc/modules.sh</Value>
- </Parameter>
- <Parameter name="MODULE_LIST">
- <Description>List of modules to load</Description>
- <Type>STRING</Type>
- <Value></Value>
- </Parameter>
- <Parameter name="WALLTIME">
- <Description>Maximum runtime requested from the batch system (hh:mm:ss)</Description>
- <Type>STRING</Type>
- <Value>08:00:00</Value>
- </Parameter>
- <Parameter name="RUN_COMPONENTS">
- <Description>Components that will be used in the run</Description>
- <Type>STRING</Type>
- <Value>ifs</Value>
- </Parameter>
- </Platform>
- <Platform name="bi">
- <Description>
- HOST: bi.nsc.liu.se
- ARCH: linux_x86_64
- CPU MODEL: Intel E5-2660
- MAINTAINER: Uwe Fladrich [uwe.fladrich@smhi.se]
- </Description>
- <Translation name="BI_CFG">
- <Description>Platform dependent configuration (bi)</Description>
- <Template>platform/bi.cfg.tmpl</Template>
- <Target>ecconf.cfg</Target>
- <Properties></Properties>
- </Translation>
- <Parameter name="BUILD_ARCH">
- <Description>Architecture used when building EC-Earth</Description>
- <Type>STRING</Type>
- <Value>ecconf</Value>
- </Parameter>
- <Parameter name="ECEARTH_SRC_DIR">
- <Description>Base directory for EC-Earth sources</Description>
- <Type>PATH</Type>
- <Value>${HOME}/Projects/ecearth3/sources</Value>
- </Parameter>
- <Parameter name="RUN_DIR">
- <Description>EC-Earth run directory</Description>
- <Type>PATH</Type>
- <Value>/nobackup/rossby15/${USER}/run/${exp_name}</Value>
- </Parameter>
- <Parameter name="INI_DATA_DIR">
- <Description>Initial data directory used by EC-Earth</Description>
- <Type>PATH</Type>
- <Value>/nobackup/rossby20/rossby/joint_exp/ecearth/inidata</Value>
- </Parameter>
- <Parameter name="PROC_PER_NODE">
- <Description>Number of processors per node</Description>
- <Type>INTEGER</Type>
- <Value>16</Value>
- </Parameter>
- <Parameter name="RESUBMIT_JOB">
- <Description>Automatically resubmit the job? [true|false]</Description>
- <Type>BOOLEAN</Type>
- <Value>false</Value>
- </Parameter>
- <Parameter name="RESUBMIT_OPT">
- <Description>Additional options for the submit command</Description>
- <Type>STRING</Type>
- <Value>-t 30</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BASE_DIR">
- <Description>GRIB API base directory</Description>
- <Type>PATH</Type>
- <Value>/software/apps/grib_api/1.12.3/i1501</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BIN_SUBDIR">
- <Description>GRIB API bin directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>bin</Value>
- </Parameter>
- <Parameter name="GRIBAPI_DEFINITION_SUBDIR">
- <Description>GRIB API definition directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>share/ifs-definitions/definitions</Value>
- </Parameter>
- <Parameter name="GRIBAPI_SAMPLES_SUBDIR">
- <Description>GRIB API samples directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>share/ifs-samples/grib1</Value>
- </Parameter>
- <Parameter name="ADD_TO_LD_LIBRARY_PATH">
- <Description>Additional shared library paths needed at runtime</Description>
- <Type>STRING</Type>
- <Value>/software/apps/intel/composer_xe_2015.1.133/compiler/lib/intel64:/software/apps/intel/composer_xe_2015.1.133/mkl/lib/intel64:/software/apps/intel/impi/5.0.2.044/intel64/lib:/software/apps/netcdf/4.3.2/i1501-impi-5.0.2.044-hdf5-1.8.14/lib:/software/apps/hdf5/1.8.14/i1501/lib</Value>
- </Parameter>
- <Parameter name="PRE_LOAD_MODULES_CMD">
- <Description>Command run before any modules are loaded</Description>
- <Type>STRING</Type>
- <Value></Value>
- </Parameter>
- <Parameter name="MODULE_LIST">
- <Description>List of modules to load</Description>
- <Type>STRING</Type>
- <Value>impi/5.0.2.044</Value>
- </Parameter>
- </Platform>
- <Platform name="triolith">
- <Description>
- HOST: triolith.nsc.liu.se
- ARCH: linux_x86_64
- CPU MODEL: Intel E5-2660
- MAINTAINER: Uwe Fladrich [uwe.fladrich@smhi.se]
- </Description>
- <Translation name="TRIOLITH_CFG">
- <Description>Platform dependent configuration (triolith)</Description>
- <Template>platform/triolith.cfg.tmpl</Template>
- <Target>ecconf.cfg</Target>
- <Properties></Properties>
- </Translation>
- <Parameter name="BUILD_ARCH">
- <Description>Architecture used when building EC-Earth</Description>
- <Type>STRING</Type>
- <Value>ecconf</Value>
- </Parameter>
- <Parameter name="ECEARTH_SRC_DIR">
- <Description>Base directory for EC-Earth sources</Description>
- <Type>PATH</Type>
- <Value>${HOME}/Projects/ecearth3/sources</Value>
- </Parameter>
- <Parameter name="RUN_DIR">
- <Description>EC-Earth run directory</Description>
- <Type>PATH</Type>
- <Value>NO_PATH_DEFINED</Value>
- </Parameter>
- <Parameter name="INI_DATA_DIR">
- <Description>Initial data directory used by EC-Earth</Description>
- <Type>PATH</Type>
- <Value>/nobackup/rossby20/rossby/joint_exp/ecearth/inidata</Value>
- </Parameter>
- <Parameter name="PROC_PER_NODE">
- <Description>Number of processors per node</Description>
- <Type>INTEGER</Type>
- <Value>16</Value>
- </Parameter>
- <Parameter name="RESUBMIT_JOB">
- <Description>Automatically resubmit the job? [true|false]</Description>
- <Type>BOOLEAN</Type>
- <Value>true</Value>
- </Parameter>
- <Parameter name="RESUBMIT_OPT">
- <Description>Additional options for the submit command</Description>
- <Type>STRING</Type>
- <Value>-t 24:00:00 -N 13</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BASE_DIR">
- <Description>GRIB API base directory</Description>
- <Type>PATH</Type>
- <Value>/software/apps/grib_api/1.12.1/i1214</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BIN_SUBDIR">
- <Description>GRIB API bin directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>bin</Value>
- </Parameter>
- <Parameter name="GRIBAPI_DEFINITION_SUBDIR">
- <Description>GRIB API definition directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>share/grib_api/definitions</Value>
- </Parameter>
- <Parameter name="GRIBAPI_SAMPLES_SUBDIR">
- <Description>GRIB API samples directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>share/grib_api/ifs_samples/grib1</Value>
- </Parameter>
- <Parameter name="ADD_TO_LD_LIBRARY_PATH">
- <Description>Additional shared library paths needed at runtime</Description>
- <Type>STRING</Type>
- <Value></Value>
- </Parameter>
- <Parameter name="PRE_LOAD_MODULES_CMD">
- <Description>Command run before any modules are loaded</Description>
- <Type>STRING</Type>
- <Value></Value>
- </Parameter>
- <Parameter name="MODULE_LIST">
- <Description>List of modules to load</Description>
- <Type>STRING</Type>
- <Value>buildenv-intel/2015-1</Value>
- </Parameter>
- </Platform>
- <Platform name="neuron">
- <Description>
- HOST: bxshpc01.knmi.nl
- ARCH: linux_x86_64
- CPU MODEL: Intel Xeon X5675 3.07GHz
- MAINTAINER: Philippe Le Sager [sager@knmi.nl]
- </Description>
- <Translation name="KNMI_NEURON_CFG">
- <Description>Platform dependent configuration (bull@knmi)</Description>
- <Template>platform/neuron.cfg.tmpl</Template>
- <Target>ecconf.cfg</Target>
- </Translation>
- <Parameter name="BUILD_ARCH">
- <Description>Architecture used when building EC-Earth</Description>
- <Type>STRING</Type>
- <Value>ecconf</Value>
- </Parameter>
- <Parameter name="ECEARTH_SRC_DIR">
- <Description>Base directory for EC-Earth sources</Description>
- <Type>PATH</Type>
- <Value>${HOME}/Projects/ecearth3/sources</Value>
- </Parameter>
- <Parameter name="RUN_DIR">
- <Description>EC-Earth run directory</Description>
- <Type>PATH</Type>
- <Value>/scratch/users/sager/ecearth3/${exp_name}</Value>
- </Parameter>
- <Parameter name="INI_DATA_DIR">
- <Description>Initial data directory used by EC-Earth</Description>
- <Type>PATH</Type>
- <Value>${HOME}/DATA/ecearth-3.2b</Value>
- </Parameter>
- <Parameter name="PROC_PER_NODE">
- <Description>Number of processors per node</Description>
- <Type>INTEGER</Type>
- <Value>12</Value>
- </Parameter>
- <Parameter name="RESUBMIT_JOB">
- <Description>Automatically resubmit the job? [true|false]</Description>
- <Type>BOOLEAN</Type>
- <Value>true</Value>
- </Parameter>
- <Parameter name="RESUBMIT_OPT">
- <Description>Additional options for the submit command</Description>
- <Type>STRING</Type>
- <Value></Value>
- </Parameter>
- <Parameter name="GRIBAPI_BASE_DIR">
- <Description>GRIB API base directory</Description>
- <Type>PATH</Type>
- <Value>/nfs_ltc/ecearth/users/severijn/installed/grib_api-1.9.9</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BIN_SUBDIR">
- <Description>GRIB API bin directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>bin</Value>
- </Parameter>
- <Parameter name="GRIBAPI_DEFINITION_SUBDIR">
- <Description>GRIB API definition directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>share/definitions</Value>
- </Parameter>
- <Parameter name="GRIBAPI_SAMPLES_SUBDIR">
- <Description>GRIB API samples directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>ifs_samples/grib1</Value>
- </Parameter>
- <Parameter name="ADD_TO_LD_LIBRARY_PATH">
- <Description>Additional shared library paths needed at runtime</Description>
- <Type>STRING</Type>
- <Value></Value>
- </Parameter>
- <Parameter name="PRE_LOAD_MODULES_CMD">
- <Description>Command run before any modules are loaded</Description>
- <Type>STRING</Type>
- <Value></Value>
- </Parameter>
- <Parameter name="MODULE_LIST">
- <Description>List of modules to load</Description>
- <Type>STRING</Type>
- <Value></Value>
- </Parameter>
- </Platform>
- <Platform name="beskow">
- <!-- Tested with modules PrgEnv-intel/5.2.56 cray-hdf5-parallel/1.8.13 loaded -->
- <Description></Description>
- <Translation name="BESKOW_CFG">
- <Description>Platform dependent configuration (beskow)</Description>
- <Template>platform/beskow.cfg.tmpl</Template>
- <Target>ecconf.cfg</Target>
- <Properties></Properties>
- </Translation>
- <Parameter name="BUILD_ARCH">
- <Description>Architecture used when building EC-Earth</Description>
- <Type>STRING</Type>
- <Value>ecconf</Value>
- </Parameter>
- <Parameter name="ECEARTH_SRC_DIR">
- <Description>Base directory for EC-Earth sources</Description>
- <Type>PATH</Type>
- <Value>${HOME}/Projects/ecearth3/sources</Value>
- </Parameter>
- <Parameter name="RUN_DIR">
- <Description>EC-Earth run directory</Description>
- <Type>PATH</Type>
- <Value>/cfs/klemming/scratch/u/ufla/ece-run/${exp_name}</Value>
- </Parameter>
- <Parameter name="INI_DATA_DIR">
- <Description>Initial data directory used by EC-Earth</Description>
- <Type>PATH</Type>
- <Value>/cfs/klemming/nobackup/u/ufla/ece-inidata</Value>
- </Parameter>
- <Parameter name="PROC_PER_NODE">
- <Description>Number of processors per node</Description>
- <Type>INTEGER</Type>
- <Value>32</Value>
- </Parameter>
- <Parameter name="RESUBMIT_JOB">
- <Description>Automatically resubmit the job? [true|false]</Description>
- <Type>BOOLEAN</Type>
- <Value>false</Value>
- </Parameter>
- <Parameter name="RESUBMIT_OPT">
- <Description>Additional options for the submit command</Description>
- <Type>STRING</Type>
- <Value>-t 1:00:00 -A 2014-11-5</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BASE_DIR">
- <Description>GRIB API base directory</Description>
- <Type>PATH</Type>
- <Value>/pdc/vol/grib_api/1.12.1-cray</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BIN_SUBDIR">
- <Description>GRIB API bin directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>bin</Value>
- </Parameter>
- <Parameter name="GRIBAPI_DEFINITION_SUBDIR">
- <Description>GRIB API definition directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>share/grib_api/ifs_definitions</Value>
- </Parameter>
- <Parameter name="GRIBAPI_SAMPLES_SUBDIR">
- <Description>GRIB API samples directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>share/grib_api/ifs_samples/grib1</Value>
- </Parameter>
- <Parameter name="ADD_TO_LD_LIBRARY_PATH">
- <Description>Additional shared library paths needed at runtime</Description>
- <Type>STRING</Type>
- <Value></Value>
- </Parameter>
- <Parameter name="PRE_LOAD_MODULES_CMD">
- <Description>Command run before any modules are loaded</Description>
- <Type>STRING</Type>
- <Value>source /opt/modules/default/etc/modules.sh</Value>
- </Parameter>
- <Parameter name="MODULE_LIST">
- <Description>List of modules to load</Description>
- <Type>STRING</Type>
- <Value>PrgEnv-intel/5.2.56 cray-hdf5-parallel/1.8.13</Value>
- </Parameter>
- </Platform>
- <Platform name="cca-intel">
- <Description>
- HOST: cca/ccb at ECMWF
- ARCH: linux_x86_64
- CPU MODEL: 36-core Intel(R) Broadwell
- MAINTAINER: Philippe Le Sager [sager@knmi.nl]
- </Description>
- <Translation name="CCA_CFG">
- <Description>Platform dependent configuration (cca)</Description>
- <Template>platform/cca-intel.cfg.tmpl</Template>
- <Target>ecconf.cfg</Target>
- <Properties></Properties>
- </Translation>
- <Parameter name="BUILD_ARCH">
- <Description>Architecture used when building EC-Earth</Description>
- <Type>STRING</Type>
- <Value>ecconf</Value>
- </Parameter>
- <Parameter name="ECEARTH_SRC_DIR">
- <Description>Base directory for EC-Earth sources</Description>
- <Type>PATH</Type>
- <Value>${PERM}/ece-3.2b/sources</Value>
- </Parameter>
- <Parameter name="RUN_DIR">
- <Description>EC-Earth run directory</Description>
- <Type>PATH</Type>
- <Value>${SCRATCH}/ECEARTH-RUNS/${exp_name}</Value>
- </Parameter>
- <Parameter name="INI_DATA_DIR">
- <Description>Initial data directory used by EC-Earth</Description>
- <Type>PATH</Type>
- <Value>/perm/ms/nl/nm6/ECE3-DATA</Value>
- </Parameter>
- <Parameter name="PROC_PER_NODE">
- <Description>Number of processors per node</Description>
- <Type>INTEGER</Type>
- <Value>18</Value>
- </Parameter>
- <Parameter name="RESUBMIT_JOB">
- <!-- NOTE: can be true only if FORCE_RUN_FROM_SCRATCH is false -->
- <Description>Automatically resubmit the job? [true|false]</Description>
- <Type>BOOLEAN</Type>
- <Value>true</Value>
- </Parameter>
- <Parameter name="RESUBMIT_OPT">
- <Description>Additional options for the submit command</Description>
- <Type>STRING</Type>
- <Value></Value>
- </Parameter>
- <Parameter name="GRIBEX_DEFINITION_PATH">
- <Description>GRIBEX definition Template path</Description>
- <Type>PATH</Type>
- <Value>/usr/local/apps/libemos/tables/gribex</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BASE_DIR">
- <Description>GRIB API base directory</Description>
- <Type>PATH</Type>
- <Value>/usr/local/apps/grib_api/1.12.3/INTEL/140</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BIN_SUBDIR">
- <Description>GRIB API bin directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>bin</Value>
- </Parameter>
- <Parameter name="GRIBAPI_DEFINITION_SUBDIR">
- <Description>GRIB API definition directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>share/grib_api/definitions</Value>
- </Parameter>
- <Parameter name="GRIBAPI_SAMPLES_SUBDIR">
- <Description>GRIB API samples directory relative to the base directory</Description>
- <Type>STRING</Type>
- <Value>ifs_samples/grib1</Value>
- </Parameter>
- <Parameter name="ADD_TO_LD_LIBRARY_PATH">
- <Description>Additional shared library paths needed at runtime</Description>
- <Type>STRING</Type>
- <Value></Value>
- </Parameter>
- <Parameter name="PRE_LOAD_MODULES_CMD">
- <Description>Command run before any modules are loaded</Description>
- <Type>STRING</Type>
- <Value>source /opt/modules/default/etc/modules.sh ; module unload PrgEnv-cray; module unload PrgEnv-gnu</Value>
- </Parameter>
- <Parameter name="MODULE_LIST">
- <Description>List of modules to load</Description>
- <Type>STRING</Type>
- <Value>PrgEnv-intel</Value>
- </Parameter>
- </Platform>
- <Platform name="hpcdev-intel">
- <Description></Description>
- <Translation name="hpcdev_CFG">
- <Description>Platform dependent configuration (hpcdev)</Description>
- <Template>platform/hpcdev-intel.cfg.tmpl</Template>
- <Target>ecconf.cfg</Target>
- <Properties></Properties>
- </Translation>
- <Parameter name="BUILD_ARCH">
- <Description>Architecture used when building EC-Earth</Description>
- <Type>STRING</Type>
- <Value>ecconf</Value>
- </Parameter>
- <Parameter name="ECEARTH_SRC_DIR">
- <Description>Base directory for EC-Earth sources</Description>
- <Type>PATH</Type>
- <Value>${HOME}/EC-Earth3_dmi/ece3_dmi/sources</Value>
- </Parameter>
- <Parameter name="RUN_DIR">
- <Description>EC-Earth run directory</Description>
- <Type>PATH</Type>
- <Value>/data/${USER}/ecearth3_exp/${exp_name}</Value>
- </Parameter>
- <Parameter name="INI_DATA_DIR">
- <Description>Initial data directory used by EC-Earth</Description>
- <Type>PATH</Type>
- <Value>/data/shuting/EC-Earth/ecearth3.2b.r2882</Value>
- </Parameter>
- <Parameter name="PROC_PER_NODE">
- <Description>Number of processors per node</Description>
- <Type>INTEGER</Type>
- <Value>16</Value>
- </Parameter>
- <Parameter name="RESUBMIT_JOB">
- <Description>Automatically resubmit the job? [true|false]</Description>
- <Type>BOOLEAN</Type>
- <Value>true</Value>
- </Parameter>
- <Parameter name="RESUBMIT_OPT">
- <Description>Additional options for the submit command</Description>
- <Type>STRING</Type>
- <Value></Value>
- </Parameter>
- <Parameter name="GRIBEX_DEFINITION_PATH">
- <Description>GRIBEX definition Template path</Description>
- <Type>PATH</Type>
- <Value>/home/shuting/Libraries/gribex_000370.ifort/gribtemplates</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BASE_DIR">
- <Description>GRIB API base directory</Description>
- <Type>PATH</Type>
- <Value>/netapp/dmisys/swrepo/grib_api/1.14.4-1/INTEL/15.0</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BIN_SUBDIR">
- <Description>GRIB API bin directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>bin</Value>
- </Parameter>
- <Parameter name="GRIBAPI_DEFINITION_SUBDIR">
- <Description>GRIB API definition directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>share/grib_api/definitions</Value>
- </Parameter>
- <Parameter name="GRIBAPI_SAMPLES_SUBDIR">
- <Description>GRIB API samples directory relative to the base directory</Description>
- <Type>STRING</Type>
- <Value>share/grib_api/ifs_samples/grib1</Value>
- </Parameter>
- <Parameter name="ADD_TO_LD_LIBRARY_PATH">
- <Description>Additional shared library paths needed at runtime</Description>
- <Type>STRING</Type>
- <Value>/opt/intel/composer_xe_2015/lib/intel64:/opt/intel/composer_xe_2015/mkl/lib/intel64</Value>
- </Parameter>
- <Parameter name="PRE_LOAD_MODULES_CMD">
- <Description>Command run before any modules are loaded</Description>
- <Type>STRING</Type>
- <Value>source /opt/modules/default/etc/modules.sh ; module swap PrgEnv-cray PrgEnv-intel</Value>
- </Parameter>
- <Parameter name="MODULE_LIST">
- <Description>List of modules to load</Description>
- <Type>STRING</Type>
- <Value></Value>
- </Parameter>
- </Platform>
- <Platform name="marenostrum">
- <Description>
- HOST: mn.bsc.es
- ARCH: linux_x86_64
- CPU MODEL: Xeon E5-2670 8C 2.6GHz
- MAINTAINER: Uwe Fladrich [uwe.fladrich@smhi.se]
- </Description>
- <Translation name="MN_CFG">
- <Description>Platform dependent configuration (MareNostrum)</Description>
- <Template>platform/marenostrum.cfg.tmpl</Template>
- <Target>ecconf.cfg</Target>
- <Properties></Properties>
- </Translation>
- <Parameter name="BUILD_ARCH">
- <Description>Architecture used when building EC-Earth</Description>
- <Type>STRING</Type>
- <Value>ecconf</Value>
- </Parameter>
- <Parameter name="ECEARTH_SRC_DIR">
- <Description>Base directory for EC-Earth sources</Description>
- <Type>PATH</Type>
- <Value>${HOME}/Projects/ecearth3/sources</Value>
- </Parameter>
- <Parameter name="RUN_DIR">
- <Description>EC-Earth run directory</Description>
- <Type>PATH</Type>
- <Value>/gpfs/scratch/bsc32/bsc32100/ece-run/${exp_name}</Value>
- </Parameter>
- <Parameter name="INI_DATA_DIR">
- <Description>Initial data directory used by EC-Earth</Description>
- <Type>PATH</Type>
- <Value>/gpfs/projects/bsc32/bsc32100/ece-setup</Value>
- </Parameter>
- <Parameter name="PROC_PER_NODE">
- <Description>Number of processors per node</Description>
- <Type>INTEGER</Type>
- <Value>16</Value>
- </Parameter>
- <Parameter name="RESUBMIT_JOB">
- <Description>Automatically resubmit the job? [true|false]</Description>
- <Type>BOOLEAN</Type>
- <Value>false</Value>
- </Parameter>
- <Parameter name="RESUBMIT_OPT">
- <Description>Additional options for the submit command</Description>
- <Type>STRING</Type>
- <Value>-W 1:30</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BASE_DIR">
- <Description>GRIB API base directory</Description>
- <Type>PATH</Type>
- <Value>/apps/GRIB/1.14.0</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BIN_SUBDIR">
- <Description>GRIB API bin directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>bin</Value>
- </Parameter>
- <Parameter name="GRIBAPI_DEFINITION_SUBDIR">
- <Description>GRIB API definition directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>share/grib_api/definitions</Value>
- </Parameter>
- <Parameter name="GRIBAPI_SAMPLES_SUBDIR">
- <Description>GRIB API samples directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>share/grib_api/ifs_samples/grib1</Value>
- </Parameter>
- <Parameter name="ADD_TO_LD_LIBRARY_PATH">
- <Description>Additional shared library paths needed at runtime</Description>
- <Type>STRING</Type>
- <Value>/apps/NETCDF/4.3.2/INTEL/IMPI/lib:/apps/HDF5/1.8.12-mpi/IMPI/lib:/apps/INTEL/mkl/lib/intel64:/apps/GRIB/1.14.0/lib</Value>
- </Parameter>
- <Parameter name="PRE_LOAD_MODULES_CMD">
- <Description>Command run before any modules are loaded</Description>
- <Type>STRING</Type>
- <Value>module purge</Value>
- </Parameter>
- <Parameter name="MODULE_LIST">
- <Description>List of modules to load</Description>
- <Type>STRING</Type>
- <Value>intel/15.0.2 impi/4.1.3.049</Value>
- </Parameter>
- </Platform>
- <Platform name="cca-cray">
- <Description>
- HOST: cca
- ARCH:
- CPU MODEL:
- MAINTAINER:
- </Description>
- <Translation name="CCA_CFG">
- <Description>Platform dependent configuration (cca)</Description>
- <Template>platform/cca.cfg.tmpl</Template>
- <Target>ecconf.cfg</Target>
- <Properties></Properties>
- </Translation>
- <Parameter name="BUILD_ARCH">
- <Description>Architecture used when building EC-Earth</Description>
- <Type>STRING</Type>
- <Value>ecconf</Value>
- </Parameter>
- <Parameter name="ECEARTH_SRC_DIR">
- <Description>Base directory for EC-Earth sources</Description>
- <Type>PATH</Type>
- <Value>/perm/rd/pa1/r2930-3.2beta-MACv2.0-SP_v2/sources/</Value>
- </Parameter>
- <Parameter name="RUN_DIR">
- <Description>EC-Earth run directory</Description>
- <Type>PATH</Type>
- <Value>${SCRATCH}/ecearth/crayrundir/${exp_name}</Value>
- </Parameter>
- <Parameter name="INI_DATA_DIR">
- <Description>Initial data directory used by EC-Earth</Description>
- <Type>PATH</Type>
- <Value>/fwsm/lb/project/ecearth/ece3.2b</Value>
- </Parameter>
- <Parameter name="PROC_PER_NODE">
- <Description>Number of processors per node</Description>
- <Type>INTEGER</Type>
- <Value>18</Value>
- </Parameter>
- <Parameter name="RESUBMIT_JOB">
- <Description>Automatically resubmit the job? [true|false]</Description>
- <Type>BOOLEAN</Type>
- <Value>true</Value>
- </Parameter>
- <Parameter name="RESUBMIT_OPT">
- <Description>Additional options for the submit command</Description>
- <Type>STRING</Type>
- <Value>-t 30</Value>
- </Parameter>
- <Parameter name="GRIBEX_DEFINITION_PATH">
- <Description>GRIBEX definition Template path</Description>
- <Type>PATH</Type>
- <Value>/usr/local/apps/libemos/tables/gribex</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BASE_DIR">
- <Description>GRIB API base directory</Description>
- <Type>PATH</Type>
- <Value>/usr/local/apps/grib_api/1.12.1/CRAY/82/</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BIN_SUBDIR">
- <Description>GRIB API bin directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>bin</Value>
- </Parameter>
- <Parameter name="GRIBAPI_DEFINITION_SUBDIR">
- <Description>GRIB API definition directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>share/grib_api/definitions</Value>
- </Parameter>
- <Parameter name="GRIBAPI_SAMPLES_SUBDIR">
- <Description>GRIB API samples directory relative to the base directory</Description>
- <Type>PATH</Type>
- <Value>ifs_samples/grib1</Value>
- </Parameter>
- <Parameter name="ADD_TO_LD_LIBRARY_PATH">
- <Description>Additional shared library paths needed at runtime</Description>
- <Type>STRING</Type>
- <Value>/opt/cray/hdf5-parallel/1.8.13/CRAY/83/lib/:/opt/cray/netcdf-hdf5parallel/4.3.3.1/CRAY/83/lib/</Value>
- </Parameter>
- <Parameter name="PRE_LOAD_MODULES_CMD">
- <Description>Command run before any modules are loaded</Description>
- <Type>STRING</Type>
- <Value>source /opt/modules/default/etc/modules.sh ; module load cdt/15.11 ; module load craype-haswell ; module sw emos/394-r64 ; module load cray-netcdf-hdf5parallel/4.3.3.1 ; module load cray-hdf5-parallel/1.8.14 ; module list</Value>
- </Parameter>
- <Parameter name="MODULE_LIST">
- <Description>List of modules to load</Description>
- <Type>STRING</Type>
- <Value>python</Value>
- </Parameter>
- <Parameter name="USE_FORKING">
- <Description>Use efficient mpmd to save nodes. [true/false]</Description>
- <Type>BOOLEAN</Type>
- <Value>false</Value>
- </Parameter>
- </Platform>
- <Model name="GENERAL">
- <Parameter name="EXP_NAME">
- <Description>Experiment name (4 letters)</Description>
- <Type>STRING</Type>
- <Value>ECE3</Value>
- </Parameter>
- <Parameter name="RUN_START_DATE">
- <Description>Start date of the simulation. Use any reasonable syntax.</Description>
- <Type>DATE</Type>
- <Value>1990-01-01</Value>
- </Parameter>
- <Parameter name="RUN_END_DATE">
- <Description>End date of the simulation. Use any reasonable syntax.</Description>
- <Type>STRING</Type>
- <Value>${run_start_date} + 10 years</Value>
- </Parameter>
- <Parameter name="FORCE_RUN_FROM_SCRATCH">
- <Description>Start simulation from scratch, possibly ignoring any restart files. [true/false]</Description>
- <Type>BOOLEAN</Type>
- <Value>true</Value>
- </Parameter>
- <Parameter name="RST_FREQ">
- <Description>Restart frequency, e.g., 2 months</Description>
- <Type>STRING</Type>
- <Value>1 year</Value>
- </Parameter>
- <Parameter name="RUN_NUM_LEGS">
- <Description>Number of restart legs</Description>
- <Type>INTEGER</Type>
- <Value>4</Value>
- </Parameter>
- </Model>
- <Model name="OASIS">
- <Parameter name="CPL_FREQ_ATM_CHE_HRS">
- <Description>Coupling frequency between IFS and TM5 in hours</Description>
- <Type>INTEGER</Type>
- <Value>6</Value>
- </Parameter>
- </Model>
- <Model name="IFS">
- <Parameter name="GRID">
- <Description>Resolution of IFS grid</Description>
- <Type>STRING</Type>
- <Value>T255L91</Value>
- </Parameter>
- <Parameter name="NUMPROC">
- <Description>Number of processors running IFS</Description>
- <Type>INTEGER</Type>
- <Value>78</Value>
- </Parameter>
- <Parameter name="CMIP6">
- <Description>Use CMIP6 forcings (TRUE or FALSE)</Description>
- <Type>BOOLEAN</Type>
- <Value>TRUE</Value>
- </Parameter>
- <Parameter name="CMIP6_A4xCO2">
- <Description>Use Abrupt4xCO2 in CMIP6 DECK (TRUE or FALSE)</Description>
- <Type>BOOLEAN</Type>
- <Value>FALSE</Value>
- </Parameter>
- <Parameter name="CMIP6_1PCTCO2">
- <Description>Use 1pctCO2 in CMIP6 DECK (TRUE or FALSE)</Description>
- <Type>BOOLEAN</Type>
- <Value>FALSE</Value>
- </Parameter>
- <Parameter name="CMIP5">
- <Description>Use CMIP5 forcings (TRUE or FALSE)</Description>
- <Type>BOOLEAN</Type>
- <Value>TRUE</Value>
- </Parameter>
- <Parameter name="CMIP5_RCP">
- <Description>RCP selection (1-4 or 0 for historical run)</Description>
- <Type>INTEGER</Type>
- <Value>0</Value>
- </Parameter>
- <Parameter name="CMIP_FIXYEAR">
- <Description>Fix CMIP5/CMIP6 forcings at the indicated year (or 0 to ignore for transient runs)</Description>
- <Type>INTEGER</Type>
- <Value>2000</Value>
- </Parameter>
- <Parameter name="CMIP6PIAER">
- <Description>Use prescribed preindustrial TM5 clim (TRUE or FALSE)</Description>
- <Type>BOOLEAN</Type>
- <Value>TRUE</Value>
- </Parameter>
- <Parameter name="MAC2SP">
- <Description>Use MACv2 simple plume aerosol (TRUE or FALSE)</Description>
- <Type>BOOLEAN</Type>
- <Value>TRUE</Value>
- </Parameter>
- </Model>
- <Model name="NEM">
- <Parameter name="GRID">
- <Description>Resolution of NEMO grid</Description>
- <Type>STRING</Type>
- <Value>ORCA1L75</Value>
- </Parameter>
- <Parameter name="NUMPROC">
- <Description>Number of processors running NEMO</Description>
- <Type>INTEGER</Type>
- <Value>64</Value>
- </Parameter>
- </Model>
- <Model name="XIO">
- <Parameter name="NUMPROC">
- <Description>Number of processors running XIOS</Description>
- <Type>INTEGER</Type>
- <Value>1</Value>
- </Parameter>
- </Model>
- <Model name="TM5">
- <Parameter name="ISTART">
- <Description>TM5 initial tracer fields (33 for restart, 31 else)</Description>
- <Type>INTEGER</Type>
- <Value>31</Value>
- </Parameter>
- <Parameter name="TIME_STEP_SEC">
- <Description>TM5 time step in seconds</Description>
- <Type>INTEGER</Type>
- <Value>3600</Value>
- </Parameter>
- <Parameter name="NUMPROC">
- <Description>Number of processors running TM5 (max 45)</Description>
- <Type>INTEGER</Type>
- <Value>12</Value>
- </Parameter>
- <Parameter name="CMIP5_RCP">
- <Description>RCP selection (RCP26, RCP45, RCP60, RCP85 or hist)</Description>
- <Type>STRING</Type>
- <Value>RCP60</Value>
- </Parameter>
- <Parameter name="EMISS_FIXYEAR">
- <Description>Fix EMISSIONS at the indicated year (or 0 to ignore)</Description>
- <Type>INTEGER</Type>
- <Value>0</Value>
- </Parameter>
- <Parameter name="FDBCK_O3">
- <Description>Send Ozone to IFS (0:no, 1:yes)</Description>
- <Type>INTEGER</Type>
- <Value>0</Value>
- </Parameter>
- <Parameter name="FDBCK_CH4">
- <Description>Send METHANE to IFS (0:no, 1:yes)</Description>
- <Type>INTEGER</Type>
- <Value>0</Value>
- </Parameter>
- <Parameter name="FDBCK_AEROSOL">
- <Description>Send AEROSOLS to IFS (0:no, 1:yes)</Description>
- <Type>INTEGER</Type>
- <Value>0</Value>
- </Parameter>
- </Model>
- </Configuration>
|