[cig-commits] commit: Get rid of the picSwarm stuff in the input files since they are not needed anymore.

Mercurial hg at geodynamics.org
Sun Nov 7 18:11:28 PST 2010


changeset:   324:b42b559e9f77
tag:         tip
user:        Walter Landry <wlandry at caltech.edu>
date:        Sun Nov 07 09:10:46 2010 -0800
files:       input/cookbook/non_newtonian.xml input/cookbook/thermal.xml input/examples/dike.xml input/examples/subduction.xml
description:
Get rid of the picSwarm stuff in the input files since they are not needed anymore.


diff -r 17053771eefa -r b42b559e9f77 input/cookbook/non_newtonian.xml
--- a/input/cookbook/non_newtonian.xml	Sat Nov 06 11:16:46 2010 -0700
+++ b/input/cookbook/non_newtonian.xml	Sun Nov 07 09:10:46 2010 -0800
@@ -529,7 +529,6 @@
     <struct name="defaultResidualForceTerm">
       <param name="Type">AdvDiffResidualForceTerm</param>
       <param name="Swarm">gaussSwarm</param>
-      <param name="picSwarm">picIntegrationPoints</param>
       <param name="ForceVector">residual</param>
       <param name="ExtraInfo">EnergyEqn</param>
       <param name="VelocityField">VelocityField</param>
diff -r 17053771eefa -r b42b559e9f77 input/cookbook/thermal.xml
--- a/input/cookbook/thermal.xml	Sat Nov 06 11:16:46 2010 -0700
+++ b/input/cookbook/thermal.xml	Sun Nov 07 09:10:46 2010 -0800
@@ -519,7 +519,6 @@
     <struct name="defaultResidualForceTerm">
       <param name="Type">AdvDiffResidualForceTerm</param>
       <param name="Swarm">gaussSwarm</param>
-      <param name="picSwarm">picIntegrationPoints</param>
       <param name="ForceVector">residual</param>
       <param name="ExtraInfo">EnergyEqn</param>
       <param name="VelocityField">VelocityField</param>
diff -r 17053771eefa -r b42b559e9f77 input/examples/dike.xml
--- a/input/examples/dike.xml	Sat Nov 06 11:16:46 2010 -0700
+++ b/input/examples/dike.xml	Sun Nov 07 09:10:46 2010 -0800
@@ -682,7 +682,6 @@
     <struct name="defaultResidualForceTerm">
       <param name="Type">AdvDiffResidualForceTerm</param>
       <param name="Swarm">gaussSwarm</param>
-      <param name="picSwarm">picIntegrationPoints</param>
       <param name="ForceVector">residual</param>
       <param name="ExtraInfo">EnergyEqn</param>
       <param name="VelocityField">VelocityField</param>
diff -r 17053771eefa -r b42b559e9f77 input/examples/subduction.xml
--- a/input/examples/subduction.xml	Sat Nov 06 11:16:46 2010 -0700
+++ b/input/examples/subduction.xml	Sun Nov 07 09:10:46 2010 -0800
@@ -546,7 +546,6 @@
 <!--     <struct name="defaultResidualForceTerm"> -->
 <!--       <param name="Type">AdvDiffResidualForceTerm</param> -->
 <!--       <param name="Swarm">gaussSwarm</param> -->
-<!--       <param name="picSwarm">picIntegrationPoints</param> -->
 <!--       <param name="ForceVector">residual</param> -->
 <!--       <param name="ExtraInfo">EnergyEqn</param> -->
 <!--       <param name="VelocityField">VelocityField</param> -->



More information about the CIG-COMMITS mailing list