source: LMDZ5/trunk/arch/arch-AMD64_CICLAD.path @ 1551

Last change on this file since 1551 was 1551, checked in by lguez, 13 years ago

In the files "arch/*.path", the variable "NETCDF_LIBDIR" now contains
one or several "-L directory-name" options, and the name(s) of the
libraries:
-lnetcdff -lnetcdf -lhdf5_hl -lhdf5 ...
that may or may not be required.
The variable "NETCDF_INCDIR" now contains one or several "-I directory-name"
options.

File size: 392 bytes
Line 
1NETCDF_LIBDIR="-L/opt/netcdf/pgf/lib -lnetcdf"
2NETCDF_INCDIR=-I/opt/netcdf/pgf/include
3IOIPSL_INCDIR=$LMDGCM/../../lib
4IOIPSL_LIBDIR=$LMDGCM/../../lib
5ORCH_INCDIR=$LMDGCM/../../lib
6ORCH_LIBDIR=$LMDGCM/../../lib
7OASIS_INCDIR=$LMDGCM/../../prism/SX/build/lib/psmile.$couple
8OASIS_LIBDIR=$LMDGCM/../../prism/SX/lib
9INCA_LIBDIR=$LMDGCM/../INCA3/config/lib
10INCA_INCDIR=$LMDGCM/../INCA3/config/lib
Note: See TracBrowser for help on using the repository browser.