[cig-commits] r5030 - in long/3D/Gale/trunk/src/Underworld: . InputFiles/tests

walter at geodynamics.org walter at geodynamics.org
Sat Oct 14 11:34:45 PDT 2006


Author: walter
Date: 2006-10-14 11:34:45 -0700 (Sat, 14 Oct 2006)
New Revision: 5030

Modified:
   long/3D/Gale/trunk/src/Underworld/
   long/3D/Gale/trunk/src/Underworld/InputFiles/tests/testThermoChemBenchmark.xml
Log:
 r662 at earth:  boo | 2006-10-14 11:34:07 -0700
  r656 at earth (orig r353):  KathleenHumble | 2006-10-11 22:40:16 -0700
  increasing the nonLinearMaxIterations
  and particlesPerCell to bring the accuracy up
  so the test will pass
  
 



Property changes on: long/3D/Gale/trunk/src/Underworld
___________________________________________________________________
Name: svk:merge
   - 9570c393-cf10-0410-b476-9a651db1e55a:/cig:661
c24a034b-ab11-0410-afe6-cfe714e2959e:/trunk:352
   + 9570c393-cf10-0410-b476-9a651db1e55a:/cig:662
c24a034b-ab11-0410-afe6-cfe714e2959e:/trunk:353

Modified: long/3D/Gale/trunk/src/Underworld/InputFiles/tests/testThermoChemBenchmark.xml
===================================================================
--- long/3D/Gale/trunk/src/Underworld/InputFiles/tests/testThermoChemBenchmark.xml	2006-10-14 18:34:40 UTC (rev 5029)
+++ long/3D/Gale/trunk/src/Underworld/InputFiles/tests/testThermoChemBenchmark.xml	2006-10-14 18:34:45 UTC (rev 5030)
@@ -58,7 +58,7 @@
 	
 	<param name="gravity"> 3e5 </param>	
 	<param name="courantFactor"> 0.25 </param>	
-	<param name="nonLinearMaxIterations"> 10 </param>
+	<param name="nonLinearMaxIterations"> 20 </param>
 
 	<!-- Journal Parameters -->
 	<param name="journal.info.Context-verbose">True</param>
@@ -82,7 +82,7 @@
 	<param name="allowUnbalancing"> True </param>
 
 	<!-- Swarm parameters -->
-	<param name="particlesPerCell"> 10 </param>
+	<param name="particlesPerCell"> 20 </param>
 
 	<!-- Set up BCs -->
 	<include> ../VariableConditions/temperatureBCs.xml </include>



More information about the cig-commits mailing list