source: tags/ORCHIDEE_2_0/ORCHIDEE/arch/arch-ifort_LSCE.path

Last change on this file was 2481, checked in by josefine.ghattas, 9 years ago

Changed to use netcdf4p instead of default 3.6.2 at obelix/LSCE. Also added link to library hdf5 needed when compiling with XIOS.
No change in results has been seen.

File size: 358 bytes
Line 
1NETCDF_LIBDIR="/usr/local/install/netcdf-4.3.2p/lib -lnetcdff -lnetcdf -L/usr/local/install/hdf5-1.8.9p/lib -lhdf5_hl -lhdf5 -lhdf5 -lz -lcurl -lstdc++"
2NETCDF_INCDIR=/usr/local/install/netcdf-4.3.2p/include
3IOIPSL_INCDIR=${ORCHDIR}/../../lib
4IOIPSL_LIBDIR=${ORCHDIR}/../../lib
5XIOS_INCDIR=${ORCHDIR}/../XIOS/inc
6XIOS_LIBDIR="${ORCHDIR}/../XIOS/lib -lxios"
7
Note: See TracBrowser for help on using the repository browser.