source: codes/icosagcm/trunk/arch/arch-X64_TITANE.env @ 42

Last change on this file since 42 was 27, checked in by ymipsl, 12 years ago

Some update for arch file for parallelism on TITANE

File size: 211 bytes
Line 
1module unload netcdf
2module unload hdf5
3export HDF5_INC_DIR=$WORKDIR/hdf5/include
4export HDF5_LIB_DIR=$WORKDIR/hdf5/lib
5
6export NETCDF_INC_DIR=$WORKDIR/netcdf4/include
7export NETCDF_LIB_DIR=$WORKDIR/netcdf4/lib
Note: See TracBrowser for help on using the repository browser.