[cig-commits] commit: Remove T-mesh from the input files

Mercurial hg at geodynamics.org
Fri Mar 16 11:45:42 PDT 2012


changeset:   450:b4ac044e1eaf
tag:         tip
user:        Walter Landry <wlandry at caltech.edu>
date:        Fri Mar 16 11:45:27 2012 -0700
files:       input/benchmarks/thermal_lagrangian.json input/cookbook/non_newtonian.json input/cookbook/thermal.json input/cookbook/thermal_file.json input/cookbook/thermal_only.json
description:
Remove T-mesh from the input files


diff -r 70806ed94ca3 -r b4ac044e1eaf input/benchmarks/thermal_lagrangian.json
--- a/input/benchmarks/thermal_lagrangian.json	Fri Mar 16 11:45:12 2012 -0700
+++ b/input/benchmarks/thermal_lagrangian.json	Fri Mar 16 11:45:27 2012 -0700
@@ -4,7 +4,6 @@
         "systems": [
             {
                 "mesh": "v-mesh",
-                "T-mesh": "T-mesh",
                 "displacementField": "DisplacementField",
                 "remesher": "velocityRemesher",
                 "velocityField": "VelocityField"
diff -r 70806ed94ca3 -r b4ac044e1eaf input/cookbook/non_newtonian.json
--- a/input/cookbook/non_newtonian.json	Fri Mar 16 11:45:12 2012 -0700
+++ b/input/cookbook/non_newtonian.json	Fri Mar 16 11:45:27 2012 -0700
@@ -5,7 +5,6 @@
             {
                 "mesh": "v-mesh",
                 "p-mesh": "p-mesh",
-                "T-mesh": "T-mesh",
                 "displacementField": "DisplacementField",
                 "remesher": "velocityRemesher",
                 "velocityField": "VelocityField",
diff -r 70806ed94ca3 -r b4ac044e1eaf input/cookbook/thermal.json
--- a/input/cookbook/thermal.json	Fri Mar 16 11:45:12 2012 -0700
+++ b/input/cookbook/thermal.json	Fri Mar 16 11:45:27 2012 -0700
@@ -5,7 +5,6 @@
             {
                 "mesh": "v-mesh",
                 "p-mesh": "p-mesh",
-                "T-mesh": "T-mesh",
                 "displacementField": "DisplacementField",
                 "remesher": "velocityRemesher",
                 "velocityField": "VelocityField",
diff -r 70806ed94ca3 -r b4ac044e1eaf input/cookbook/thermal_file.json
--- a/input/cookbook/thermal_file.json	Fri Mar 16 11:45:12 2012 -0700
+++ b/input/cookbook/thermal_file.json	Fri Mar 16 11:45:27 2012 -0700
@@ -5,7 +5,6 @@
             {
                 "mesh": "v-mesh",
                 "p-mesh": "p-mesh",
-                "T-mesh": "T-mesh",
                 "displacementField": "DisplacementField",
                 "remesher": "velocityRemesher",
                 "velocityField": "VelocityField",
diff -r 70806ed94ca3 -r b4ac044e1eaf input/cookbook/thermal_only.json
--- a/input/cookbook/thermal_only.json	Fri Mar 16 11:45:12 2012 -0700
+++ b/input/cookbook/thermal_only.json	Fri Mar 16 11:45:27 2012 -0700
@@ -5,7 +5,6 @@
             {
                 "mesh": "v-mesh",
                 "p-mesh": "p-mesh",
-                "T-mesh": "T-mesh",
                 "displacementField": "DisplacementField",
                 "remesher": "velocityRemesher",
                 "velocityField": "VelocityField",



More information about the CIG-COMMITS mailing list