[cig-commits] r5055 - in long/3D/Gale/trunk: . src/Gale/Apps/Extension

walter at geodynamics.org walter at geodynamics.org
Mon Oct 16 14:29:49 PDT 2006


Author: walter
Date: 2006-10-16 14:29:48 -0700 (Mon, 16 Oct 2006)
New Revision: 5055

Modified:
   long/3D/Gale/trunk/
   long/3D/Gale/trunk/src/Gale/Apps/Extension/surface-process.xml
Log:
 r976 at earth:  boo | 2006-10-16 14:29:02 -0700
 Remove viz stuff from surface-process.xml and make it less chatty



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

Modified: long/3D/Gale/trunk/src/Gale/Apps/Extension/surface-process.xml
===================================================================
--- long/3D/Gale/trunk/src/Gale/Apps/Extension/surface-process.xml	2006-10-16 19:55:30 UTC (rev 5054)
+++ long/3D/Gale/trunk/src/Gale/Apps/Extension/surface-process.xml	2006-10-16 21:29:48 UTC (rev 5055)
@@ -149,11 +149,6 @@
 		</struct>
 	</struct>
 
-	<!-- Output control -->
-	<param name="journal.debug"> f </param>
-	<param name="journal.info"> t </param>
-	<param name="journal.error"> t </param>
-
 	<!-- Simulation control -->
 	<param name="maxTimeSteps"> 500 </param>
 	<param name="outputEvery"> 1 </param>
@@ -263,15 +258,5 @@
 	<!-- BCs -->
 	<include>./VariableConditions/velocityBCs.sandbox.xml</include>
 
-	<!-- Rendering -->
-	<include> ./window.xml </include>
-	<include> ./Viewports/ParticleTypeVP.xml </include>
-	<struct name="components" mergeType="merge">
-		<struct name="window" mergeType="merge">
-			<list name="Viewport">
-				<param> ParticleTypeVP </param>
-			</list>
-		</struct>
-	</struct>
 
 </StGermainData>



More information about the cig-commits mailing list