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

walter at geodynamics.org walter at geodynamics.org
Sun Mar 29 14:35:40 PDT 2009


Author: walter
Date: 2009-03-29 14:35:40 -0700 (Sun, 29 Mar 2009)
New Revision: 14531

Modified:
   long/3D/Gale/trunk/
   long/3D/Gale/trunk/input/benchmarks/falling_sphere/sphere_in_cylinder.xml
Log:
 r2620 at dante:  boo | 2009-03-29 14:35:24 -0700
 Clean up falling sphere input file



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

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-03-29 21:35:32 UTC (rev 14530)
+++ long/3D/Gale/trunk/input/benchmarks/falling_sphere/sphere_in_cylinder.xml	2009-03-29 21:35:40 UTC (rev 14531)
@@ -415,14 +415,13 @@
     </struct>
   </struct>
   <list name="plugins">
-<!--     <param>Underworld_EulerDeform</param> -->
     <param>Underworld_VTKOutput</param>
   </list>
   <param name="maxTimeSteps">1</param>
   <param name="dtFactor">1.0</param>
   <param name="outputEvery">1</param>
   <param name="dumpEvery">1</param>
-  <param name="outputPath">./output.analytic</param>
+  <param name="outputPath">./output.sphere</param>
   <param name="dim">3</param>
   <param name="shadowDepth">1</param>
   <param name="minX">0.0f</param>
@@ -442,26 +441,6 @@
   <param name="gaussParticlesX">2</param>
   <param name="gaussParticlesY">2</param>
   <param name="gaussParticlesZ">2</param>
-  <struct name="EulerDeform">
-    <list name="systems">
-      <struct>
-        <param name="mesh">mesh-linear</param>
-        <param name="remesher">velocityRemesher</param>
-        <param name="velocityField">VelocityField</param>
-        <param name="wrapTop">True</param>
-        <list name="fields">
-          <struct>
-            <param name="field">VelocityField</param>
-            <param name="variable">velocity</param>
-          </struct>
-          <struct>
-            <param name="field">PressureField</param>
-            <param name="variable">pressure</param>
-          </struct>
-        </list>
-      </struct>
-    </list>
-  </struct>
   <struct name="velocityBCs">
     <param name="type">CompositeVC</param>
     <list name="vcList">



More information about the CIG-COMMITS mailing list