jrleeman / rsfmodel

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

Allow "designer friction" #27

Open jrleeman opened 9 years ago

jrleeman commented 9 years ago

Allow a,b, and Dc to vary as a function of slider velocity in some arbitrary functional form provided by the user.

jrleeman commented 8 years ago

This is becoming more important. We need to implement a way for the user to pass a function that defines the rate and state parameters as a function of velocity. This will probably directly tie into #35 as I believe we need the slider velocity to be calculated every step of the integrator or this could get really unstable.