source: codes/icosagcm/trunk/arch/arch-X64_CURIE.env @ 171

Last change on this file since 171 was 171, checked in by ymipsl, 11 years ago
  • XIOS integration -

Compiling with "-with_xios" option. Adapt path to find XIOS library (arch.path)
Retro-compatible with the old output. If xios is not present, dynamico will use the standard writefield function.
Need to have the iodef.xml configuration file in the exec directory

YM

File size: 329 bytes
Line 
1module unload netcdf
2module unload hdf5
3module load netcdf/4.2_hdf5_parallel
4module load  hdf5/1.8.9_parallel
5module load vampir
6module load vampirtrace
7
8#export HDF5_INC_DIR=$WORKDIR/hdf5/include
9#export HDF5_LIB_DIR=$WORKDIR/hdf5/lib
10
11#export NETCDF_INC_DIR=$WORKDIR/netcdf4/include
12#export NETCDF_LIB_DIR=$WORKDIR/netcdf4/lib
Note: See TracBrowser for help on using the repository browser.