source: dynamico_lmdz/aquaplanet/ICOSA_LMDZ/arch/arch-X64_TITANE.env @ 3916

Last change on this file since 3916 was 3834, checked in by ymipsl, 10 years ago

Create new skeleton infrastructure for dynamico-LMDZ interface.

YM

File size: 258 bytes
Line 
1module unload netcdf
2module unload hdf5
3module load netcdf/3.6.3
4module 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.