Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 541 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 541 Bytes

halfspace

Python module to deal with stress (and strain, eventually) in an elastic halfspace due to loads, faulting, etc.

Currently, two main things are well implemented: Calculating stresses in a halfspace due to surface loading (especially topography), and projecting stresses onto planes (faults...) in the halfspace.

In the future, this will be updated to include stress and strain calculations from dislocations (Okada, 'Meade' triangular dislocations), Mogi-style pressure sources, etc.

But right now I don't need them.