12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319 |
- <?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_primavera/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} + 12 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>6</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>288</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="AMIP">
- <Parameter name="INPUT_FILE_ROOT">
- <Description>Truncated path to SST and SIC files</Description>
- <Type>STRING</Type>
- <Value>/path_to_primavera/forcing/HadISST2_prelim/HadISST2_prelim_0to360_alldays</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>72</Value>
- </Parameter>
- </Model>
- <Model name="XIO">
- <Parameter name="NUMPROC">
- <Description>Number of processors running XIOS</Description>
- <Type>INTEGER</Type>
- <Value>22</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>
|