source: codes/icosagcm/branches/SATURN_DYNAMICO/ICOSAGCM/arch/arch-x86_skd.path @ 221

Last change on this file since 221 was 221, checked in by ymipsl, 10 years ago

Creating temporary dynamico/lmdz/saturn branche

YM

File size: 243 bytes
Line 
1#NETCDF_LIBDIR='/usr/lib -lnetcdf'
2#NETCDF_INCDIR='/usr/include'
3NETCDF_LIBDIR="-L /home/sarvesh/LMDZS/netcdf-4.0.1/lib"
4NETCDF_INCDIR="-I /home/sarvesh/LMDZS/netcdf-4.0.1/include"
5NETCDF_LIB="-lnetcdf"
6
7MPI_INCDIR=""
8MPI_LIBDIR=""
9MPI_LIB=""
Note: See TracBrowser for help on using the repository browser.