source: XIOS/dev/branch_openmp/arch/arch-CURIE_Intel.env @ 1533

Last change on this file since 1533 was 1134, checked in by yushan, 7 years ago

branch merged with trunk r1130

File size: 239 bytes
Line 
1module unload netcdf
2module unload hdf5
3
4export HDF5_INC_DIR=$HOME/lib/hdf5_intel/include
5export HDF5_LIB_DIR=$HOME/lib/hdf5_intel/lib
6
7export NETCDF_INC_DIR=$HOME/lib/netcdf_intel/include
8export NETCDF_LIB_DIR=$HOME/lib/netcdf_intel/lib
9
Note: See TracBrowser for help on using the repository browser.