source: codes/icosagcm/branches/SATURN_DYNAMICO/CONFIG/arch/arch-X64_OCCIGEN.env @ 338

Last change on this file since 338 was 338, checked in by ymipsl, 9 years ago

Correction of occigen's arch file.
=> compilation checked

YM

  • Property svn:executable set to *
File size: 330 bytes
Line 
1#!/bin/bash
2module unload netcdf hdf5 intel bullxmpi intelmpi
3
4module load intel/14.0.4.211
5module load bullxmpi/1.2.8.3   
6module load hdf5/1.8.14_parallel_bullxmpi
7module load netcdf/bullxmpi/4.3.3-rc2
8module load netcdf/bullxmpi/fortran-4.4.1_4.3.3-rc2
9
10export HDF5_INC_DIR=$HDF5HOME/include
11export HDF5_LIB_DIR=$HDF5HOME/lib
Note: See TracBrowser for help on using the repository browser.