diff --git a/src/foam/foam.cfg b/src/foam/foam.cfg index 8da02eb5c7f4dc663556fb7313b91944bdff3a54..49a7eaf685fd0c8abbe225a2ea365382e9590d9c 100644 --- a/src/foam/foam.cfg +++ b/src/foam/foam.cfg @@ -1,6 +1,6 @@ # -*- 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 # [ ]