The source project of this merge request has been removed.
PARMG cleanup, write out deformationfunction to a file, Continue the trustregionsolver with a smaller trustregion radius in case of an exception
1 unresolved thread
Compare changes
- lisa_julia.nebel_at_tu-dresden.de authored
Add option for adaptive refinement, write the grid using an unstructured grid writer and create a file containing the final deformation The grid and the file can then be read by dune-gfe Make dune-vtk optional
@@ -3,14 +3,21 @@
@@ -3,14 +3,21 @@
#Overlap indicator for the grid when doing parallel calculations; when set to false, all communication will be done assuming there is no overlap when assembling the matrix and the rhs
@@ -23,13 +30,13 @@ numHomotopySteps = 1
@@ -23,13 +30,13 @@ numHomotopySteps = 1
@@ -56,31 +63,31 @@ baseTolerance = 1e-8
@@ -56,31 +63,31 @@ baseTolerance = 1e-8
mooneyrivlin_energy = log # log, square or ciarlet; different ways to compute the Mooney-Rivlin-Energy
@@ -95,12 +102,16 @@ problem = wriggers-l-shape
@@ -95,12 +102,16 @@ problem = wriggers-l-shape