source: codes/icosagcm/trunk/arch/arch-X64_ADA.path @ 169

Last change on this file since 169 was 169, checked in by dubos, 11 years ago

Added arch files for ADA

File size: 257 bytes
Line 
1#NETCDF_INCDIR="-I $NETCDF_INC_DIR"
2#NETCDF_LIBDIR="-L $NETCDF_LIB_DIR"
3#NETCDF_LIB="-lnetcdff -lnetcdf"
4
5MPI_INCDIR=""
6MPI_LIBDIR=""
7MPI_LIB=""
8
9#HDF5_INCDIR="-I $HDF5_INC_DIR"
10#HDF5_LIBDIR="-L $HDF5_LIB_DIR"
11#HDF5_LIB="-lhdf5_hl -lhdf5 -lhdf5 -lz -lcurl"
Note: See TracBrowser for help on using the repository browser.