[cig-commits] commit: Remove MeshAdvectionCorrection since it is no longer needed

Mercurial hg at geodynamics.org
Mon Nov 21 00:52:00 PST 2011


changeset:   414:92469d19bfd5
tag:         tip
user:        Walter Landry <wlandry at caltech.edu>
date:        Mon Nov 21 00:28:14 2011 -0800
files:       json_input/benchmarks/thermal_eulerian.json json_input/benchmarks/thermal_lagrangian.json
description:
Remove MeshAdvectionCorrection since it is no longer needed


diff -r 9b1f24b6f171 -r 92469d19bfd5 json_input/benchmarks/thermal_eulerian.json
--- a/json_input/benchmarks/thermal_eulerian.json	Sun Nov 20 23:10:46 2011 -0800
+++ b/json_input/benchmarks/thermal_eulerian.json	Mon Nov 21 00:28:14 2011 -0800
@@ -3,10 +3,6 @@
     [
         {
             "Type": "Underworld_EulerDeform",
-            "Context":"context"
-        },
-        {
-            "Type": "Underworld_MeshAdvectionCorrection",
             "Context":"context"
         }
     ],
diff -r 9b1f24b6f171 -r 92469d19bfd5 json_input/benchmarks/thermal_lagrangian.json
--- a/json_input/benchmarks/thermal_lagrangian.json	Sun Nov 20 23:10:46 2011 -0800
+++ b/json_input/benchmarks/thermal_lagrangian.json	Mon Nov 21 00:28:14 2011 -0800
@@ -3,10 +3,6 @@
     [
         {
             "Type": "Underworld_EulerDeform",
-            "Context":"context"
-        },
-        {
-            "Type": "Underworld_MeshAdvectionCorrection",
             "Context":"context"
         }
     ],



More information about the CIG-COMMITS mailing list