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

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

Use of parallel netcdf library on Obelix (LSCE machine).

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