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
@@ -6,12 +6,16 @@ structuredGrid = true
@@ -6,12 +6,16 @@ structuredGrid = true
# Number of grid levels: refinement levels of the surface shell part, refined using hierarchic refinement
#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
@@ -63,33 +67,50 @@ baseTolerance = 1e-8
@@ -63,33 +67,50 @@ baseTolerance = 1e-8
mooneyrivlin_energy = log # log, square or ciarlet; different ways to compute the Mooney-Rivlin-Energy
@@ -104,14 +125,14 @@ dirichletVerticesPredicate = "x[0] < 0.01"
@@ -104,14 +125,14 @@ dirichletVerticesPredicate = "x[0] < 0.01"