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

Use 500 timesteps

parent 9be78e4e
No related branches found
No related tags found
No related merge requests found
# -*- mode:conf -*- # -*- mode:conf -*-
timesteps = 600 timesteps = 500
verbose = false verbose = false
printCoefficient = true printCoefficient = true
...@@ -73,7 +73,7 @@ model = Exponential ...@@ -73,7 +73,7 @@ model = Exponential
[boundary.friction.state] [boundary.friction.state]
evolve = true evolve = true
# log(alpha(0)) # log(alpha(0))
initial = -2.42037 # Dirichlet: -4.72295 (1e-4), -2.42037 (1e-3), -0.117783 (1e-2) initial = -2.23805
model = Dieterich # Ruina model = Dieterich # Ruina
[boundary.friction.ruina] [boundary.friction.ruina]
......
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