jrleeman / rsfmodel

Rate and state frictional solver
MIT License
31 stars 12 forks source link

Build Status Coverage Status Documentation Status

Rate and State Friction Toolkit

This Python module enables modeling of frictional response to dynamic events such as velocity steps and time dependent frictional healing. The rate and state framework was laid out in Dieterich (1979), and furthered by Ruina(1983). A summary article by Chris Marone (1998) provides a solid background.

SciPy 2016 Materials

Examples of use

Examples of simple single state variable and more complex multiple state-variable cases are included in the examples directory.

Useful References