source: CONFIG_DEVT/LMDZOR_V6.2_work_ENSEMBLES/modeles/XIOS/arch/arch-X64_OCCIGEN.env @ 5477

Last change on this file since 5477 was 5477, checked in by aclsce, 4 years ago
  • Created CONFIG_DEVT directory
  • First import of LMDZOR_V6.2_work_ENSEMBLES working configuration
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.