diff --git a/cosserat-continuum.parset b/cosserat-continuum.parset index 71cb85b90f8b4aab7900cc2d77e8935d6d9f7074..ca00f613499c2c5955524e9e769b663fdcde7a78 100644 --- a/cosserat-continuum.parset +++ b/cosserat-continuum.parset @@ -5,7 +5,7 @@ numLevels = 1 numHomotopySteps = 1 # Tolerance of the trust region solver -tolerance = 1e-12 +tolerance = 1e-8 # Max number of steps of the trust region solver maxTrustRegionSteps = 20 @@ -29,7 +29,7 @@ mu = 1 baseIt = 100 # Tolerance of the multigrid solver -mgTolerance = 1e-10 +mgTolerance = 1e-7 # Tolerance of the base grid solver baseTolerance = 1e-8