Pierre-Yves Barriat 09f45e96b2 Lucia specs integration 1 year ago
..
arch 09f45e96b2 Lucia specs integration 1 year ago
doc 71250bb2a0 Initial fork tag 3.3.3.2 1 year ago
extern 71250bb2a0 Initial fork tag 3.3.3.2 1 year ago
inputs 71250bb2a0 Initial fork tag 3.3.3.2 1 year ago
src 71250bb2a0 Initial fork tag 3.3.3.2 1 year ago
tools 71250bb2a0 Initial fork tag 3.3.3.2 1 year ago
Doxyfile 71250bb2a0 Initial fork tag 3.3.3.2 1 year ago
Licence.txt 71250bb2a0 Initial fork tag 3.3.3.2 1 year ago
Licence_CeCILL_V2-en.txt 71250bb2a0 Initial fork tag 3.3.3.2 1 year ago
Licence_CeCILL_V2-fr.txt 71250bb2a0 Initial fork tag 3.3.3.2 1 year ago
README 71250bb2a0 Initial fork tag 3.3.3.2 1 year ago
SVNROOTINFO 71250bb2a0 Initial fork tag 3.3.3.2 1 year ago
bld.cfg 71250bb2a0 Initial fork tag 3.3.3.2 1 year ago
header_licence 71250bb2a0 Initial fork tag 3.3.3.2 1 year ago
make_xios 71250bb2a0 Initial fork tag 3.3.3.2 1 year ago

README

# Compile XIOS with:
#
# NOTE: The command below requires a parallel NetCDF library to be installed
# and configured in config-build.xml! This is required to run XIOS2 in parallel
# mode (i.e. multiple servers and single-file output), which is the recommended
# configuration. If only sequential NetCDF is available, change "--netcdf_lib
# netcdf4_par" to "--netcdf_lib netcdf4_seq"
#
./make_xios --arch ecconf --use_oasis oasis3_mct --netcdf_lib netcdf4_par [--dev] [--full] [--job N]