Skip to content
Snippets Groups Projects
Commit a74d5c9f authored by podlesny's avatar podlesny
Browse files

no friction parset

parent 09c7bde2
No related branches found
No related tags found
No related merge requests found
# -*- mode:conf -*-
[general]
outPath = tresca-0.6 # output written to ./output/outPath
outPath = no-friction # output written to ./output/outPath
gravity = 9.81 # [m/s^2]
[body0]
......@@ -39,7 +39,7 @@ V0 = 1e-6 # [m/s]
L = 1e-5 # [m]
initialAlpha = -10.0 # [ ]
stateModel = AgeingLaw
frictionModel = Tresca #Tresca #None #Truncated #Regularised
frictionModel = None #Tresca #None #Truncated #Regularised
[boundary.friction.weakening]
a = 0.010 # [ ]
b = 0.015 # [ ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment