Skip to content
Snippets Groups Projects
Commit 43258225 authored by wenqing's avatar wenqing
Browse files

Increased the tolerance of the local Newton method for BGRa in one test

parent cc01fcf6
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@
<nonlinear_solver>
<maximum_iterations>4000</maximum_iterations>
<residuum_tolerance>3.0e-5</residuum_tolerance>
<increment_tolerance>4.0e-7</increment_tolerance>
<increment_tolerance>4.0e-6</increment_tolerance>
</nonlinear_solver>
</constitutive_relation>
<constitutive_relation id="3">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment