source: codes/icosagcm/trunk/arch/arch-X64_CURIE.env @ 405

Last change on this file since 405 was 347, checked in by dubos, 9 years ago

Synced with aquaplanet branch HEAT@45 - tested with DCMIP4

File size: 302 bytes
RevLine 
[143]1module unload netcdf
2module unload hdf5
[347]3module load  netcdf/4.3.3.1_hdf5_parallel
[143]4module load vampir
5module load vampirtrace
6
7#export HDF5_INC_DIR=$WORKDIR/hdf5/include
8#export HDF5_LIB_DIR=$WORKDIR/hdf5/lib
9
10#export NETCDF_INC_DIR=$WORKDIR/netcdf4/include
11#export NETCDF_LIB_DIR=$WORKDIR/netcdf4/lib
Note: See TracBrowser for help on using the repository browser.