source: ICOSA_LMDZ/arch/arch-X64_CURIE.env

Last change on this file was 4498, checked in by Laurent Fairhead, 14 months ago

Switching repository for the LMDZ / DYNAMICO interface from HEAT to LMDZ
Initial revision immported is 457

File size: 333 bytes
Line 
1module unload netcdf
2module unload hdf5
3module load hdf5/1.8.12_parallel
4module load netcdf/4.3.3.1_hdf5_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.