[cig-commits] r19178 - short/3D/PyLith/branches/v1.6-stable/tests/3d/cyclicfriction

brad at geodynamics.org brad at geodynamics.org
Thu Nov 10 13:31:08 PST 2011


Author: brad
Date: 2011-11-10 13:31:08 -0800 (Thu, 10 Nov 2011)
New Revision: 19178

Modified:
   short/3D/PyLith/branches/v1.6-stable/tests/3d/cyclicfriction/pylithapp.cfg
Log:
Increase number of SNES iterations.

Modified: short/3D/PyLith/branches/v1.6-stable/tests/3d/cyclicfriction/pylithapp.cfg
===================================================================
--- short/3D/PyLith/branches/v1.6-stable/tests/3d/cyclicfriction/pylithapp.cfg	2011-11-10 19:53:25 UTC (rev 19177)
+++ short/3D/PyLith/branches/v1.6-stable/tests/3d/cyclicfriction/pylithapp.cfg	2011-11-10 21:31:08 UTC (rev 19178)
@@ -183,7 +183,7 @@
 # Nonlinear solver monitoring options.
 snes_rtol = 1.0e-8
 snes_atol = 1.0e-7
-snes_max_it = 50
+snes_max_it = 100
 snes_monitor = true
 snes_ls_monitor = true
 #snes_view = true



More information about the CIG-COMMITS mailing list