Feature/proximal newton solver
Compare changes
- Lisa Julia Nebel authored
+ 9
− 18
@@ -9,13 +9,13 @@ structuredGrid = true
@@ -9,13 +9,13 @@ structuredGrid = true
# Number of grid levels, all elements containing surfaceshell grid vertices will get adaptively refined
# When starting from a file, the stress-free configuration of the surfaceShell is read from a file, this file needs to match the *finest* grid level!
@@ -26,7 +26,7 @@ gridDeformation="[1.3*x[0], x[1], x[2]]"
@@ -26,7 +26,7 @@ gridDeformation="[1.3*x[0], x[1], x[2]]"
@@ -34,7 +34,7 @@ dirichletVerticesPredicate = "x[0] < 0.01"
@@ -34,7 +34,7 @@ dirichletVerticesPredicate = "x[0] < 0.01"
### Python predicate specifying all surfaceshell grid vertices, elements conataining these vertices will get adaptively refined
@@ -60,7 +60,7 @@ numHomotopySteps = 1
@@ -60,7 +60,7 @@ numHomotopySteps = 1
@@ -70,7 +70,7 @@ instrumented = 0
@@ -70,7 +70,7 @@ instrumented = 0
@@ -102,14 +102,11 @@ mgTolerance = 1e-5
@@ -102,14 +102,11 @@ mgTolerance = 1e-5
@@ -125,13 +122,7 @@ surfaceShellParameters = surface-shell-parameters-1-3
@@ -125,13 +122,7 @@ surfaceShellParameters = surface-shell-parameters-1-3