Difference between revisions of "Downloading and compiling SCHISM and utilities"
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | You can download SCHISM at [http://ccrm.vims.edu/schismweb/ SCHISM site]. | + | You can download SCHISM at [http://ccrm.vims.edu/schismweb/ SCHISM site] (following instructions in Manual). |
| − | There are currently several build systems being used to build SCHISM, including GNU Make and CMake. The traditional GNU Makefiles are documented | + | There are currently several build systems being used to build SCHISM, including GNU Make and CMake. The traditional GNU Makefiles are documented in Manual, but are less powerful than CMake. |
<!-- ==GNU Make== | <!-- ==GNU Make== | ||
Latest revision as of 19:04, 27 August 2016
You can download SCHISM at SCHISM site (following instructions in Manual).
There are currently several build systems being used to build SCHISM, including GNU Make and CMake. The traditional GNU Makefiles are documented in Manual, but are less powerful than CMake.