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

From ccrmwiki
Jump to: navigation, search
 
(6 intermediate revisions by the same user not shown)
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]. 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.  
  
CMake Build System (v3.2 and up)[http://ccrm.vims.edu/w/index.php/CMake_Build_System]
+
[http://ccrm.vims.edu/w/index.php/CMake_Build_System '''CMake Build System (v3.2 and up)''']

Latest 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.

CMake Build System (v3.2 and up)