Last change
on this file since 5091 was
4498,
checked in by Laurent Fairhead, 19 months ago
|
Switching repository for the LMDZ / DYNAMICO interface from HEAT to LMDZ
Initial revision immported is 457
|
File size:
333 bytes
|
Line | |
---|
1 | module unload netcdf |
---|
2 | module unload hdf5 |
---|
3 | module load hdf5/1.8.12_parallel |
---|
4 | module load netcdf/4.3.3.1_hdf5_parallel |
---|
5 | module load vampir |
---|
6 | module 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.