XIOS build configuration files for the SalishSeaCast NEMO ocean model.
- If you are a member of the SalishSeaCast organization on GitHub, clone the https://github.com/SalishSeaCast/XIOS-2 repository, otherwise, check out the XIOS source code from the http://forge.ipsl.jussieu.fr/ioserver/ SVN repository
- Clone this repository beside your XIOS checkout
- Symlink the
arch-*
files for the system that you are working on into theXIOS/arch/
directory. For example, ongraham.computecanada.ca
, symlink each of theALLIANCE/arch-X64_GRAHAM.*
files into theXIOS/arch/
directory. - Build XIOS with
./make_xios
. For example, ongraham
, use./make_xios --arch X64_GRAHAM --job 8
Please see the SalishSeaCast NEMO quick start guide for the system that you are working on for more details and specific commands.
The SalishSeaCast NEMO Model XIOS ARCH files are copyright 2015 – present by the SalishSeaCast Project Contributors and The University of British Columbia.
They are licensed under the Apache License, Version 2.0. http://www.apache.org/licenses/LICENSE-2.0 Please see the LICENSE file for details of the license.