Difference between revisions of "Downloading and compiling SELFE and utilities"
| Line 1: | Line 1: | ||
| − | You can download SELFE from the [http://www.stccmop.org/CORIE/modeling/selfe/ CMOP site]. More recent versions can be requested via [[ | + | You can download SELFE from the [http://www.stccmop.org/CORIE/modeling/selfe/ CMOP site]. More recent versions can be requested via [[Beta version testing]] |
There are currently several build systems being used to build SELFE, including GNU Make and CMake (v3.2 and up). The traditional GNU Makefiles are documented internally, but are not particularly powerful. | There are currently several build systems being used to build SELFE, including GNU Make and CMake (v3.2 and up). The traditional GNU Makefiles are documented internally, but are not particularly powerful. | ||
[http://ccrm.vims.edu/w/index.php/CMake_Build_System '''CMake Build System (v3.2 and up)'''] | [http://ccrm.vims.edu/w/index.php/CMake_Build_System '''CMake Build System (v3.2 and up)'''] | ||
Revision as of 08:54, 12 April 2013
You can download SELFE from the CMOP site. More recent versions can be requested via Beta version testing
There are currently several build systems being used to build SELFE, including GNU Make and CMake (v3.2 and up). The traditional GNU Makefiles are documented internally, but are not particularly powerful.