Ignore:
Timestamp:
02/13/15 14:22:22 (9 years ago)
Author:
ymipsl
Message:

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

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/branches/SATURN_DYNAMICO/CONFIG/arch/arch-X64_OCCIGEN.env

    r335 r338  
    11#!/bin/bash 
    2 module unload netcdf hdf5 intel bullxmpi 
     2module unload netcdf hdf5 intel bullxmpi intelmpi 
    33 
    44module load intel/14.0.4.211 
     
    1010export HDF5_INC_DIR=$HDF5HOME/include 
    1111export HDF5_LIB_DIR=$HDF5HOME/lib 
    12 export NETCDF_INC_DIR="$PWD/../NETCDF4/include" 
    13 export NETCDF_LIB_DIR="$PWD/../NETCDF4/lib" 
Note: See TracChangeset for help on using the changeset viewer.