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

[Problem] New defaults: time, V0

parent 932bba75
No related branches found
No related tags found
No related merge requests found
# -*- mode:conf -*- # -*- mode:conf -*-
timeSteps = 1000 timeSteps = 1000
endOfTime = 1.0 endOfTime = 15
verbose = false verbose = false
printProgress = false printProgress = false
...@@ -53,7 +53,7 @@ requiredResidual = 1e-12 ...@@ -53,7 +53,7 @@ requiredResidual = 1e-12
mu0 = 0.6 mu0 = 0.6
a = 0.010 a = 0.010
b = 0.015 b = 0.015
V0 = 1 V0 = 1e-6
L = 1e-5 L = 1e-5
initial_state = 4.54e-05 # exp(-10) initial_state = 4.54e-05 # exp(-10)
state_model = Dieterich state_model = Dieterich
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