source: XIOS/trunk/arch/arch-PW6_VARGAS.env @ 395

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

some cleaning and update in arch files.

YM

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