|
Last change
on this file since 5401 was
4498,
checked in by Laurent Fairhead, 3 years ago
|
|
Switching repository for the LMDZ / DYNAMICO interface from HEAT to LMDZ
Initial revision immported is 457
|
|
File size:
258 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=$WORKDIR/netcdf4/include |
|---|
| 10 | #export NETCDF_LIB_DIR=$WORKDIR/netcdf4/lib |
|---|
Note: See
TracBrowser
for help on using the repository browser.