Difference between revisions of "Downloading and compiling SELFE and utilities"

From ccrmwiki
Jump to: navigation, search
Line 1: Line 1:
You can download SELFE from the CORIE [http://www.stccmop.org/CORIE/modeling/selfe/ home page]
+
You can download SELFE from the [http://www.stccmop.org/CORIE/modeling/selfe/ CMOP site]
  
 
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 10:30, 17 October 2012

You can download SELFE from the CMOP site

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.

CMake Build System (v3.2 and up)