source: codes/icosagcm/trunk/arch/arch-X64_MIRAGE.env

Last change on this file was 60, checked in by ymipsl, 12 years ago

add MIRAGE and LYNX arch files

YM

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.