123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492 |
- <?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: Intel Skylake5000,5118
- MAINTAINER: PY Barriat [pierre-yves.barriat@uclouvain.be]
- COMPILER: i-compilers (icc+ifort, 18.0.1.163)
- MPI: Intel MPI
- BLAS/LAPACK: Intel MKL
- </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_primavera/sources</Value>
- </Parameter>
- <Parameter name="RUN_DIR">
- <Description>EC-Earth run directory</Description>
- <Type>PATH</Type>
- <Value>/scratch/ucl/elic/$USER/ecearth/run/${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">
- <!-- 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>/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>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>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: Intel Ivy Bridge
- MAINTAINER: PY Barriat [pierre-yves.barriat@uclouvain.be]
- COMPILER: i-compilers (icc+ifort)
- MPI: Intel MPI
- BLAS/LAPACK: Intel MKL
- </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/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">
- <!-- 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>/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>STRING</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/frontal1/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>
- <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} + 4 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>2</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>
- <!-- stdres <Value>2700</Value> -->
- <!-- hires <Value>900</Value> -->
- <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>FALSE</Value>
- </Parameter>
- <Parameter name="CMIP6_SCENARIO">
- <Description>SSP selection for 2015 onwards</Description>
- <Type>STRING</Type>
- <Value>SSP5-8.5</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>
- <!-- stdres <Value>2700</Value> -->
- <!-- hires <Value>900</Value> -->
- <Value>2700</Value>
- </Parameter>
- <Parameter name="LIM_TIME_STEP_SEC">
- <Description>LIM time step in seconds</Description>
- <Type>INTEGER</Type>
- <!-- stdres <Value>2700</Value> -->
- <!-- hires <Value>900</Value> -->
- <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>
|