source: codes/icosagcm/branches/SATURN_DYNAMICO/CONFIG/arch/arch-X64_CURIE.env @ 335

Last change on this file since 335 was 335, checked in by ymipsl, 9 years ago

New compilation architecture. Specific arch file for saturn branch are avalaible in the CONFIG directory.

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.