Pierre-Yves Barriat f6c9b78e93 Upgrade to 2023a 2 月之前
..
arch f6c9b78e93 Upgrade to 2023a 2 月之前
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]