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

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

CICLAD : add possibility to compile with XIOS
CURIE : changed to use NETCDF_INCDIR and NETCDF_LIBDIR variables instead of NETCDF_INC_DIR and NETCDF_LIB_DIR. Currently both can be used but in the end of 2015 the new variables will be the only one.

File size: 238 bytes
Line 
1NETCDF_LIBDIR="$NETCDF_LIBDIR -lnetcdff -lnetcdf -lstdc++"
2NETCDF_INCDIR=$NETCDF_INCDIR
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.