[cig-commits] r20336 - short/3D/PyLith/branches/v1.7-trunk/examples/2d/subduction

brad at geodynamics.org brad at geodynamics.org
Fri Jun 8 13:12:58 PDT 2012


Author: brad
Date: 2012-06-08 13:12:58 -0700 (Fri, 08 Jun 2012)
New Revision: 20336

Modified:
   short/3D/PyLith/branches/v1.7-trunk/examples/2d/subduction/step04.cfg
Log:
Increase number of maximum interations for running in parallel.

Modified: short/3D/PyLith/branches/v1.7-trunk/examples/2d/subduction/step04.cfg
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/examples/2d/subduction/step04.cfg	2012-06-08 19:45:53 UTC (rev 20335)
+++ short/3D/PyLith/branches/v1.7-trunk/examples/2d/subduction/step04.cfg	2012-06-08 20:12:58 UTC (rev 20336)
@@ -171,6 +171,6 @@
 # tolerance for slip. Increase number of iterations.
 ksp_rtol = 1.0e-12
 ksp_atol = 1.0e-13
-ksp_max_it = 400
+ksp_max_it = 800
 
 # End of file



More information about the CIG-COMMITS mailing list