source: XIOS/dev/branch_openmp/arch/arch-X64_OCCIGEN.env @ 1620

Last change on this file since 1620 was 822, checked in by ymipsl, 8 years ago

Add Occigen arch files

YM

File size: 203 bytes
Line 
1#!/bin/bash
2module unload netcdf hdf5 intel bullxmpi
3
4module load intel
5module load bullxmpi
6module load hdf5
7module load netcdf
8
9export HDF5_INC_DIR=$HDF5HOME/include
10export HDF5_LIB_DIR=$HDF5HOME/lib
Note: See TracBrowser for help on using the repository browser.