|
@@ -6,49 +6,56 @@
|
|
|
<Description>Nemo 3.6 config file</Description>
|
|
|
<Template>nemo-3.6/ARCH/arch-ecconf.fcm.tmpl</Template>
|
|
|
<Target>nemo-3.6/ARCH/arch-ecconf.fcm</Target>
|
|
|
- <Properties></Properties>
|
|
|
+ <Properties></Properties>
|
|
|
+
|
|
|
</Translation>
|
|
|
|
|
|
<Translation name="xios2_arch_ecconf_fcm">
|
|
|
<Description>XIOS2 config file for FCM</Description>
|
|
|
<Template>xios-2/arch/arch-ecconf.fcm.tmpl</Template>
|
|
|
<Target>xios-2/arch/arch-ecconf.fcm</Target>
|
|
|
- <Properties></Properties>
|
|
|
+ <Properties></Properties>
|
|
|
+
|
|
|
</Translation>
|
|
|
|
|
|
<Translation name="xios2_arch_ecconf_env">
|
|
|
<Description>XIOS2 config file: env</Description>
|
|
|
<Template>xios-2/arch/arch-ecconf.env.tmpl</Template>
|
|
|
<Target>xios-2/arch/arch-ecconf.env</Target>
|
|
|
- <Properties></Properties>
|
|
|
+ <Properties></Properties>
|
|
|
+
|
|
|
</Translation>
|
|
|
|
|
|
<Translation name="xios2_arch_ecconf_path">
|
|
|
<Description>XIOS2 config file: path</Description>
|
|
|
<Template>xios-2/arch/arch-ecconf.path.tmpl</Template>
|
|
|
<Target>xios-2/arch/arch-ecconf.path</Target>
|
|
|
- <Properties></Properties>
|
|
|
+ <Properties></Properties>
|
|
|
+
|
|
|
</Translation>
|
|
|
|
|
|
<Translation name="ifs36r4_makefile_config">
|
|
|
<Description>IFS/36r4 makefile configuration</Description>
|
|
|
<Template>ifs-36r4/Makefile.d/Makefile.config.ecconf.tmpl</Template>
|
|
|
<Target>ifs-36r4/Makefile.d/Makefile.config.ecconf</Target>
|
|
|
- <Properties></Properties>
|
|
|
+ <Properties></Properties>
|
|
|
+
|
|
|
</Translation>
|
|
|
|
|
|
<Translation name="oasis_makefile_config">
|
|
|
<Description>OASIS makefile configuration</Description>
|
|
|
<Template>oasis3-mct/util/make_dir/Makefile.d/Makefile.config.ecconf.tmpl</Template>
|
|
|
<Target>oasis3-mct/util/make_dir/Makefile.d/Makefile.config.ecconf</Target>
|
|
|
- <Properties></Properties>
|
|
|
+ <Properties></Properties>
|
|
|
+
|
|
|
</Translation>
|
|
|
|
|
|
<Translation name="runoff-mapper_makefile">
|
|
|
<Description>Runoff-mapper Makefile</Description>
|
|
|
<Template>runoff-mapper/src/Makefile.tmpl</Template>
|
|
|
<Target>runoff-mapper/src/Makefile</Target>
|
|
|
- <Properties></Properties>
|
|
|
+ <Properties></Properties>
|
|
|
+
|
|
|
</Translation>
|
|
|
|
|
|
<Translation name="amip-forcing_makefile">
|
|
@@ -63,14 +70,16 @@
|
|
|
<Description>TM5MP rcfile configuration</Description>
|
|
|
<Template>tm5mp/rc/pycasso-config-ecearth3.rc.tmpl</Template>
|
|
|
<Target>tm5mp/ecconfig-ecearth3.rc</Target>
|
|
|
- <Properties></Properties>
|
|
|
+ <Properties></Properties>
|
|
|
+
|
|
|
</Translation>
|
|
|
|
|
|
<Translation name="ece2cmor_makefile_config">
|
|
|
<Description>Ece2cmor makefile configuration</Description>
|
|
|
<Template>util/ece2cmor/src/Makefile.tmpl</Template>
|
|
|
<Target>util/ece2cmor/src/Makefile</Target>
|
|
|
- <Properties></Properties>
|
|
|
+ <Properties></Properties>
|
|
|
+
|
|
|
</Translation>
|
|
|
|
|
|
<Translation name="elpin_makefile_config">
|
|
@@ -78,8 +87,400 @@
|
|
|
<Template>util/ELPiN/src/Makefiles/makefile.tmpl</Template>
|
|
|
<Target>util/ELPiN/Makefile</Target>
|
|
|
<Properties></Properties>
|
|
|
+
|
|
|
</Translation>
|
|
|
|
|
|
+ <Platform name="lemaitre3-intelmpi">
|
|
|
+ <Description>
|
|
|
+ HOST: zenobe.cism.ucl.ac.be
|
|
|
+ ARCH: linux_x86_64
|
|
|
+ CPU MODEL: Intel Skylake
|
|
|
+ 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>
|
|
|
+
|
|
|
+ <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="MPI_BASE_DIR">
|
|
|
+ <Description>MPI base directory</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>/opt/cecisw/arch/easybuild/2018a/software/impi/2018.1.163-iccifort-2018.1.163-GCC-6.4.0-2.28/intel64</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="MPI_INC_SUBDIR">
|
|
|
+ <Description>MPI include directory relative to base dir</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>include</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="MPI_LIB_SUBDIR">
|
|
|
+ <Description>MPI lib directory relative to base dir</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>lib</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="MPI_LIBS_WITHOUT_L">
|
|
|
+ <Description>MPI libraries (without -l prefix)</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>mpi mpigf</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="LAPACK_BASE_DIR">
|
|
|
+ <Description>LAPACK base directory</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>/opt/cecisw/arch/easybuild/2018a/software/imkl/2018.1.163-iimpi-2018a/compilers_and_libraries_2018.1.163/linux/mkl</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="LAPACK_LIB_SUBDIR">
|
|
|
+ <Description>LAPACK lib directory relative to base dir</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>lib/intel64</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="LAPACK_LIBS_WITHOUT_L">
|
|
|
+ <Description>LAPACK libraries (without -l prefix)</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>mkl_intel_lp64 mkl_core mkl_sequential</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="NETCDF_BASE_DIR">
|
|
|
+ <Description>NetCDF base directory</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>/opt/cecisw/arch/easybuild/2018a/software/netCDF/4.4.1.1-intel-2018a</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="NETCDF_INC_SUBDIR">
|
|
|
+ <Description>NetCDF include directory relative to base dir</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>include /opt/cecisw/arch/easybuild/2018a/software/netCDF-Fortran/4.4.4-intel-2018a/include</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="NETCDF_LIB_SUBDIR">
|
|
|
+ <Description>NetCDF lib directory relative to base dir</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>lib64 /opt/cecisw/arch/easybuild/2018a/software/netCDF-Fortran/4.4.4-intel-2018a/lib</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="NETCDF_LIBS_WITHOUT_L">
|
|
|
+ <Description>NetCDF libraries (without -l prefix)</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>netcdff netcdf</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="GRIBAPI_BASE_DIR">
|
|
|
+ <Description>GRIB API base directory</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>/opt/cecisw/arch/easybuild/2018a/software/grib_api/1.16.0-intel-2018a</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="GRIBAPI_INC_SUBDIR">
|
|
|
+ <Description>GRIB API include directory relative to base dir</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>include</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="GRIBAPI_LIB_SUBDIR">
|
|
|
+ <Description>GRIB API lib directory relative to base dir</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>lib</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="GRIBAPI_LIBS_WITHOUT_L">
|
|
|
+ <Description>GRIB_API libraries (without -l prefix)</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>grib_api_f90 grib_api</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="GRIBEX_BASE_DIR">
|
|
|
+ <Description>GRIBEX base directory</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>/scratch/ucl/elic/pbarriat/DATA/OPT/gribex</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="GRIBEX_LIB_SUBDIR">
|
|
|
+ <Description>GRIBEX lib directory relative to base dir</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>lib</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="GRIBEX_LIBS_WITHOUT_L">
|
|
|
+ <Description>GRIBEX libraries (without -l prefix)</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>gribexR64</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="JPEG_BASE_DIR">
|
|
|
+ <Description>JPEG base directory</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>/opt/cecisw/arch/easybuild/2018a/software/openjpeg/1.5.2-intel-2018a</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="JPEG_INC_SUBDIR">
|
|
|
+ <Description>JPEG include directory relative to base dir</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>include</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="JPEG_LIB_SUBDIR">
|
|
|
+ <Description>JPEG lib directory relative to base dir</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>lib</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="JPEG_LIBS_WITHOUT_L">
|
|
|
+ <Description>JPEG libraries (without -l prefix)</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>openjpeg</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="SZIP_BASE_DIR">
|
|
|
+ <Description>SZIP base directory</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value></Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="SZIP_INC_SUBDIR">
|
|
|
+ <Description>SZIP include directory relative to base dir</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value></Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="SZIP_LIB_SUBDIR">
|
|
|
+ <Description>SZIP lib directory relative to base dir</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value></Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="SZIP_LIBS_WITHOUT_L">
|
|
|
+ <Description>SZIP libraries (without -l prefix)</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value></Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="HDF4_BASE_DIR">
|
|
|
+ <Description>HDF4 base directory</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value></Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="HDF4_INC_SUBDIR">
|
|
|
+ <Description>HDF4 include directory relative to base dir</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value></Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="HDF4_LIB_SUBDIR">
|
|
|
+ <Description>HDF4 lib directory relative to base dir</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value></Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="HDF4_LIBS_WITHOUT_L">
|
|
|
+ <Description>HDF4 libraries (without -l prefix)</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value></Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="HDF5_BASE_DIR">
|
|
|
+ <Description>HDF5 base directory</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>/opt/cecisw/arch/easybuild/2018a/software/HDF5/1.8.18-intel-2018a</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="HDF5_INC_SUBDIR">
|
|
|
+ <Description>HDF5 include directory relative to base dir</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>include</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="HDF5_LIB_SUBDIR">
|
|
|
+ <Description>HDF5 lib directory relative to base dir</Description>
|
|
|
+ <Type>PATH</Type>
|
|
|
+ <Value>lib</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="HDF5_LIBS_WITHOUT_L">
|
|
|
+ <Description>HDF5 libraries (without -l prefix)</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>hdf5_hl hdf5</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="MAKE">
|
|
|
+ <Description>Make command (GNU make >3.81 needed!)</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>make</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="FC">
|
|
|
+ <Description>F90 Compiler</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>ifort</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="FFLAGS">
|
|
|
+ <Description>General F90 flags for compiling</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>-O2 -fp-model precise -xHost -r8</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="FFLAGS_FREEFORM">
|
|
|
+ <Description>Allow for free format Fortran</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>-free</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="FFLAGS_FIXEDFORM">
|
|
|
+ <Description>Expect fixed Fortran format</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>-fixed</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="FFLAGS_FPP_PREFIX">
|
|
|
+ <Description>Fortran preprocessor flag prefix</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>-D</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="CC">
|
|
|
+ <Description>C Compiler</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>icc</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="CXX">
|
|
|
+ <Description>C++ Compiler</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>icc</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="CFLAGS">
|
|
|
+ <Description>General C flags for compiling</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>-O2 -fp-model precise -xHost</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="CFLAGS_CPP_PREFIX">
|
|
|
+ <Description>C preprocessor flag prefix</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>-D</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="LD">
|
|
|
+ <Description>Linker</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>ifort</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="LDFLAGS">
|
|
|
+ <Description>General flags for linking</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>-O2 -fp-model precise -xHost</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="AR">
|
|
|
+ <Description>Command for building libraries from object files (usually ar)</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>ar</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="ARFLAGS">
|
|
|
+ <Description>Flags for library building command (When using ar: include u)</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>curv</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="ARFLAGS_EXTRACT">
|
|
|
+ <Description>Flags for library building command (When using ar: include u)</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>p</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="CPP">
|
|
|
+ <Description>C preprocessor command</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>cpp</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="FPP">
|
|
|
+ <Description>C preprocessor command</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>fpp</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="CPPFLAGS">
|
|
|
+ <Description>C preprocessor flags</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>-P -C</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="XIOS_CFLAGS">
|
|
|
+ <Description>CFLAGS flags for XIOS</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>-ansi -w</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="XIOS_ADD_LDFLAGS">
|
|
|
+ <Description>More LD flags for XIOS</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>-lstdc++</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="OASIS_ADD_FFLAGS">
|
|
|
+ <Description>More F90 flags for Oasis</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>-132 -check pointers -check uninit</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="OASIS_ADD_PPDEFS">
|
|
|
+ <Description>More CPP/FPP macros for Oasis</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value></Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="OASIS_ADD_LDFLAGS">
|
|
|
+ <Description>More LD flags for Oasis</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value></Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="NEMO_ADD_FFLAGS">
|
|
|
+ <Description>More F90 flags for Nemo</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>-check pointers -check uninit -fpe0</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="NEMO_ADD_LDFLAGS">
|
|
|
+ <Description>More LD flags for Nemo</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>-lstdc++</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="IFS_PPDEFS">
|
|
|
+ <Description>Preprocessor defs for IFS sources</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>linux LINUX LITTLE LITTLE_ENDIAN POINTER_64 BLAS</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="IFSAUX_ADD_FFLAGS">
|
|
|
+ <Description>More F90 flags for ifs/ifsaux</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value></Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ <Parameter name="MAKEDEPF90">
|
|
|
+ <Description>F90 dependency generator</Description>
|
|
|
+ <Type>STRING</Type>
|
|
|
+ <Value>$(ECEARTH_SRC_DIR)/util/makedepf90/bin/makedepf90</Value>
|
|
|
+ </Parameter>
|
|
|
+
|
|
|
+ </Platform>
|
|
|
+
|
|
|
<Platform name="zenobe-intel-intelmpi">
|
|
|
<Description>
|
|
|
HOST: zenobe.hpc.cenaero.be
|