# SCI Network 1.22.0 # # The contents of this file are subject to the University of Utah Public # License (the "License"); you may not use this file except in compliance # with the License. # # Software distributed under the License is distributed on an "AS IS" # basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # License for the specific language governing rights and limitations under # the License. # # The Original Source Code is SCIRun, released March 12, 2001. # # The Original Source Code was developed by the University of Utah. # Portions created by UNIVERSITY are Copyright (C) 2001, 1994 # University of Utah. All Rights Reserved. # Ask SCIRun to tell us where the data is init_DATADIR_and_DATASET global Subnet set Subnet(Subnet$Subnet(Loading)_Name) {Main} set bbox {10 10 495 366} # Create a Uintah->DataIO->ArchiveReader Module set m1 [addModuleAtPosition "Uintah" "DataIO" "ArchiveReader" 10 10] # Create a Uintah->Selectors->TimestepSelector Module set m2 [addModuleAtPosition "Uintah" "Selectors" "TimestepSelector" 10 88] # Create a Uintah->Selectors->ParticleFieldExtractor Module set m3 [addModuleAtPosition "Uintah" "Selectors" "ParticleFieldExtractor" 10 166] # Create a Uintah->Visualization->ParticleVis Module set m4 [addModuleAtPosition "Uintah" "Visualization" "ParticleVis" 10 244] # Create a SCIRun->Render->Viewer Module set m5 [addModuleAtPosition "SCIRun" "Render" "Viewer" 10 322] # Create a SCIRun->DataIO->FieldReader Module set m6 [addModuleAtPosition "SCIRun" "DataIO" "FieldReader" 237 31] # Create a SCIRun->Visualization->ShowField Module set m7 [addModuleAtPosition "SCIRun" "Visualization" "ShowField" 250 167] # Create a SCIRun->Visualization->GenStandardColorMaps Module set m8 [addModuleAtPosition "SCIRun" "Visualization" "GenStandardColorMaps" 300 256] # Create the Connections between Modules set c1 [addConnection $m6 0 $m7 0] set c2 [addConnection $m1 0 $m2 0] set c3 [addConnection $m3 0 $m4 0] set c4 [addConnection $m2 0 $m3 0] set c5 [addConnection $m4 0 $m5 0] set c6 [addConnection $m7 0 $m5 1] set c7 [addConnection $m8 0 $m4 4] # Setup GUI for the Uintah->DataIO->ArchiveReader Module setGlobal $m1-filebase {/data/uda/DENCrackProp.uda.000} setGlobal $m1-tcl_status {Executing} # Setup GUI for the Uintah->Selectors->TimestepSelector Module setGlobal $m2-tcl_status {Done} setGlobal $m2-time {79} setGlobal $m2-max_time {127} setGlobal $m2-timeval {4.284076909207631e-05} setGlobal $m2-def-color-a {} # Setup GUI for the Uintah->Selectors->ParticleFieldExtractor Module setGlobal $m3-tcl_status {Done} setGlobal $m3-psVar {p.volume} setGlobal $m3-ptVar {p.stress} setGlobal $m3-pNMaterials {} # Setup GUI for the Uintah->Visualization->ParticleVis Module setGlobal $m4-min_ {-0.001} setGlobal $m4-max_ {0.001} setGlobal $m4-radius {0.000258} setGlobal $m4-auto_radius {0} setGlobal $m4-length_scale {0.100} setGlobal $m4-min_crop_length {0.000000e+00} setGlobal $m4-max_crop_length {0.000000e+00} setGlobal $m4-head_length {0.300} setGlobal $m4-width_scale {0.100} setGlobal $m4-shaft_rad {0.100} setGlobal $m4-drawspheres {1} setGlobal $m4-polygons {239} $m4 initialize_ui # Setup GUI for the SCIRun->Render->Viewer Module $m5 ui setGlobal $m5-ViewWindow_0-pos {} setGlobal $m5-ViewWindow_0-caxes {0} setGlobal $m5-ViewWindow_0-raxes {1} setGlobal $m5-ViewWindow_0-iaxes {} setGlobal $m5-ViewWindow_0-have_collab_vis {0} setGlobal $m5-ViewWindow_0-view-eyep-x {0.03554638172746051} setGlobal $m5-ViewWindow_0-view-eyep-y {0.05485609448199411} setGlobal $m5-ViewWindow_0-view-eyep-z {0.0471173879243095} setGlobal $m5-ViewWindow_0-view-lookat-x {0.0566523779122974} setGlobal $m5-ViewWindow_0-view-lookat-y {0.05776780785981307} setGlobal $m5-ViewWindow_0-view-lookat-z {0.009321334000046566} setGlobal $m5-ViewWindow_0-view-up-x {-0.04761268173688924} setGlobal $m5-ViewWindow_0-view-up-y {0.9976003592237728} setGlobal $m5-ViewWindow_0-view-up-z {0.05026485665374328} setGlobal $m5-ViewWindow_0-view-fov {20} setGlobal $m5-ViewWindow_0-view-eyep_offset-x {} setGlobal $m5-ViewWindow_0-view-eyep_offset-y {} setGlobal $m5-ViewWindow_0-view-eyep_offset-z {} setGlobal $m5-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}} setGlobal $m5-ViewWindow_0-lightVectors {{ 0 0 1 } { 0 0 1 } { 0 0 1 } { 0 0 1 }} setGlobal $m5-ViewWindow_0-bgcolor-r {0} setGlobal $m5-ViewWindow_0-bgcolor-g {0} setGlobal $m5-ViewWindow_0-bgcolor-b {0} setGlobal $m5-ViewWindow_0-shading {} setGlobal $m5-ViewWindow_0-do_stereo {0} setGlobal $m5-ViewWindow_0-ambient-scale {1.0} setGlobal $m5-ViewWindow_0-diffuse-scale {1.0} setGlobal $m5-ViewWindow_0-specular-scale {0.4} setGlobal $m5-ViewWindow_0-emission-scale {1.0} setGlobal $m5-ViewWindow_0-shininess-scale {1.0} setGlobal $m5-ViewWindow_0-polygon-offset-factor {1.0} setGlobal $m5-ViewWindow_0-polygon-offset-units {0.0} setGlobal $m5-ViewWindow_0-point-size {5.0} setGlobal $m5-ViewWindow_0-line-width {1.0} setGlobal $m5-ViewWindow_0-sbase {0.40} setGlobal $m5-ViewWindow_0-sr {1} setGlobal $m5-ViewWindow_0-do_bawgl {0} setGlobal $m5-ViewWindow_0-drawimg {} setGlobal $m5-ViewWindow_0-saveprefix {} setGlobal $m5-ViewWindow_0-resx {640} setGlobal $m5-ViewWindow_0-resy {512} setGlobal $m5-ViewWindow_0-aspect {} setGlobal $m5-ViewWindow_0-aspect_ratio {} setGlobal $m5-ViewWindow_0-global-light {1} setGlobal $m5-ViewWindow_0-global-fog {0} setGlobal $m5-ViewWindow_0-global-debug {0} setGlobal $m5-ViewWindow_0-global-clip {1} setGlobal $m5-ViewWindow_0-global-cull {0} setGlobal $m5-ViewWindow_0-global-dl {0} setGlobal $m5-ViewWindow_0-global-type {Gouraud} setGlobal $m5-ViewWindow_0-ortho-view {0} setGlobal $m5-ViewWindow_0-clip-num {} setGlobal $m5-ViewWindow_0-clip-visible {} setGlobal $m5-ViewWindow_0-clip-selected {} setGlobal $m5-ViewWindow_0-clip-visible-1 {} setGlobal $m5-ViewWindow_0-clip-normal-x-1 {} setGlobal $m5-ViewWindow_0-clip-normal-y-1 {} setGlobal $m5-ViewWindow_0-clip-normal-z-1 {} setGlobal $m5-ViewWindow_0-clip-normal-d-1 {} setGlobal $m5-ViewWindow_0-clip-visible-2 {} setGlobal $m5-ViewWindow_0-clip-normal-x-2 {} setGlobal $m5-ViewWindow_0-clip-normal-y-2 {} setGlobal $m5-ViewWindow_0-clip-normal-z-2 {} setGlobal $m5-ViewWindow_0-clip-normal-d-2 {} setGlobal $m5-ViewWindow_0-clip-visible-3 {} setGlobal $m5-ViewWindow_0-clip-normal-x-3 {} setGlobal $m5-ViewWindow_0-clip-normal-y-3 {} setGlobal $m5-ViewWindow_0-clip-normal-z-3 {} setGlobal $m5-ViewWindow_0-clip-normal-d-3 {} setGlobal $m5-ViewWindow_0-clip-visible-4 {} setGlobal $m5-ViewWindow_0-clip-normal-x-4 {} setGlobal $m5-ViewWindow_0-clip-normal-y-4 {} setGlobal $m5-ViewWindow_0-clip-normal-z-4 {} setGlobal $m5-ViewWindow_0-clip-normal-d-4 {} setGlobal $m5-ViewWindow_0-clip-visible-5 {} setGlobal $m5-ViewWindow_0-clip-normal-x-5 {} setGlobal $m5-ViewWindow_0-clip-normal-y-5 {} setGlobal $m5-ViewWindow_0-clip-normal-z-5 {} setGlobal $m5-ViewWindow_0-clip-normal-d-5 {} setGlobal $m5-ViewWindow_0-clip-visible-6 {} setGlobal $m5-ViewWindow_0-clip-normal-x-6 {} setGlobal $m5-ViewWindow_0-clip-normal-y-6 {} setGlobal $m5-ViewWindow_0-clip-normal-z-6 {} setGlobal $m5-ViewWindow_0-clip-normal-d-6 {} setGlobal $m5-ViewWindow_0-unused {1} setGlobal $m5-ViewWindow_0-unused {1} setGlobal $m5-ViewWindow_0-unused {1} setGlobal $m5-ViewWindow_0-unused {1} setGlobal $m5-ViewWindow_0-unused {1} # Setup GUI for the SCIRun->DataIO->FieldReader Module setGlobal $m6-filename {/data/uda/DENCrackProp.uda.000/t00161/crackData/mat000.fld} # Setup GUI for the SCIRun->Visualization->ShowField Module setGlobal $m7-nodes-on {0} setGlobal $m7-edges-on {0} setGlobal $m7-use-transparency {1} setGlobal $m7-normalize-vectors {} setGlobal $m7-def-color-r {1.00} setGlobal $m7-def-color-g {1.00} setGlobal $m7-def-color-b {1.00} setGlobal $m7-def-color-a {0.96} setGlobal $m7-node_display_type {Spheres} setGlobal $m7-edge_display_type {Cylinders} setGlobal $m7-active_tab {Edges} setGlobal $m7-node_scale {0.0300} setGlobal $m7-edge_scale {0.000201} setGlobal $m7-show_progress {} setGlobal $m7-edge-resolution {14} $m7 initialize_ui # Setup GUI for the SCIRun->Visualization->GenStandardColorMaps Module ::netedit scheduleok