source: codes/icosagcm/trunk/arch/arch-X64_YELLOWSTONE.path

Last change on this file was 399, checked in by ymipsl, 8 years ago

Add Yellowstone supercomputer arch files

YM

File size: 280 bytes
Line 
1NETCDF_INCDIR="-I/$NETCDF/include"
2NETCDF_LIBDIR="-L/$NETCDF/lib"
3NETCDF_LIB="-lnetcdff -lnetcdf"
4
5MPI_INCDIR=""
6MPI_LIBDIR=""
7MPI_LIB=""
8
9HDF5_INCDIR=""
10HDF5_LIBDIR=""
11HDF5_LIB="-lhdf5_hl -lhdf5 -lhdf5 -lz"
12
13XIOS_INCDIR="-I ../../XIOS/inc"
14XIOS_LIBDIR="-L ../../XIOS/lib -lxios"
Note: See TracBrowser for help on using the repository browser.