123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416 |
- <?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="lemaitre3">
- <Description>
- HOST: lemaitre3.cism.ucl.ac.be
- ARCH: linux_x86_64
- CPU MODEL: SkyLake
- MAINTAINER: Pierre-Yves Barriat [pierre-yves.barriat@uclouvain.be]
- </Description>
- <Translation name="LEMAITRE3_CFG">
- <Description>Platform dependent configuration (lemaitre3)</Description>
- <Template>platform/lemaitre3.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/ecearth_3.2.2/sources</Value>
- </Parameter>
- <Parameter name="RUN_DIR">
- <Description>EC-Earth run directory</Description>
- <Type>PATH</Type>
- <Value>/CECI/trsf/${USER}/run/ecearth/${exp_name}</Value>
- </Parameter>
- <Parameter name="INI_DATA_DIR">
- <Description>Initial data directory used by EC-Earth</Description>
- <Type>PATH</Type>
- <Value>/scratch/ucl/elic/pbarriat/DATA/EC-EARTH</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>/scratch/ucl/elic/pbarriat/DATA/OPT/gribex/lib</Value>
- </Parameter>
- <Parameter name="GRIBAPI_BASE_DIR">
- <Description>GRIB API base directory</Description>
- <Type>PATH</Type>
- <Value>${EBROOTGRIB_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/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>module purge</Value>
- </Parameter>
- <Parameter name="MODULE_LIST">
- <Description>List of modules to load</Description>
- <Type>STRING</Type>
- <Value>2016a netCDF-Fortran/4.4.4-intel-2016a grib_api/1.16.0-intel-2016a openjpeg/1.5.2-intel-2016a</Value>
- </Parameter>
- </Platform>
- <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_3.2.2/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_OCE_SEC">
- <Description>Coupling frequency between IFS and NEMO in seconds</Description>
- <Type>INTEGER</Type>
- <Value>2700</Value>
- </Parameter>
- <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="TIME_STEP_SEC">
- <Description>IFS time step in seconds</Description>
- <Type>INTEGER</Type>
- <Value>2700</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>0</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="NEM_TIME_STEP_SEC">
- <Description>NEMO time step in seconds</Description>
- <Type>INTEGER</Type>
- <Value>2700</Value>
- </Parameter>
- <Parameter name="LIM_TIME_STEP_SEC">
- <Description>LIM time step in seconds</Description>
- <Type>INTEGER</Type>
- <Value>2700</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>
|