Last change
on this file since 8692 was
2481,
checked in by josefine.ghattas, 10 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 | |
---|
1 | NETCDF_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++" |
---|
2 | NETCDF_INCDIR=/usr/local/install/netcdf-4.3.2p/include |
---|
3 | IOIPSL_INCDIR=${ORCHDIR}/../../lib |
---|
4 | IOIPSL_LIBDIR=${ORCHDIR}/../../lib |
---|
5 | XIOS_INCDIR=${ORCHDIR}/../XIOS/inc |
---|
6 | XIOS_LIBDIR="${ORCHDIR}/../XIOS/lib -lxios" |
---|
7 | |
---|
Note: See
TracBrowser
for help on using the repository browser.