source: XIOS/dev/branch_yushan/arch/arch-CURIE_Intel.env @ 1128

Last change on this file since 1128 was 1069, checked in by yushan, 7 years ago

Clean Up

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.