Last change
on this file was
2708,
checked in by josefine.ghattas, 10 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 | |
---|
1 | NETCDF_LIBDIR="/opt/netcdf42/ifort/lib -lnetcdf -lnetcdff -lstdc++" |
---|
2 | NETCDF_INCDIR=/opt/netcdf42/ifort/include |
---|
3 | IOIPSL_INCDIR=../../../lib |
---|
4 | IOIPSL_LIBDIR=../../../lib |
---|
5 | XIOS_INCDIR=${ORCHDIR}/../XIOS/inc |
---|
6 | XIOS_LIBDIR="${ORCHDIR}/../XIOS/lib -lxios" |
---|
Note: See
TracBrowser
for help on using the repository browser.