New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
arch-X64_TITANE_GCC.env in vendors/XIOS/current/arch – NEMO

source: vendors/XIOS/current/arch/arch-X64_TITANE_GCC.env @ 3428

Last change on this file since 3428 was 3428, checked in by rblod, 12 years ago

importing initial XIOS vendor drop

File size: 270 bytes
Line 
1module unload bullxmpi
2module load openmpi/1.4.2_gnu
3module unload intel
4module load gcc
5
6export HDF5_INC_DIR=$WORKDIR/hdf5/include
7export HDF5_LIB_DIR=$WORKDIR/hdf5_gnu/lib
8
9export NETCDF_INC_DIR=$WORKDIR/netcdf4/include
10export NETCDF_LIB_DIR=$WORKDIR/netcdf4_gnu/lib
11
Note: See TracBrowser for help on using the repository browser.