source: XIOS/trunk/arch/arch-ifort_LSCE.path @ 484

Last change on this file since 484 was 484, checked in by aclsce, 10 years ago

Added compilation options for OBELIX (LSCE) machine.

File size: 286 bytes
Line 
1NETCDF_INCDIR="-I /usr/local/install/netcdf-4.1.3/include"
2NETCDF_LIBDIR="-L/usr/local/install/netcdf-4.1.3/lib"
3NETCDF_LIB="-lnetcdf"
4HDF5_INCDIR="-I /usr/local/install/hdf5-1.8.9/include"
5HDF5_LIBDIR="-L/usr/local/install/hdf5-1.8.9/lib"
6HDF5_LIB="-lhdf5_hl -lhdf5 -lhdf5 -lz -lcurl"
Note: See TracBrowser for help on using the repository browser.