# SCIRun Network v1.24.2 # # For more information, please see: http://software.sci.utah.edu # # The MIT License # # Copyright (c) 2004 Scientific Computing and Imaging Institute, # University of Utah. # # License for the specific language governing rights and limitations under # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), # to deal in the Software without restriction, including without limitation # the rights to use, copy, modify, merge, publish, distribute, sublicense, # and/or sell copies of the Software, and to permit persons to whom the # Software is furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included # in all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS # OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER # DEALINGS IN THE SOFTWARE. # set results [sourceSettingsFile] if { $results == "failed" } { ::netedit scheduleok return } else { set DATADIR [lindex $results 0] set DATASET [lindex $results 1] } ::netedit dontschedule set name {Main} set bbox {47 13 832 882} set creationDate {Tue Oct 18 2005} set creationTime {00:19:50} set runDate {} set runTime {} set notes {} # Create a SCIRun->DataIO->FieldReader Module set m1 [addModuleAtPosition "SCIRun" "DataIO" "FieldReader" 65 13] # Create a SCIRun->FieldsCreate->SampleField Module set m2 [addModuleAtPosition "SCIRun" "FieldsCreate" "SampleField" 327 95] # Create a SCIRun->FieldsCreate->SampleField Module set m3 [addModuleAtPosition "SCIRun" "FieldsCreate" "SampleField" 530 95] # Create a SCIRun->FieldsData->TransformData Module set m4 [addModuleAtPosition "SCIRun" "FieldsData" "TransformData" 327 159] # Create a SCIRun->FieldsData->TransformData Module set m5 [addModuleAtPosition "SCIRun" "FieldsData" "TransformData" 530 157] # Create a SCIRun->FieldsCreate->GatherFields Module set m6 [addModuleAtPosition "SCIRun" "FieldsCreate" "GatherFields" 327 237] # Create a BioPSE->Forward->SetupFEMatrix Module set m7 [addModuleAtPosition "BioPSE" "Forward" "SetupFEMatrix" 119 305] # Create a BioPSE->Forward->InsertVoltageSource Module set m8 [addModuleAtPosition "BioPSE" "Forward" "InsertVoltageSource" 309 309] # Create a BioPSE->Forward->ApplyFEMVoltageSource Module set m9 [addModuleAtPosition "BioPSE" "Forward" "ApplyFEMVoltageSource" 309 382] # Create a SCIRun->Math->SolveMatrix Module set m10 [addModuleAtPosition "SCIRun" "Math" "SolveMatrix" 309 446] # Create a SCIRun->FieldsCreate->FieldBoundary Module set m11 [addModuleAtPosition "SCIRun" "FieldsCreate" "FieldBoundary" 65 446] # Create a SCIRun->FieldsData->ManageFieldData Module set m12 [addModuleAtPosition "SCIRun" "FieldsData" "ManageFieldData" 291 509] # Create a SCIRun->FieldsData->ApplyMappingMatrix Module set m13 [addModuleAtPosition "SCIRun" "FieldsData" "ApplyMappingMatrix" 47 642] # Create a SCIRun->FieldsData->ChangeFieldBasis Module set m14 [addModuleAtPosition "SCIRun" "FieldsData" "ChangeFieldBasis" 65 381] # Create a SCIRun->Visualization->GenStandardColorMaps Module set m15 [addModuleAtPosition "SCIRun" "Visualization" "GenStandardColorMaps" 536 250] # Create a SCIRun->Visualization->Isosurface Module set m16 [addModuleAtPosition "SCIRun" "Visualization" "Isosurface" 667 592] # Create a SCIRun->Visualization->ShowField Module set m17 [addModuleAtPosition "SCIRun" "Visualization" "ShowField" 248 733] # Create a SCIRun->Visualization->RescaleColorMap Module set m18 [addModuleAtPosition "SCIRun" "Visualization" "RescaleColorMap" 536 315] # Create a SCIRun->Visualization->ShowField Module set m19 [addModuleAtPosition "SCIRun" "Visualization" "ShowField" 472 673] # Create a SCIRun->Render->Viewer Module set m20 [addModuleAtPosition "SCIRun" "Render" "Viewer" 454 838] # Create a SCIRun->FieldsData->ApplyMappingMatrix Module set m21 [addModuleAtPosition "SCIRun" "FieldsData" "ApplyMappingMatrix" 649 670] # Create a SCIRun->Visualization->ShowField Module set m22 [addModuleAtPosition "SCIRun" "Visualization" "ShowField" 611 748] # Create a SCIRun->Visualization->ShowField Module set m23 [addModuleAtPosition "SCIRun" "Visualization" "ShowField" 103 534] # Create a SCIRun->Visualization->Isosurface Module set m24 [addModuleAtPosition "SCIRun" "Visualization" "Isosurface" 47 743] # Create the Connections between Modules set c1 [addConnection $m9 0 $m10 0] set c2 [addConnection $m8 0 $m9 0] set c3 [addConnection $m1 0 $m8 0] set c4 [addConnection $m1 0 $m7 0] set c5 [addConnection $m1 0 $m2 0] set c6 [addConnection $m1 0 $m3 0] set c7 [addConnection $m1 0 $m14 0] set c8 [addConnection $m1 0 $m12 0] set c9 [addConnection $m11 0 $m23 0] set c10 [addConnection $m6 0 $m19 0] set c11 [addConnection $m2 0 $m4 0] set c12 [addConnection $m3 0 $m5 0] set c13 [addConnection $m13 0 $m24 0] set c14 [addConnection $m13 0 $m17 0] set c15 [addConnection $m21 0 $m22 0] set c16 [addConnection $m14 0 $m11 0] set c17 [addConnection $m12 0 $m13 0] set c18 [addConnection $m12 0 $m21 0] set c19 [addConnection $m12 0 $m16 0] set c20 [addConnection $m4 0 $m6 0] set c21 [addConnection $m15 0 $m18 0] set c22 [addConnection $m17 0 $m20 0] set c23 [addConnection $m9 1 $m10 1] set c24 [addConnection $m7 0 $m9 1] set c25 [addConnection $m11 0 $m13 1] set c26 [addConnection $m6 0 $m8 1] set c27 [addConnection $m6 0 $m18 1] set c28 [addConnection $m5 0 $m6 1] set c29 [addConnection $m10 0 $m12 1] set c30 [addConnection $m16 0 $m21 1] set c31 [addConnection $m18 0 $m24 1] set c32 [addConnection $m18 0 $m17 1] set c33 [addConnection $m18 0 $m19 1] set c34 [addConnection $m18 0 $m22 1] set c35 [addConnection $m19 0 $m20 1] set c36 [addConnection $m11 1 $m13 2] set c37 [addConnection $m16 2 $m21 2] set c38 [addConnection $m22 0 $m20 2] set c39 [addConnection $m23 0 $m20 3] set c40 [addConnection $m24 1 $m20 4] # Set GUI variables for the SCIRun->DataIO->FieldReader Module set $m1-filename $DATADIR/utahtorso-lowres/utahtorso-lowres-mesh.tvt.fld set $m1-filetype {SCIRun Field File (*.fld)} # Set GUI variables for the SCIRun->FieldsCreate->SampleField Module set $m2-endpoints {0} set $m2-numseeds {7} set $m2-rngseed {10} set $m2-clamp {1} set $m2-whichtab {Random} # Open the SCIRun->FieldsCreate->SampleField UI $m2 initialize_ui # Set GUI variables for the SCIRun->FieldsCreate->SampleField Module set $m3-endpoints {0} set $m3-numseeds {7} set $m3-rngseed {23} set $m3-clamp {1} set $m3-whichtab {Random} # Open the SCIRun->FieldsCreate->SampleField UI $m3 initialize_ui # Set GUI variables for the SCIRun->FieldsData->TransformData Module set $m4-function {result = 1; } # Set GUI variables for the SCIRun->FieldsData->TransformData Module set $m5-function {result = -1; } # Set GUI variables for the SCIRun->Math->SolveMatrix Module set $m10-flops {13200368.0} set $m10-floprate {101.541292291} set $m10-memrefs {232690848.0} set $m10-memrate {1789.92959971} set $m10-orig_error {0.503849692528} set $m10-current_error {0.000950521} set $m10-iteration {139} # Set GUI variables for the SCIRun->Visualization->GenStandardColorMaps Module set $m15-positionList {{0 14} {302 14}} set $m15-nodeList {514 797} set $m15-width {302} set $m15-height {40} # Set GUI variables for the SCIRun->Visualization->Isosurface Module set $m16-isoval-min {-0.999932} set $m16-isoval-max {1} set $m16-isoval-typed {0.0} set $m16-isoval-quantity {5} set $m16-build_geom {0} # Set GUI variables for the SCIRun->Visualization->ShowField Module set $m17-edges-on {0} set $m17-faces-on {0} set $m17-has_scalar_data {1} set $m17-node_display_type {Boxes} set $m17-node_scale {2.0} set $m17-edge_scale {0.25} set $m17-scalars_scale {0.3} set $m17-edge-resolution {10} # Set GUI variables for the SCIRun->Visualization->RescaleColorMap Module set $m18-main_frame {.uiSCIRun_Visualization_RescaleColorMap_0} set $m18-min {-1.0} set $m18-max {1.0} # Set GUI variables for the SCIRun->Visualization->ShowField Module set $m19-edges-on {0} set $m19-faces-on {0} set $m19-has_scalar_data {1} set $m19-node_display_type {Spheres} set $m19-node_scale {8.0} set $m19-scalars_scale {0.3} set $m19-node-resolution {10} $m20 addViewer set $m20-ViewWindow_0-geometry 729x702+133+98 # Set GUI variables for the SCIRun->Render->Viewer Module set $m20-ViewWindow_0-view-eyep-x {-4.63208961065} set $m20-ViewWindow_0-view-eyep-y {-2071.59132083} set $m20-ViewWindow_0-view-eyep-z {380.256196966} set $m20-ViewWindow_0-view-lookat-x {-3.71501159668} set $m20-ViewWindow_0-view-lookat-y {-5.04999923706} set $m20-ViewWindow_0-view-lookat-z {295.0} set $m20-ViewWindow_0-view-up-x {0.00507025053588} set $m20-ViewWindow_0-view-up-y {0.0408053413146} set $m20-ViewWindow_0-view-up-z {0.99921775423} set $m20-ViewWindow_0-view-fov {20.0} set $m20-ViewWindow_0-sr {1} set $m20-ViewWindow_0-do_stereo {0} set $m20-ViewWindow_0-ortho-view {0} set $m20-ViewWindow_0-trackViewWindow0 {1} set $m20-ViewWindow_0-raxes {1} set $m20-ViewWindow_0-ambient-scale {1.0} set $m20-ViewWindow_0-diffuse-scale {1.0} set $m20-ViewWindow_0-specular-scale {0.4} set $m20-ViewWindow_0-emission-scale {1.0} set $m20-ViewWindow_0-shininess-scale {1.0} set $m20-ViewWindow_0-polygon-offset-factor {1.0} set $m20-ViewWindow_0-polygon-offset-units {0.0} set $m20-ViewWindow_0-point-size {1.0} set $m20-ViewWindow_0-line-width {1.0} set $m20-ViewWindow_0-sbase {0.4} set $m20-ViewWindow_0-bgcolor-r {0.0} set $m20-ViewWindow_0-bgcolor-g {0.0} set $m20-ViewWindow_0-bgcolor-b {0.0} set $m20-ViewWindow_0-fogusebg {1} set $m20-ViewWindow_0-fogcolor-r {0.0} set $m20-ViewWindow_0-fogcolor-g {0.0} set $m20-ViewWindow_0-fogcolor-b {1.0} set $m20-ViewWindow_0-fog-start {0.25} set $m20-ViewWindow_0-fog-end {0.86} set $m20-ViewWindow_0-fog-visibleonly {1} set $m20-ViewWindow_0-total_frames {3178} set $m20-ViewWindow_0-inertia_mag {0.0273955009472} set $m20-ViewWindow_0-inertia_x {-0.648046332045} set $m20-ViewWindow_0-inertia_y {-0.745219729929} set $m20-ViewWindow_0-currentvisual {0} set $m20-ViewWindow_0-caxes {0} set $m20-ViewWindow_0-global-light0 {1} set $m20-ViewWindow_0-global-light1 {0} set $m20-ViewWindow_0-global-light2 {0} set $m20-ViewWindow_0-global-light3 {0} set $m20-ViewWindow_0-lightColors {{1.0 1.0 1.0} {1.0 1.0 1.0} {1.0 1.0 1.0} {1.0 1.0 1.0}} set $m20-ViewWindow_0-lightVectors {{ 0 0 1 } { 0 0 1 } { 0 0 1 } { 0 0 1 }} set $m20-ViewWindow_0-global-light {1} set $m20-ViewWindow_0-global-fog {1} set $m20-ViewWindow_0-global-debug {0} set $m20-ViewWindow_0-global-clip {1} set $m20-ViewWindow_0-global-cull {0} set $m20-ViewWindow_0-global-dl {0} set $m20-ViewWindow_0-global-type {Gouraud} set "$m20-ViewWindow_0-Nodes (2)" {1} set "$m20-ViewWindow_0-Transparent Edges (4)" {1} set "$m20-ViewWindow_0-Nodes (1)" {1} set "$m20-ViewWindow_0-Isosurface (5)" {1} set "$m20-ViewWindow_0-Transparent Faces (3)" {1} # Set GUI variables for the SCIRun->Visualization->ShowField Module set $m22-nodes-on {0} set $m22-edges-on {0} set $m22-use-normals {1} set $m22-use-transparency {1} set $m22-has_scalar_data {1} set $m22-active_tab {Faces} set $m22-scalars_scale {0.3} # Set GUI variables for the SCIRun->Visualization->ShowField Module set $m23-nodes-on {0} set $m23-edges-transparency {1} set $m23-faces-on {0} set $m23-has_scalar_data {1} set $m23-def-color-r {0.85} set $m23-def-color-g {0.85} set $m23-def-color-b {0.85} set $m23-def-color-a {0.76} set $m23-active_tab {Edges} set $m23-edge_scale {1.0} set $m23-scalars_scale {0.3} set $m23-edge-resolution {10} # Set GUI variables for the SCIRun->Visualization->Isosurface Module set $m24-isoval-min {-0.869568} set $m24-isoval-max {0.603838} set $m24-isoval-typed {0.0} set $m24-isoval-quantity {15} set $m24-build_trisurf {0} set $m24-active-isoval-selection-tab {1} ::netedit scheduleok