Kees den Heijer $Id: readme.txt 625 2014-11-26 13:09:10Z huber $ This directory contains some python scripts to perform D-GeoStability calculations prerequisites: - python - python xy is recommended (download at https://code.google.com/p/pythonxy/wiki/Downloads) - pyre package (for probabilistic tools): - download/checkout https://github.com/hackl/pyre - run "python setup.py develop" - openearthtools package (for D-GeoStability io): - download/checkout https://svn.oss.deltares.nl/repos/openearthtools/trunk/python/OpenEarthTools - run "python setup.py develop" - install D-GeoStability including RTO kernel (console): - .msi file available at n:\Deltabox\Postbox\Heijer,den Kees\vanLourens\MStab.Setup.msi - possibly c:\Program Files (x86)\Deltares\D-GeoStability\console\ has to be overwritten by n:\Deltabox\Postbox\Heijer,den Kees\vanLourens\console\ - add the location of the Deltares.Stability.Console.exe to your environmental variable "path" alter.py: - reads an example case, modifies the calculations method and runs the model using the RTO kernel - the results are put into the folder "alter", which needs to be created manually first *_prob.py: - runs the example case with the method as specified in the name - the results are put into a folder with the same name as the .py script (excluding ".py") which needs to be created manually first - obtains the sliding circle or sliding plane and set that as fixed - runs a FORM calculation, using the python pyre package