[cig-commits] r14020 - in long/3D/Gale/trunk: . input/benchmarks/falling_sphere

walter at geodynamics.org walter at geodynamics.org
Wed Feb 4 11:23:14 PST 2009


Author: walter
Date: 2009-02-04 11:23:14 -0800 (Wed, 04 Feb 2009)
New Revision: 14020

Modified:
   long/3D/Gale/trunk/
   long/3D/Gale/trunk/input/benchmarks/falling_sphere/sphere_in_cylinder.xml
Log:
 r2484 at dante:  boo | 2009-01-28 10:26:56 -0800
 Fix CentreY in falling_sphere



Property changes on: long/3D/Gale/trunk
___________________________________________________________________
Name: svk:merge
   - 3a629746-de10-0410-b17b-fd6ecaaa963e:/cig:2483
   + 3a629746-de10-0410-b17b-fd6ecaaa963e:/cig:2484

Modified: long/3D/Gale/trunk/input/benchmarks/falling_sphere/sphere_in_cylinder.xml
===================================================================
--- long/3D/Gale/trunk/input/benchmarks/falling_sphere/sphere_in_cylinder.xml	2009-02-04 19:23:13 UTC (rev 14019)
+++ long/3D/Gale/trunk/input/benchmarks/falling_sphere/sphere_in_cylinder.xml	2009-02-04 19:23:14 UTC (rev 14020)
@@ -546,6 +546,6 @@
 <!--   <param name="checkpointEvery">1</param> -->
   <param name="linearTolerance">1.0e-5</param>
   <param name="centreX">0.0</param>
-  <param name="centreY">640</param>
+  <param name="centreY">4.0</param>
   <param name="centreZ">0.0</param>
 </StGermainData>



More information about the CIG-COMMITS mailing list