source: codes/icosagcm/trunk/arch/arch-X64_CURIE.env @ 143

Last change on this file since 143 was 143, checked in by ymipsl, 11 years ago

Add arch file for Curie

YM

File size: 301 bytes
Line 
1module unload netcdf
2module unload hdf5
3module load netcdf/3.6.3
4module load hdf5
5module load vampir
6module load vampirtrace
7
8#export HDF5_INC_DIR=$WORKDIR/hdf5/include
9#export HDF5_LIB_DIR=$WORKDIR/hdf5/lib
10
11#export NETCDF_INC_DIR=$WORKDIR/netcdf4/include
12#export NETCDF_LIB_DIR=$WORKDIR/netcdf4/lib
Note: See TracBrowser for help on using the repository browser.