[cig-commits] commit: Remove Threshold and CentPosRatio since they are just the defaults

Mercurial hg at geodynamics.org
Thu Sep 29 11:42:53 PDT 2011


changeset:   365:aade33f25891
tag:         tip
user:        Walter Landry <wlandry at caltech.edu>
date:        Thu Sep 29 11:41:16 2011 -0700
files:       Q2Pm1_input/cookbook/tracers.xml Q2Pm1_input/cookbook/viscous_deformed_bottom.xml
description:
Remove Threshold and CentPosRatio since they are just the defaults


diff -r 3145f1efda68 -r aade33f25891 Q2Pm1_input/cookbook/tracers.xml
--- a/Q2Pm1_input/cookbook/tracers.xml	Thu Sep 29 11:14:24 2011 -0700
+++ b/Q2Pm1_input/cookbook/tracers.xml	Thu Sep 29 11:41:16 2011 -0700
@@ -200,8 +200,6 @@
       <param name="maxSplits">3</param>
       <param name="MaterialPointsSwarm">materialSwarm</param>
       <param name="Inflow">True</param>
-      <param name="Threshold">0.8</param>
-      <param name="CentPosRatio">0.01</param>
     </struct>
     <struct name="localLayout">
       <param name="Type">MappedParticleLayout</param>
diff -r 3145f1efda68 -r aade33f25891 Q2Pm1_input/cookbook/viscous_deformed_bottom.xml
--- a/Q2Pm1_input/cookbook/viscous_deformed_bottom.xml	Thu Sep 29 11:14:24 2011 -0700
+++ b/Q2Pm1_input/cookbook/viscous_deformed_bottom.xml	Thu Sep 29 11:41:16 2011 -0700
@@ -154,7 +154,7 @@
       <param name="Swarm">picIntegrationPoints</param>
       <param name="Mesh">mesh-Q2</param>
       <param name="IC">stressICs</param>
-    </struct> 
+    </struct>
     <struct name="ViscosityField">
       <param name="Type">ViscosityField</param>
       <param name="Context">context</param>
@@ -200,8 +200,6 @@
       <param name="maxSplits">3</param>
       <param name="MaterialPointsSwarm">materialSwarm</param>
       <param name="Inflow">True</param>
-      <param name="Threshold">0.8</param>
-      <param name="CentPosRatio">0.01</param>
     </struct>
     <struct name="localLayout">
       <param name="Type">MappedParticleLayout</param>



More information about the CIG-COMMITS mailing list