<p><b>ringler@lanl.gov</b> 2009-08-10 09:17:03 -0600 (Mon, 10 Aug 2009)</p><p><br>
DX files for visualization<br>
        voronoi.dx -- viz for Voronoi diagram<br>
        triangle.dx -- viz for Delaunay trianglulation<br>
</p><hr noshade><pre><font color="gray">Added: trunk/swmodel/dx/triangle.dx
===================================================================
--- trunk/swmodel/dx/triangle.dx                                (rev 0)
+++ trunk/swmodel/dx/triangle.dx        2009-08-10 15:17:03 UTC (rev 18)
@@ -0,0 +1,173 @@
+
+object "positions list" class array type float rank 1 shape 3 items 245760
+ascii data file tri.position.data
+
+object "edge list" class array type int rank 0 items 245760
+ascii data file tri.edge.data
+attribute "ref" string "positions"
+
+object "loops list" class array type int rank 0 items 81920
+ascii data file tri.loop.data
+attribute "ref" string "edges"
+
+object "face list" class array type int rank 0 items 81920
+ascii data file tri.face.data
+attribute "ref" string "loops"
+
+object 0  class array type float rank 0 items 81920
+data file tri.area.data
+attribute "dep" string "faces"
+
+object 1  class array type float rank 0 items 81920
+data file vorticity.1.0.data
+attribute "dep" string "faces"
+
+object 2  class array type float rank 0 items 81920
+data file vorticity.1.1.data
+attribute "dep" string "faces"
+
+object 3  class array type float rank 0 items 81920
+data file vorticity.1.2.data
+attribute "dep" string "faces"
+
+object 4  class array type float rank 0 items 81920
+data file vorticity.1.3.data
+attribute "dep" string "faces"
+
+object 5  class array type float rank 0 items 81920
+data file vorticity.1.4.data
+attribute "dep" string "faces"
+
+object 6  class array type float rank 0 items 81920
+data file vorticity.1.5.data
+attribute "dep" string "faces"
+
+object 7  class array type float rank 0 items 81920
+data file vorticity.1.6.data
+attribute "dep" string "faces"
+
+object 8  class array type float rank 0 items 81920
+data file vorticity.1.7.data
+attribute "dep" string "faces"
+
+object 9  class array type float rank 0 items 81920
+data file vorticity.1.8.data
+attribute "dep" string "faces"
+
+object 10  class array type float rank 0 items 81920
+data file vorticity.1.9.data
+attribute "dep" string "faces"
+
+object 11  class array type float rank 0 items 81920
+data file vorticity.1.10.data
+attribute "dep" string "faces"
+
+object 12  class array type float rank 0 items 81920
+data file vorticity.1.11.data
+attribute "dep" string "faces"
+
+object 13  class array type float rank 0 items 81920
+data file vorticity.1.12.data
+attribute "dep" string "faces"
+
+
+
+object "areac" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           0
+
+
+object "vorticity.1.0" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           1
+
+object "vorticity.1.1" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           2
+
+object "vorticity.1.2" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           3
+
+object "vorticity.1.3" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           4
+
+object "vorticity.1.4" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           5
+
+object "vorticity.1.5" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           6
+
+object "vorticity.1.6" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           7
+
+object "vorticity.1.7" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           8
+
+object "vorticity.1.8" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           9
+
+object "vorticity.1.9" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           10
+
+object "vorticity.1.10" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           11
+
+object "vorticity.1.11" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           12
+
+object "vorticity.1.12" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           13
+
Modified: trunk/swmodel/dx/visual_vector.cfg
===================================================================
--- trunk/swmodel/dx/visual_vector.cfg        2009-08-10 15:15:00 UTC (rev 17)
+++ trunk/swmodel/dx/visual_vector.cfg        2009-08-10 15:17:03 UTC (rev 18)
@@ -1,120 +1,114 @@
 //
-// time: Sat Aug  1 19:18:23 2009
+// time: Fri Aug  7 15:29:44 2009
 //
 // version: 3.2.0 (format), 4.4.4 (DX)
 //
 // inaccessible panels:
 // inaccessible groups:
 //
-// panel[0]: position = (0.0156,0.6996), size = 0.2375x0.1546, startup = 1, devstyle = 1, screen = 0
+// panel[0]: position = (0.0156,0.7275), size = 0.2375x0.1546, startup = 0, devstyle = 1, screen = 0
 // title: value = VD String
 //
 // workspace: width = 500, height = 500
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[1]: position = (0.0051,0.0070), size = 0.1953x0.3821, startup = 1, devstyle = 1, screen = 0
+// panel[1]: position = (0.0051,0.0209), size = 0.1953x0.3821, startup = 0, devstyle = 1, screen = 0
 // title: value = Control Panel
 //
 // workspace: width = 500, height = 500
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[2]: position = (0.0437,0.0399), size = 0.1953x0.3821, startup = 1, devstyle = 1, screen = 0
+// panel[2]: position = (0.0437,0.0539), size = 0.1953x0.3821, startup = 0, devstyle = 1, screen = 0
 // title: value = Control Panel
 //
 // workspace: width = 500, height = 500
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[3]: position = (0.1344,0.1876), size = 0.1953x0.3821, startup = 1, devstyle = 1, screen = 0
+// panel[3]: position = (0.1344,0.2155), size = 0.1953x0.3821, startup = 0, devstyle = 1, screen = 0
 // title: value = Control Panel
 //
 // workspace: width = 500, height = 500
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[4]: position = (0.0051,0.0070), size = 0.1953x0.3821, startup = 1, devstyle = 1, screen = 0
+// panel[4]: position = (0.0051,0.0209), size = 0.1953x0.3821, startup = 0, devstyle = 1, screen = 0
 // title: value = Control Panel
 //
 // workspace: width = 500, height = 500
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[5]: position = (0.0051,0.0070), size = 0.1953x0.3821, startup = 1, devstyle = 1, screen = 0
+// panel[5]: position = (0.0051,0.0209), size = 0.1953x0.3821, startup = 0, devstyle = 1, screen = 0
 // title: value = Control Panel
 //
 // workspace: width = 500, height = 500
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[6]: position = (0.0051,0.0070), size = 0.1953x0.3821, startup = 1, devstyle = 1, screen = 0
+// panel[6]: position = (0.0051,0.0209), size = 0.1953x0.3821, startup = 0, devstyle = 1, screen = 0
 // title: value = Control Panel
 //
 // workspace: width = 500, height = 500
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[7]: position = (0.0051,0.0209), size = 0.1953x0.3821, startup = 1, devstyle = 1, screen = 0
+// panel[7]: position = (0.0051,0.0349), size = 0.1953x0.3821, startup = 0, devstyle = 1, screen = 0
 // title: value = Control Panel
 //
 // workspace: width = 500, height = 500
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[8]: position = (0.0051,0.0070), size = 0.1953x0.3821, startup = 1, devstyle = 1, screen = 0
+// panel[8]: position = (0.0051,0.0349), size = 0.1953x0.3821, startup = 0, devstyle = 1, screen = 0
 // title: value = Control Panel
 //
 // workspace: width = 500, height = 500
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[9]: position = (0.0051,0.0070), size = 0.1953x0.3821, startup = 1, devstyle = 1, screen = 0
+// panel[9]: position = (0.0051,0.0209), size = 0.1953x0.3821, startup = 0, devstyle = 1, screen = 0
 // title: value = Control Panel
 //
 // workspace: width = 500, height = 500
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[10]: position = (0.1504,0.4943), size = 0.1953x0.3821, startup = 1, devstyle = 1, screen = 0
+// panel[11]: position = (0.0051,0.0070), size = 0.1953x0.3821, startup = 0, devstyle = 1, screen = 0
 // title: value = Control Panel
 //
 // workspace: width = 500, height = 500
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[11]: position = (0.0051,0.0070), size = 0.1953x0.3821, startup = 1, devstyle = 1, screen = 0
+// panel[12]: position = (0.0051,0.0209), size = 0.1953x0.3821, startup = 0, devstyle = 1, screen = 0
 // title: value = Control Panel
 //
 // workspace: width = 500, height = 500
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[12]: position = (0.0051,0.0070), size = 0.1953x0.3821, startup = 1, devstyle = 1, screen = 0
+// panel[13]: position = (0.1562,0.5894), size = 0.1738x0.1629, startup = 0, devstyle = 1, screen = 0
 // title: value = Control Panel
 //
 // workspace: width = 500, height = 500
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[13]: position = (0.1562,0.5754), size = 0.1738x0.1629, startup = 1, devstyle = 1, screen = 0
+// panel[14]: position = (0.0051,0.0209), size = 0.1953x0.3821, startup = 0, devstyle = 1, screen = 0
 // title: value = Control Panel
 //
 // workspace: width = 500, height = 500
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[14]: position = (0.0051,0.0070), size = 0.1953x0.3821, startup = 1, devstyle = 1, screen = 0
+// panel[15]: position = (0.0281,0.1356), size = 0.1953x0.3821, startup = 0, devstyle = 1, screen = 0
 // title: value = Control Panel
 //
 // workspace: width = 500, height = 500
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[15]: position = (0.0281,0.1217), size = 0.1953x0.3821, startup = 1, devstyle = 1, screen = 0
+// panel[16]: position = (0.2605,0.4563), size = 0.3328x0.4880, startup = 0, devstyle = 1, screen = 0
 // title: value = Control Panel
 //
 // workspace: width = 500, height = 500
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[16]: position = (0.2605,0.4144), size = 0.3328x0.4880, startup = 1, devstyle = 1, screen = 0
-// title: value = Control Panel
-//
-// workspace: width = 500, height = 500
-// layout: snap = 0, width = 50, height = 50, align = NN
-//
-// panel[17]: position = (0.2691,0.5158), size = 0.2746x0.4392, startup = 1, devstyle = 1, screen = 0
+// panel[17]: position = (0.0059,0.4930), size = 0.2746x0.4392, startup = 1, devstyle = 1, screen = 0
 // title: value = Collected
 //
-// workspace: width = 500, height = 471
+// workspace: width = 430, height = 471
 // layout: snap = 0, width = 50, height = 50, align = NN
 //
-// panel[18]: position = (0.2535,0.2529), size = 0.1953x0.3821, startup = 1, devstyle = 1, screen = 0
+// panel[18]: position = (0.2535,0.2668), size = 0.1953x0.3821, startup = 0, devstyle = 1, screen = 0
 // title: value = Control Panel
 //
 // workspace: width = 500, height = 500
@@ -129,7 +123,7 @@
 // instance: panel = 3, x = 5, y = 5, style = Text, vertical = 1, size = 119x51
 // instance: panel = 17, x = 0, y = 134, style = Text, vertical = 1, size = 119x51
 //
-// interactor Integer[5]: num_components = 1, value = 1 
+// interactor Integer[5]: num_components = 1, value = 0 
 // component[0]: minimum = -1e+06, maximum = 1e+06, global increment = 1, decimal = 0, global continuous = 0
 // instance: panel = 9, x = 5, y = 5, style = Stepper, vertical = 1, size = 121x54
 // local continuous: value = 0, mode = global
@@ -138,12 +132,12 @@
 // local continuous: value = 0, mode = global
 // local increment[0]: value = 1, mode = global
 //
-// interactor FileSelector[1]: num_components = 1, value = "/Volumes/Simulations/cgrid_model/tc2/40962.test/dx/voronoi.dx"
+// interactor FileSelector[1]: num_components = 1, value = "/Volumes/Simulations/MPAS/svn-mpas-model.cgd.ucar.edu/trunk/swmodel/dx/voronoi.dx"
 // instance: panel = 1, x = 5, y = 5, style = FileSelector, vertical = 1, size = 180x55
 // instance: panel = 17, x = 4, y = 289, style = FileSelector, vertical = 1, size = 180x55
 // filter = /Users/todd/Desktop/svn/cvt/unstructured/run/40962.A.Cgrid/dx/*.dx
 //
-// interactor String[1]: num_components = 1, value = "area"
+// interactor String[1]: num_components = 1, value = "ke.1.0"
 // instance: panel = 0, x = 4, y = 14, style = Text, vertical = 1, size = 119x51
 // instance: panel = 16, x = 5, y = 5, style = Text, vertical = 1, size = 119x51
 // instance: panel = 17, x = 0, y = 0, style = Text, vertical = 1, size = 119x51
@@ -163,12 +157,12 @@
 // input[3]: defaulting = 0, value = { [0.84699454 1.0] }
 // input[4]: defaulting = 0, value = { [0.84972678 1.0] }
 // input[5]: defaulting = 0, value = "Colormap_1"
-// input[7]: defaulting = 1, value = 0.00022203138
-// input[8]: defaulting = 1, value = 0.00031800027
+// input[7]: defaulting = 1, value = 0.0
+// input[8]: defaulting = 1, value = 80737.0
 // input[9]: defaulting = 1, value = 20
-// input[12]: defaulting = 0, value = { 0.00022203138 0.00031800027 }
-// input[17]: defaulting = 0, value = 0.00022203138
-// input[18]: defaulting = 0, value = 0.00031800027
+// input[12]: defaulting = 0, value = { 0.0 80737.0 }
+// input[17]: defaulting = 0, value = 0.0
+// input[18]: defaulting = 0, value = 80737.0
 // window: position = (0.0605,0.4696), size = 0.4297x0.4284, screen = 0
 //
 // interactor String[7]: num_components = 1, value = "white"
@@ -205,12 +199,12 @@
 // local continuous: value = 0, mode = global
 // local increment[0]: value = 1, mode = global
 //
-// interactor FileSelector[6]: num_components = 1, value = "/Users/todd/Desktop/cgrid_model/run/dx/triangle.dx"
+// interactor FileSelector[6]: num_components = 1, value = "/Volumes/Simulations/MPAS/svn-mpas-model.cgd.ucar.edu/trunk/swmodel/dx/triangle.dx"
 // instance: panel = 12, x = 5, y = 5, style = FileSelector, vertical = 1, size = 180x55
 // instance: panel = 17, x = 0, y = 350, style = FileSelector, vertical = 1, size = 180x55
 // filter = /Users/todd/Desktop/cgrid_model/run/dx/*.dx
 //
-// interactor String[6]: num_components = 1, value = "thicknesscdiff"
+// interactor String[6]: num_components = 1, value = "vorticity.1.12"
 // instance: panel = 13, x = 5, y = 5, style = Text, vertical = 1, size = 119x51
 // instance: panel = 17, x = 1, y = 66, style = Text, vertical = 1, size = 119x51
 //
@@ -229,26 +223,26 @@
 // input[3]: defaulting = 0, value = { [0.84699454 1.0] }
 // input[4]: defaulting = 0, value = { [0.84972678 1.0] }
 // input[5]: defaulting = 0, value = "Colormap_2"
-// input[7]: defaulting = 1, value = -1.6069635e-10
-// input[8]: defaulting = 1, value = 1.6030199e-10
+// input[7]: defaulting = 1, value = -0.22230303
+// input[8]: defaulting = 1, value = 72107.0
 // input[9]: defaulting = 1, value = 20
-// input[12]: defaulting = 0, value = { -1.6069635e-10 1.6030199e-10 }
-// input[17]: defaulting = 0, value = -1.6069635e-10
-// input[18]: defaulting = 0, value = 1.6030199e-10
+// input[12]: defaulting = 0, value = { -0.22230303 72107.0 }
+// input[17]: defaulting = 0, value = -0.22230303
+// input[18]: defaulting = 0, value = 72107.0
 // window: position = (0.0605,0.4696), size = 0.4297x0.4284, screen = 0
 //
 // node Image[2]:
 // depth: value = 24
-// window: position = (0.3000,0.0051), size = 0.5680x0.8980, screen = 0
+// window: position = (0.2855,0.0399), size = 0.5680x0.8980, screen = 0
 // input[1]: defaulting = 0, value = "Image_2"
 // input[4]: defaulting = 0, value = 1
-// input[5]: defaulting = 0, value = [-0.00251771 0 0]
-// input[6]: defaulting = 0, value = [-0.00251771 0 6.76526]
-// input[7]: defaulting = 0, value = 2.39182
+// input[5]: defaulting = 0, value = [0 0 0]
+// input[6]: defaulting = 0, value = [0 -6.8363 0]
+// input[7]: defaulting = 0, value = 2.50853
 // input[8]: defaulting = 0, value = 1440
-// input[9]: defaulting = 0, value = 0.955
-// input[10]: defaulting = 0, value = [0 1 0]
-// input[11]: defaulting = 1, value = 20.0495
+// input[9]: defaulting = 0, value = 0.953
+// input[10]: defaulting = 0, value = [0 0 1]
+// input[11]: defaulting = 1, value = 20.793
 // input[12]: defaulting = 0, value = 0
 // input[14]: defaulting = 0, value = 1
 // input[15]: defaulting = 1, value = "none"
@@ -257,7 +251,7 @@
 // input[18]: defaulting = 1, value = 1
 // input[19]: defaulting = 0, value = 0
 // input[22]: defaulting = 0, value = "black"
-// input[25]: defaulting = 0, value = "/Users/todd/Desktop/CGrid.PVdiff.TC2.t7800.tiff"
+// input[25]: defaulting = 0, value = "/Users/todd/Desktop/ke.tiff"
 // input[26]: defaulting = 0, value = "tiff gamma=1"
 // input[27]: defaulting = 0, value = 750
 // input[28]: defaulting = 1, value = 1.0
@@ -268,5 +262,5 @@
 // input[37]: defaulting = 0, value = {"grey30", "grey5", "yellow", "white"}
 // input[38]: defaulting = 0, value = {"background", "grid", "ticks", "labels"}
 // input[39]: defaulting = 0, value = 0.5
-// input[41]: defaulting = 0, value = "panzoom"
+// input[41]: defaulting = 0, value = "none"
 // internal caching: 1
Modified: trunk/swmodel/dx/visual_vector.net
===================================================================
--- trunk/swmodel/dx/visual_vector.net        2009-08-10 15:15:00 UTC (rev 17)
+++ trunk/swmodel/dx/visual_vector.net        2009-08-10 15:17:03 UTC (rev 18)
@@ -1,5 +1,5 @@
 //
-// time: Sat Aug  1 19:18:23 2009
+// time: Fri Aug  7 15:29:44 2009
 //
 // version: 3.2.0 (format), 4.4.4 (DX)
 //
@@ -55,21 +55,21 @@
     // 
     // node Integer[5]: x = 61, y = 420, inputs = 11, label = Integer
     // input[1]: defaulting = 0, visible = 0, type = 32, value = "Integer_5"
-    // input[3]: defaulting = 0, visible = 0, type = 1, value = 1 
+    // input[3]: defaulting = 0, visible = 0, type = 1, value = 0 
     // input[5]: defaulting = 1, visible = 0, type = 1, value = -1000000
     // input[6]: defaulting = 1, visible = 0, type = 1, value = 1000000
     // input[7]: defaulting = 1, visible = 0, type = 5, value = 1.0
     // input[9]: defaulting = 1, visible = 0, type = 1, value = 0
-    // output[1]: visible = 1, type = 1, value = 1 
+    // output[1]: visible = 1, type = 1, value = 0 
     //
     // 
     // node FileSelector[1]: x = 66, y = 17, inputs = 0, label = FileSelector
-    // output[1]: visible = 1, type = 32, value = "/Volumes/Simulations/cgrid_model/tc2/40962.test/dx/voronoi.dx"
+    // output[1]: visible = 1, type = 32, value = "/Volumes/Simulations/MPAS/svn-mpas-model.cgd.ucar.edu/trunk/swmodel/dx/voronoi.dx"
     // output[2]: visible = 1, type = 32, value = "voronoi.dx"
     //
     // 
     // node String[1]: x = 187, y = 20, inputs = 0, label = String
-    // output[1]: visible = 1, type = 32, value = "area"
+    // output[1]: visible = 1, type = 32, value = "ke.1.0"
     //
     // 
     // node Import[1]: x = 120, y = 93, inputs = 6, label = Import
@@ -131,12 +131,12 @@
     // input[3]: defaulting = 0, visible = 0, type = 16777224, value = { [0.84699454 1.0] }
     // input[4]: defaulting = 0, visible = 0, type = 16777224, value = { [0.84972678 1.0] }
     // input[5]: defaulting = 0, visible = 0, type = 32, value = "Colormap_1"
-    // input[7]: defaulting = 1, visible = 0, type = 5, value = 0.00022203138
-    // input[8]: defaulting = 1, visible = 0, type = 5, value = 0.00031800027
+    // input[7]: defaulting = 1, visible = 0, type = 5, value = 0.0
+    // input[8]: defaulting = 1, visible = 0, type = 5, value = 80737.0
     // input[9]: defaulting = 1, visible = 0, type = 1, value = 20
-    // input[12]: defaulting = 0, visible = 0, type = 16777221, value = { 0.00022203138 0.00031800027 }
-    // input[17]: defaulting = 0, visible = 0, type = 5, value = 0.00022203138
-    // input[18]: defaulting = 0, visible = 0, type = 5, value = 0.00031800027
+    // input[12]: defaulting = 0, visible = 0, type = 16777221, value = { 0.0 80737.0 }
+    // input[17]: defaulting = 0, visible = 0, type = 5, value = 0.0
+    // input[18]: defaulting = 0, visible = 0, type = 5, value = 80737.0
     // window: position = (0.0605,0.4696), size = 0.4297x0.4284, screen = 0
     //
 main_Colormap_1_out_1[cache: 2],
@@ -336,12 +336,12 @@
     //
     // 
     // node FileSelector[6]: x = 704, y = 67, inputs = 0, label = FileSelector
-    // output[1]: visible = 1, type = 32, value = "/Users/todd/Desktop/cgrid_model/run/dx/triangle.dx"
+    // output[1]: visible = 1, type = 32, value = "/Volumes/Simulations/MPAS/svn-mpas-model.cgd.ucar.edu/trunk/swmodel/dx/triangle.dx"
     // output[2]: visible = 1, type = 32, value = "triangle.dx"
     //
     // 
     // node String[6]: x = 824, y = 70, inputs = 0, label = String
-    // output[1]: visible = 1, type = 32, value = "thicknesscdiff"
+    // output[1]: visible = 1, type = 32, value = "vorticity.1.12"
     //
     // 
     // node Import[6]: x = 758, y = 143, inputs = 6, label = Import
@@ -403,12 +403,12 @@
     // input[3]: defaulting = 0, visible = 0, type = 16777224, value = { [0.84699454 1.0] }
     // input[4]: defaulting = 0, visible = 0, type = 16777224, value = { [0.84972678 1.0] }
     // input[5]: defaulting = 0, visible = 0, type = 32, value = "Colormap_2"
-    // input[7]: defaulting = 1, visible = 0, type = 5, value = -1.6069635e-10
-    // input[8]: defaulting = 1, visible = 0, type = 5, value = 1.6030199e-10
+    // input[7]: defaulting = 1, visible = 0, type = 5, value = -0.22230303
+    // input[8]: defaulting = 1, visible = 0, type = 5, value = 72107.0
     // input[9]: defaulting = 1, visible = 0, type = 1, value = 20
-    // input[12]: defaulting = 0, visible = 0, type = 16777221, value = { -1.6069635e-10 1.6030199e-10 }
-    // input[17]: defaulting = 0, visible = 0, type = 5, value = -1.6069635e-10
-    // input[18]: defaulting = 0, visible = 0, type = 5, value = 1.6030199e-10
+    // input[12]: defaulting = 0, visible = 0, type = 16777221, value = { -0.22230303 72107.0 }
+    // input[17]: defaulting = 0, visible = 0, type = 5, value = -0.22230303
+    // input[18]: defaulting = 0, visible = 0, type = 5, value = 72107.0
     // window: position = (0.0605,0.4696), size = 0.4297x0.4284, screen = 0
     //
 main_Colormap_2_out_1[cache: 2],
@@ -533,13 +533,13 @@
     // node Image[2]: x = 453, y = 651, inputs = 49, label = Image
     // input[1]: defaulting = 0, visible = 0, type = 67108863, value = "Image_2"
     // input[4]: defaulting = 0, visible = 0, type = 1, value = 1
-    // input[5]: defaulting = 0, visible = 0, type = 8, value = [-0.00251771 0 0]
-    // input[6]: defaulting = 0, visible = 0, type = 8, value = [-0.00251771 0 6.76526]
-    // input[7]: defaulting = 0, visible = 0, type = 5, value = 2.39182
+    // input[5]: defaulting = 0, visible = 0, type = 8, value = [0 0 0]
+    // input[6]: defaulting = 0, visible = 0, type = 8, value = [0 -6.8363 0]
+    // input[7]: defaulting = 0, visible = 0, type = 5, value = 2.50853
     // input[8]: defaulting = 0, visible = 0, type = 1, value = 1440
-    // input[9]: defaulting = 0, visible = 0, type = 5, value = 0.955
-    // input[10]: defaulting = 0, visible = 0, type = 8, value = [0 1 0]
-    // input[11]: defaulting = 1, visible = 0, type = 5, value = 20.0495
+    // input[9]: defaulting = 0, visible = 0, type = 5, value = 0.953
+    // input[10]: defaulting = 0, visible = 0, type = 8, value = [0 0 1]
+    // input[11]: defaulting = 1, visible = 0, type = 5, value = 20.793
     // input[12]: defaulting = 0, visible = 0, type = 1, value = 0
     // input[14]: defaulting = 0, visible = 0, type = 1, value = 1
     // input[15]: defaulting = 1, visible = 0, type = 32, value = "none"
@@ -548,7 +548,7 @@
     // input[18]: defaulting = 1, visible = 0, type = 1, value = 1
     // input[19]: defaulting = 0, visible = 0, type = 1, value = 0
     // input[22]: defaulting = 0, visible = 0, type = 32, value = "black"
-    // input[25]: defaulting = 0, visible = 0, type = 32, value = "/Users/todd/Desktop/CGrid.PVdiff.TC2.t7800.tiff"
+    // input[25]: defaulting = 0, visible = 0, type = 32, value = "/Users/todd/Desktop/ke.tiff"
     // input[26]: defaulting = 0, visible = 0, type = 32, value = "tiff gamma=1"
     // input[27]: defaulting = 0, visible = 0, type = 1, value = 750
     // input[28]: defaulting = 1, visible = 0, type = 5, value = 1.0
@@ -559,9 +559,9 @@
     // input[37]: defaulting = 0, visible = 0, type = 16777248, value = {"grey30", "grey5", "yellow", "white"}
     // input[38]: defaulting = 0, visible = 0, type = 16777248, value = {"background", "grid", "ticks", "labels"}
     // input[39]: defaulting = 0, visible = 0, type = 5, value = 0.5
-    // input[41]: defaulting = 0, visible = 0, type = 32, value = "panzoom"
+    // input[41]: defaulting = 0, visible = 0, type = 32, value = "none"
     // depth: value = 24
-    // window: position = (0.3000,0.0051), size = 0.5680x0.8980, screen = 0
+    // window: position = (0.2855,0.0399), size = 0.5680x0.8980, screen = 0
     // internal caching: 1
     //
 main_Image_2_out_1,
@@ -649,7 +649,7 @@
 main_AutoGlyph_2_out_1 = NULL;
 main_Integer_5_in_1 = "Integer_5";
 main_Integer_5_in_2 = NULL;
-main_Integer_5_in_3 = 1 ;
+main_Integer_5_in_3 = 0 ;
 main_Integer_5_in_4 = NULL;
 main_Integer_5_in_5 = NULL;
 main_Integer_5_in_6 = NULL;
@@ -658,9 +658,9 @@
 main_Integer_5_in_9 = NULL;
 main_Integer_5_in_10 = NULL;
 main_Integer_5_in_11 = NULL;
-main_Integer_5_out_1 = 1 ;
-main_FileSelector_1_out_1 = "/Volumes/Simulations/cgrid_model/tc2/40962.test/dx/voronoi.dx";
-main_String_1_out_1 = "area";
+main_Integer_5_out_1 = 0 ;
+main_FileSelector_1_out_1 = "/Volumes/Simulations/MPAS/svn-mpas-model.cgd.ucar.edu/trunk/swmodel/dx/voronoi.dx";
+main_String_1_out_1 = "ke.1.0";
 main_Import_1_in_3 = "dx";
 main_Import_1_in_4 = NULL;
 main_Import_1_in_5 = NULL;
@@ -695,13 +695,13 @@
 main_Colormap_1_in_9 = NULL;
 main_Colormap_1_in_10 = NULL;
 main_Colormap_1_in_11 = NULL;
-main_Colormap_1_in_12 = { 0.00022203138 0.00031800027 };
+main_Colormap_1_in_12 = { 0.0 80737.0 };
 main_Colormap_1_in_13 = NULL;
 main_Colormap_1_in_14 = NULL;
 main_Colormap_1_in_15 = NULL;
 main_Colormap_1_in_16 = NULL;
-main_Colormap_1_in_17 = 0.00022203138;
-main_Colormap_1_in_18 = 0.00031800027;
+main_Colormap_1_in_17 = 0.0;
+main_Colormap_1_in_18 = 80737.0;
 main_Colormap_1_in_19 = NULL;
 main_Colormap_1_out_1 = NULL;
 main_String_7_out_1 = "white";
@@ -786,8 +786,8 @@
 main_Integer_10_in_10 = NULL;
 main_Integer_10_in_11 = NULL;
 main_Integer_10_out_1 = 0 ;
-main_FileSelector_6_out_1 = "/Users/todd/Desktop/cgrid_model/run/dx/triangle.dx";
-main_String_6_out_1 = "thicknesscdiff";
+main_FileSelector_6_out_1 = "/Volumes/Simulations/MPAS/svn-mpas-model.cgd.ucar.edu/trunk/swmodel/dx/triangle.dx";
+main_String_6_out_1 = "vorticity.1.12";
 main_Import_6_in_3 = "dx";
 main_Import_6_in_4 = NULL;
 main_Import_6_in_5 = NULL;
@@ -822,13 +822,13 @@
 main_Colormap_2_in_9 = NULL;
 main_Colormap_2_in_10 = NULL;
 main_Colormap_2_in_11 = NULL;
-main_Colormap_2_in_12 = { -1.6069635e-10 1.6030199e-10 };
+main_Colormap_2_in_12 = { -0.22230303 72107.0 };
 main_Colormap_2_in_13 = NULL;
 main_Colormap_2_in_14 = NULL;
 main_Colormap_2_in_15 = NULL;
 main_Colormap_2_in_16 = NULL;
-main_Colormap_2_in_17 = -1.6069635e-10;
-main_Colormap_2_in_18 = 1.6030199e-10;
+main_Colormap_2_in_17 = -0.22230303;
+main_Colormap_2_in_18 = 72107.0;
 main_Colormap_2_in_19 = NULL;
 main_Colormap_2_out_1 = NULL;
 main_ColorBar_3_in_2 = [0.05 0.075];
@@ -1185,12 +1185,12 @@
 main_Image_2_in_1 = "Image_2";
 main_Image_2_in_3 = "X24,,";
 main_Image_2_in_4 = 1;
-main_Image_2_in_5 = [-0.00251771 0 0];
-main_Image_2_in_6 = [-0.00251771 0 6.76526];
-main_Image_2_in_7 = 2.39182;
+main_Image_2_in_5 = [0 0 0];
+main_Image_2_in_6 = [0 -6.8363 0];
+main_Image_2_in_7 = 2.50853;
 main_Image_2_in_8 = 1440;
-main_Image_2_in_9 = 0.955;
-main_Image_2_in_10 = [0 1 0];
+main_Image_2_in_9 = 0.953;
+main_Image_2_in_10 = [0 0 1];
 main_Image_2_in_11 = NULL;
 main_Image_2_in_12 = 0;
 main_Image_2_in_13 = NULL;
@@ -1204,7 +1204,7 @@
 main_Image_2_in_21 = NULL;
 main_Image_2_in_22 = "black";
 main_Image_2_in_23 = NULL;
-main_Image_2_in_25 = "/Users/todd/Desktop/CGrid.PVdiff.TC2.t7800.tiff";
+main_Image_2_in_25 = "/Users/todd/Desktop/ke.tiff";
 main_Image_2_in_26 = "tiff gamma=1";
 main_Image_2_in_27 = 750;
 main_Image_2_in_28 = NULL;
@@ -1220,7 +1220,7 @@
 main_Image_2_in_38 = {"background", "grid", "ticks", "labels"};
 main_Image_2_in_39 = 0.5;
 main_Image_2_in_40 = NULL;
-main_Image_2_in_41 = "panzoom";
+main_Image_2_in_41 = "none";
 main_Image_2_in_42 = NULL;
 main_Image_2_in_43 = NULL;
 main_Image_2_in_44 = NULL;
Modified: trunk/swmodel/dx/voronoi.dx
===================================================================
--- trunk/swmodel/dx/voronoi.dx        2009-08-10 15:15:00 UTC (rev 17)
+++ trunk/swmodel/dx/voronoi.dx        2009-08-10 15:17:03 UTC (rev 18)
@@ -18,7 +18,7 @@
 attribute "dep" string "faces"
 
 object 1  class array type float rank 0 items 40962
-data file vor.block.data
+data file vor.proc.data
 attribute "dep" string "faces"
 
 object 2  class array type float rank 0 items 40962
@@ -26,75 +26,113 @@
 attribute "dep" string "faces"
 
 object 3  class array type float rank 0 items 40962
-data file ./output/div.data
+data file h.1.0.data
 attribute "dep" string "faces"
 
 object 4  class array type float rank 0 items 40962
-data file ./output/vor.data
+data file h.1.1.data
 attribute "dep" string "faces"
 
 object 5  class array type float rank 0 items 40962
-data file scalar.data
+data file h.1.2.data
 attribute "dep" string "faces"
 
 object 6  class array type float rank 0 items 40962
-data file div_analy.data
+data file h.1.3.data
 attribute "dep" string "faces"
 
 object 7  class array type float rank 0 items 40962
-data file curl_analy.data
+data file h.1.4.data
 attribute "dep" string "faces"
 
 object 8  class array type float rank 0 items 40962
-data file gradmag_analy.data
+data file h.1.5.data
 attribute "dep" string "faces"
 
 object 9  class array type float rank 0 items 40962
-data file gradang_analy.data
+data file h.1.6.data
 attribute "dep" string "faces"
 
 object 10  class array type float rank 0 items 40962
-data file gradmag.data
+data file h.1.7.data
 attribute "dep" string "faces"
 
 object 11  class array type float rank 0 items 40962
-data file ./output/relative.data
+data file h.1.8.data
 attribute "dep" string "faces"
 
 object 12  class array type float rank 0 items 40962
-data file ./output/height.data
+data file h.1.9.data
 attribute "dep" string "faces"
 
 object 13  class array type float rank 0 items 40962
-data file ./output/thickness.data
+data file h.1.10.data
 attribute "dep" string "faces"
 
 object 14  class array type float rank 0 items 40962
-data file ./output/tracer1.data
+data file h.1.11.data
 attribute "dep" string "faces"
 
 object 15  class array type float rank 0 items 40962
-data file ./output/tracer2.data
+data file h.1.12.data
 attribute "dep" string "faces"
 
+
+
 object 16  class array type float rank 0 items 40962
-data file ./output/vorTR1.data
+data file ke.1.0.data
 attribute "dep" string "faces"
 
 object 17  class array type float rank 0 items 40962
-data file ./output/thicknessdiff.data
+data file ke.1.1.data
 attribute "dep" string "faces"
 
 object 18  class array type float rank 0 items 40962
-data file ./output/keVD.data
+data file ke.1.2.data
 attribute "dep" string "faces"
 
 object 19  class array type float rank 0 items 40962
-data file ./output/keVDdiff.data
+data file ke.1.3.data
 attribute "dep" string "faces"
 
+object 20  class array type float rank 0 items 40962
+data file ke.1.4.data
+attribute "dep" string "faces"
 
+object 21  class array type float rank 0 items 40962
+data file ke.1.5.data
+attribute "dep" string "faces"
 
+object 22  class array type float rank 0 items 40962
+data file ke.1.6.data
+attribute "dep" string "faces"
+
+object 23  class array type float rank 0 items 40962
+data file ke.1.7.data
+attribute "dep" string "faces"
+
+object 24  class array type float rank 0 items 40962
+data file ke.1.8.data
+attribute "dep" string "faces"
+
+object 25  class array type float rank 0 items 40962
+data file ke.1.9.data
+attribute "dep" string "faces"
+
+object 26  class array type float rank 0 items 40962
+data file ke.1.10.data
+attribute "dep" string "faces"
+
+object 27  class array type float rank 0 items 40962
+data file ke.1.11.data
+attribute "dep" string "faces"
+
+object 28  class array type float rank 0 items 40962
+data file ke.1.12.data
+attribute "dep" string "faces"
+
+
+
 object "index" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
@@ -116,121 +154,186 @@
 component "faces"         "face list"
 component "data"           2
 
-object "div" class field
+object "h.1.0" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           3
 
-object "vor" class field
+object "h.1.1" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           4
 
-object "scalar" class field
+object "h.1.2" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           5
 
-object "div_analy" class field
+object "h.1.3" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           6
 
-object "curl_analy" class field
+object "h.1.4" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           7
 
-object "gradmag_analy" class field
+object "h.1.5" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           8
 
-object "gradang_analy" class field
+object "h.1.6" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           9
 
-object "gradmag" class field
+object "h.1.7" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           10
 
-object "relative" class field
+object "h.1.8" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           11
 
-object "height" class field
+object "h.1.9" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           12
 
-object "thickness" class field
+object "h.1.10" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           13
 
-object "tracer1" class field
+object "h.1.11" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           14
 
-object "tracer2" class field
+object "h.1.12" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           15
 
-object "vorTR1" class field
+
+object "ke.1.0" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           16
 
-object "thicknessdiff" class field
+object "ke.1.1" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           17
 
-object "keVD" class field
+object "ke.1.2" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           18
 
-object "keVDdiff" class field
+object "ke.1.3" class field
 component "positions"     "positions list"
 component "edges"         "edge list"
 component "loops"         "loops list"
 component "faces"         "face list"
 component "data"           19
+
+object "ke.1.4" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           20
+
+object "ke.1.5" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           21
+
+object "ke.1.6" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           22
+
+object "ke.1.7" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           23
+
+object "ke.1.8" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           24
+
+object "ke.1.9" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           25
+
+object "ke.1.10" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           26
+
+object "ke.1.11" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           27
+
+object "ke.1.12" class field
+component "positions"     "positions list"
+component "edges"         "edge list"
+component "loops"         "loops list"
+component "faces"         "face list"
+component "data"           28
+
</font>
</pre>