source: codes/icosagcm/branches/SATURN_DYNAMICO/ICOSAGCM/arch/arch-X64_CURIE.env @ 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: 329 bytes
Line 
1module unload netcdf
2module unload hdf5
3module load netcdf/4.2_hdf5_parallel
4module load  hdf5/1.8.9_parallel
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.