source:
codes/icosagcm/trunk/arch/arch-X64_MIRAGE.env
@
144
Last change on this file since 144 was 60, checked in by ymipsl, 12 years ago | |
---|---|
File size: 293 bytes |
Line | |
---|---|
1 | #module unload netcdf |
2 | #module unload hdf5 |
3 | #module load netcdf/3.6.3 |
4 | "module load hdf5 |
5 | |
6 | export HDF5_INC_DIR=$WORKDIR/hdf5/include |
7 | export HDF5_LIB_DIR=$WORKDIR/hdf5/lib |
8 | |
9 | export NETCDF_INC_DIR=/fs/local/apps/netcdf-4.1.3_intel/include |
10 | export NETCDF_LIB_DIR=/fs/local/apps/netcdf-4.1.3_intel/lib |
Note: See TracBrowser
for help on using the repository browser.