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

Solve a different problem

parent 75aaf998
No related branches found
No related tags found
No related merge requests found
# -*- mode:conf -*-
timesteps = 300
timesteps = 500
verbose = false
printEvolution = true
......@@ -10,7 +10,7 @@ printDifference = false
writeVTK = true
[grid]
refinements = 5
refinements = 7
[body]
E = 1e6
......@@ -90,7 +90,7 @@ initial = 1e-4
# Continuum mathematical modeling of slip weakening in geological systems
a = 0.015
b = 0.005
L = 1e-6
L = 1e-10
# The second-order a and b terms in [..] are very important in
# determining whether sliding is stable or unstable and (in appli-
......
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