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

walter at geodynamics.org walter at geodynamics.org
Wed Oct 11 13:54:15 PDT 2006


Author: walter
Date: 2006-10-11 13:54:14 -0700 (Wed, 11 Oct 2006)
New Revision: 4933

Added:
   long/3D/Gale/trunk/src/Underworld/InputFiles/Viewports/AnalyticSuiteVP.xml
Modified:
   long/3D/Gale/trunk/src/Underworld/
Log:
 r593 at earth:  boo | 2006-10-11 13:52:09 -0700
  r555 at earth (orig r332):  JulianGiordani | 1969-12-31 17:47:10 -0800
  
  This is just a xml file which contains the analytic velocity and pressure viewports, the computed vel and p VPs and the relative error between the analytic and computational fields. I've just written this for easy of vizualising the analytic results against the codes results.
  
  
 



Property changes on: long/3D/Gale/trunk/src/Underworld
___________________________________________________________________
Name: svk:merge
   - 9570c393-cf10-0410-b476-9a651db1e55a:/cig:592
c24a034b-ab11-0410-afe6-cfe714e2959e:/trunk:331
   + 9570c393-cf10-0410-b476-9a651db1e55a:/cig:593
c24a034b-ab11-0410-afe6-cfe714e2959e:/trunk:332

Added: long/3D/Gale/trunk/src/Underworld/InputFiles/Viewports/AnalyticSuiteVP.xml
===================================================================
--- long/3D/Gale/trunk/src/Underworld/InputFiles/Viewports/AnalyticSuiteVP.xml	2006-10-11 20:54:13 UTC (rev 4932)
+++ long/3D/Gale/trunk/src/Underworld/InputFiles/Viewports/AnalyticSuiteVP.xml	2006-10-11 20:54:14 UTC (rev 4933)
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<StGermainData xmlns="http://www.vpac.org/StGermain/XML_IO_Handler/Jun2003">
+	<include> ../Viewports/VelocityMagnitudeVP.xml </include>
+	<include> ../Viewports/AnalyticVelocityMagnitudeVP.xml </include>
+	<include> ../Viewports/VelocityErrorMagnitudeVP.xml </include>
+	<include> ../Viewports/AnalyticPressureVP.xml </include>
+	<include> ../Viewports/PressureVP.xml </include>
+	<include> ../Viewports/PressureErrorVP.xml </include>
+	<include> ../Viewports/ParticleMaterialAndNodalVelocityVP.xml</include>
+	
+	<!--include> ../Viewports/StrainRateInvariantVP.xml </include>
+	<include> ../Viewports/SPR_VP.xml </include>
+	<include> ../Viewports/AnalyticStrainRateInvariantVP.xml </include>
+	-->
+	<include> ../window.xml </include>
+	<struct name="components" mergeType="merge">
+		<struct name="window" mergeType="merge">
+			<list name="Viewport">
+				<param>ParticleMaterialAndNodalVelocityVP VelocityMagnitudeVP VelocityErrorMagnitudeVP </param>
+			        <param> AnalyticPressureVP PressureVP PressureErrorVP </param>
+			        <!--
+				<param> recoveredStrainRateInvariantVP AnalyticStrainRateInvariantVP </param>
+				-->
+			</list>
+		</struct>	
+	</struct>
+  </StGermainData>



More information about the cig-commits mailing list