source: tags/ORCHIDEE_2_0/ORCHIDEE/arch/arch-ifort_CICLAD.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: 243 bytes
Line 
1NETCDF_LIBDIR="/opt/netcdf42/ifort/lib -lnetcdf -lnetcdff -lstdc++"
2NETCDF_INCDIR=/opt/netcdf42/ifort/include
3IOIPSL_INCDIR=../../../lib
4IOIPSL_LIBDIR=../../../lib
5XIOS_INCDIR=${ORCHDIR}/../XIOS/inc
6XIOS_LIBDIR="${ORCHDIR}/../XIOS/lib -lxios"
Note: See TracBrowser for help on using the repository browser.