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

walter at geodynamics.org walter at geodynamics.org
Thu Dec 7 14:15:26 PST 2006


Author: walter
Date: 2006-12-07 14:15:26 -0800 (Thu, 07 Dec 2006)
New Revision: 5522

Added:
   long/3D/Gale/trunk/src/Underworld/InputFiles/Underworld_Components/DensityField.xml
Modified:
   long/3D/Gale/trunk/src/Underworld/
Log:
 r775 at earth:  boo | 2006-12-07 14:13:27 -0800
  r754 at earth (orig r396):  DaveStegman | 2006-12-03 23:12:46 -0800
  Adding in the needed component file so we can plot density field 
  
 



Property changes on: long/3D/Gale/trunk/src/Underworld
___________________________________________________________________
Name: svk:merge
   - 9570c393-cf10-0410-b476-9a651db1e55a:/cig:774
c24a034b-ab11-0410-afe6-cfe714e2959e:/trunk:395
   + 9570c393-cf10-0410-b476-9a651db1e55a:/cig:775
c24a034b-ab11-0410-afe6-cfe714e2959e:/trunk:396

Added: long/3D/Gale/trunk/src/Underworld/InputFiles/Underworld_Components/DensityField.xml
===================================================================
--- long/3D/Gale/trunk/src/Underworld/InputFiles/Underworld_Components/DensityField.xml	2006-12-07 22:15:24 UTC (rev 5521)
+++ long/3D/Gale/trunk/src/Underworld/InputFiles/Underworld_Components/DensityField.xml	2006-12-07 22:15:26 UTC (rev 5522)
@@ -0,0 +1,12 @@
+<StGermainData xmlns="http://www.vpac.org/StGermain/XML_IO_Handler/Jun2003">
+	<struct name="components" mergeType="merge">
+		<struct name="DensityField">
+			<param name="Type">DensityField</param>
+			<param name="Context">context</param>
+			<param name="Swarm">picIntegrationPoints</param>
+			<param name="Mesh">mesh-linear</param>
+			<param name="BuoyancyForceTerm">buoyancyForceTerm</param>
+			<param name="ConstitutiveMatrix">constitutiveMatrix</param>
+		</struct>
+	</struct>
+</StGermainData>	



More information about the cig-commits mailing list