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

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]