source: XIOS/dev/dev_olga/src/arch/arch-X64_ATHENA.env @ 1022

Last change on this file since 1022 was 1022, checked in by mhnguyen, 7 years ago
File size: 483 bytes
Line 
1# Environment to compile XIOS on Athena
2#
3#   Prerequisite softwares installed with
4#
5module load INTEL/intel_xe_2013
6module load HDF5/hdf5-1.8.11_parallel
7module load NETCDF/netcdf-4.3_parallel
8module load NETCDF/parallel-netcdf-1.3.1
9
10#export NETCDF_DIR=${NETCDF}
11#export PNETCDF_DIR=${PNETCDF}
12export NETCDF_DIR=/users/home/opt/netcdf/netcdf-4.3_parallel
13export PNETCDF_DIR=/users/home/opt/netcdf/parallel-netcdf-1.3.1
14export HDF5_DIR=/users/home/opt/hdf5/hdf5-1.8.11_parallel
15
Note: See TracBrowser for help on using the repository browser.