source: ICOSA_LMDZ/arch/arch-X64_MIRAGE.env

Last change on this file was 4498, checked in by Laurent Fairhead, 15 months ago

Switching repository for the LMDZ / DYNAMICO interface from HEAT to LMDZ
Initial revision immported is 457

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
6export HDF5_INC_DIR=$WORKDIR/hdf5/include
7export HDF5_LIB_DIR=$WORKDIR/hdf5/lib
8
9export NETCDF_INC_DIR=/fs/local/apps/netcdf-4.1.3_intel/include
10export NETCDF_LIB_DIR=/fs/local/apps/netcdf-4.1.3_intel/lib
Note: See TracBrowser for help on using the repository browser.