Skip to content
Snippets Groups Projects
Commit 070036d8 authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Comments

parent b9fbdc0b
No related branches found
No related tags found
No related merge requests found
......@@ -68,6 +68,7 @@ normalstress = 0.1 # laursen depends a lot more on this
# constitutive properties for earthquake prediction
# http://earthquake.usgs.gov/research/physics/lab/prediction.pdf
mu = 0.5
# If eta is too large, the initial state becomes very large
eta = 1e-8
model = Ruina
......@@ -82,6 +83,7 @@ initial = 0
# Continuum mathematical modeling of slip weakening in geological systems
a = 0.015
b = 0.005
# If L is too large, reaching a steady state takes too long
L = 1e-8
# The second-order a and b terms in [..] are very important in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment