faultspaceplot as analysis tool

This change adds the faultspace-plotting scripts into FAIL*'s
tools/analysis/ folder and makes it CMake-configurable.

Change-Id: I9364a448a33853520629291721a6ed6d4e82eb32
This commit is contained in:
Michael Lenz
2016-02-08 15:44:34 +01:00
committed by Horst Schirmeier
parent fe5ccdf425
commit 52baab2d76
8 changed files with 327 additions and 0 deletions

View File

@ -33,6 +33,7 @@ Required for Fail*:
* a MySQL 5.0+ or MariaDB 5.1+ (MariaDB 5.5 recommended) server
* doxygen
* cmake-curses-gui
* python-numpy and python-matplotlib for the faultspaceplot tool