[cig-commits] commit: Use dT/dx=0 boundaries on the sides for compression

Mercurial hg at geodynamics.org
Mon Jul 2 17:24:28 PDT 2012


changeset:   456:786b333eafa2
user:        Walter Landry <wlandry at caltech.edu>
date:        Mon Jul 02 17:23:54 2012 -0700
files:       input/geologic/compression.json
description:
Use dT/dx=0 boundaries on the sides for compression


diff -r b1d8039bfd32 -r 786b333eafa2 input/geologic/compression.json
--- a/input/geologic/compression.json	Mon Jun 25 15:51:55 2012 -0700
+++ b/input/geologic/compression.json	Mon Jul 02 17:23:54 2012 -0700
@@ -272,26 +272,6 @@
         "vcList": [
             {
                 "type": "WallVC",
-                "wall": "left",
-                "variables": [
-                    {
-                        "name": "temperature",
-                        "value": "y>700000 ? (800000-y)/(100000)*(1660-273) + 273 : 1660"
-                    }
-                ]
-            },
-            {
-                "type": "WallVC",
-                "wall": "right",
-                "variables": [
-                    {
-                        "name": "temperature",
-                        "value": "y>700000 ? (800000-y)/(100000)*(1660-273) + 273 : 1660"
-                    }
-                ]
-            },
-            {
-                "type": "WallVC",
                 "wall": "top",
                 "variables": [
                     {



More information about the CIG-COMMITS mailing list