Downloading and compiling SCHISM and utilities
You can download SCHISM at SCHISM site.
There are currently several build systems being used to build SCHISM, including GNU Make and CMake. The traditional GNU Makefiles are documented below, and are less powerful than CMake.
GNU Make
Upon untarring the source code bundle, you'll find two directories that are needed for gnu make.
- src*
- mk*