source: dynamico_lmdz/aquaplanet/ICOSA_LMDZ/arch/arch-X64_CURIE_VAMPIR.env @ 3931

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

Create new skeleton infrastructure for dynamico-LMDZ interface.

YM

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