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

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


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

Added:
   long/3D/Gale/trunk/src/Underworld/InputFiles/DepthDependentViscosity.xml
Modified:
   long/3D/Gale/trunk/src/Underworld/
   long/3D/Gale/trunk/src/Underworld/Rheology/src/DepthDependentViscosity.meta
Log:
 r590 at earth:  boo | 2006-10-11 13:52:09 -0700
  r552 at earth (orig r329):  JulianGiordani | 2006-09-12 19:14:02 -0700
  
  Just some house cleaning. Moving the DepthDependentViscosity.xml from ExperimentalUnderworld to Underworld.
  Also making small cleanup of .meta
  
  
 



Property changes on: long/3D/Gale/trunk/src/Underworld
___________________________________________________________________
Name: svk:merge
   - 9570c393-cf10-0410-b476-9a651db1e55a:/cig:589
c24a034b-ab11-0410-afe6-cfe714e2959e:/trunk:328
   + 9570c393-cf10-0410-b476-9a651db1e55a:/cig:590
c24a034b-ab11-0410-afe6-cfe714e2959e:/trunk:329

Added: long/3D/Gale/trunk/src/Underworld/InputFiles/DepthDependentViscosity.xml
===================================================================
--- long/3D/Gale/trunk/src/Underworld/InputFiles/DepthDependentViscosity.xml	2006-10-11 20:54:05 UTC (rev 4929)
+++ long/3D/Gale/trunk/src/Underworld/InputFiles/DepthDependentViscosity.xml	2006-10-11 20:54:08 UTC (rev 4930)
@@ -0,0 +1,87 @@
+<?xml version="1.0"?>
+<!DOCTYPE StGermainData SYSTEM "stgermain.dtd">
+
+<StGermainData xmlns="http://www.vpac.org/StGermain/XML_IO_Handler/Jun2003">
+
+	<include> BaseApps/ThermalConvection.xml </include>
+	
+	<list name="plugins" mergeType="merge">
+		<param>ExperimentalUnderworld_Init</param>	
+
+		<!-- Output Plugins -->
+		<param>StG_FEM_FrequentOutput</param>	
+		<param>Underworld_Nusselt</param>	
+		<param>Underworld_Vrms</param>	
+		<param>StG_FEM_CPUTime</param>	
+	</list>
+
+	<struct name="components" mergeType="merge">
+		<struct name="rheology">
+			<param name="Type">DepthDependentViscosity</param>
+			<param name="Mesh">mesh-linear</param>
+			<param name="eta0">1.0e6</param>
+			<param name="gamma">13.815510558</param>
+			<param name="referencePoint">1.0</param>
+			<param name="variationAxis">x</param>
+		</struct>
+		<struct name="shape">
+			<param name="Type">Everywhere</param>
+		</struct>		
+		<struct name="material">
+			<param name="Type">RheologyMaterial</param>
+			<param name="Shape">shape</param>
+			<param name="Rheology">rheology</param>
+		</struct>	
+	</struct>
+
+	<!-- Simulation control -->
+	<param name="maxTimeSteps"> 200000 </param>
+	<param name="outputPath"> ./output </param>
+	<param name="dumpEvery"> 1 </param>	
+	
+	<param name="Ra"> 1e7 </param>	
+	
+	<param name="courantFactor"> 0.25 </param>	
+	
+	<!-- Journal Control -->
+	<param name="journal.info.Context-verbose">True</param>
+	<param name="journal-level.info.Stg_ComponentFactory">2</param>
+	<param name="journal.debug">f</param>
+	<param name="journal-enable-branch.debug.StG_FEM">f</param>
+	<param name="journal-level-branch.debug.StG_FEM"> 2 </param>	
+	
+	<!-- Geometry & Mesh setup -->
+	<param name="dim"> 2 </param>
+	<param name="elementResI"> 32 </param>
+	<param name="elementResJ"> 32 </param>
+	<param name="elementResK"> 1 </param>
+	<param name="shadowDepth"> 1 </param>
+	<param name="minX"> 0.0 </param>
+	<param name="minY"> 0.0 </param>
+	<param name="minZ"> 0.0 </param>
+	<param name="maxX"> 1.0 </param>
+	<param name="maxY"> 1.0 </param>
+	<param name="maxZ"> 1.0 </param>
+	<param name="allowUnbalancing"> True </param>
+
+	<!-- Set up BCs and ICs -->
+	<include> VariableConditions/temperatureBCs.xml </include>
+	<include> VariableConditions/temperatureICs.sinusoid.xml </include>
+	<include> VariableConditions/velocityBCs.freeslip.xml </include>
+
+	<!-- Integration Scheme configuration -->
+	<param name="gaussParticlesX"> 2 </param>
+	<param name="gaussParticlesY"> 2 </param>
+	<param name="gaussParticlesZ"> 2 </param>
+	<param name="particlesPerCell"> 20 </param>
+
+	<!-- Visualisation stuff -->
+	<include>./Viewports/TemperatureAndVelocityArrowsVP.xml</include>
+	<include>./window.xml</include>
+	<struct name="components" mergeType="merge">
+		<struct name="window" mergeType="merge">
+			<param name="Viewport">TemperatureAndVelocityArrowsVP</param>
+		</struct>
+	</struct>
+ 
+</StGermainData>

Modified: long/3D/Gale/trunk/src/Underworld/Rheology/src/DepthDependentViscosity.meta
===================================================================
--- long/3D/Gale/trunk/src/Underworld/Rheology/src/DepthDependentViscosity.meta	2006-10-11 20:54:05 UTC (rev 4929)
+++ long/3D/Gale/trunk/src/Underworld/Rheology/src/DepthDependentViscosity.meta	2006-10-11 20:54:08 UTC (rev 4930)
@@ -50,11 +50,8 @@
 		<param name="Description">The mesh given so that this component can find the global coordinate of the particle.</param>
 	</struct>
 
-<!-- PLEASE, check the above struct information is accurate, in line number 133 of the c file and then remove this comment afterwards -->
-
-
 </list>
 <!-- Add an exmaple XML if possible -->
-<param name="Example">...</param>
+<param name="Example">./Underworld/InputFiles/DepthDependentViscosity.xml</param>
 
 </StGermainData>



More information about the cig-commits mailing list