tGranularInteractionFilter.cpd - Granular.jl - Julia package for granular dynamics simulation
 (HTM) git clone git://src.adamsgaard.dk/Granular.jl
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       tGranularInteractionFilter.cpd (3917B)
       ---
            1 <CustomFilterDefinitions>
            2   <CustomProxyDefinition name="GranularInteraction" group="filters">
            3     <CompoundSourceProxy id="6731" servers="1">
            4       <Proxy group="filters" type="TubeFilter" id="6634" servers="1" compound_name="Tube1">
            5         <Property name="Capping" id="6634.Capping" number_of_elements="1">
            6           <Element index="0" value="1"/>
            7           <Domain name="bool" id="6634.Capping.bool"/>
            8         </Property>
            9         <Property name="DefaultNormal" id="6634.DefaultNormal" number_of_elements="3">
           10           <Element index="0" value="0"/>
           11           <Element index="1" value="0"/>
           12           <Element index="2" value="1"/>
           13           <Domain name="range" id="6634.DefaultNormal.range"/>
           14         </Property>
           15         <Property name="Input" id="6634.Input" number_of_elements="1">
           16           <Domain name="groups" id="6634.Input.groups"/>
           17           <Domain name="input_array1" id="6634.Input.input_array1"/>
           18           <Domain name="input_array2" id="6634.Input.input_array2"/>
           19           <Domain name="input_type" id="6634.Input.input_type"/>
           20         </Property>
           21         <Property name="NumberOfSides" id="6634.NumberOfSides" number_of_elements="1">
           22           <Element index="0" value="6"/>
           23           <Domain name="range" id="6634.NumberOfSides.range"/>
           24         </Property>
           25         <Property name="Radius" id="6634.Radius" number_of_elements="1">
           26           <Element index="0" value="1"/>
           27           <Domain name="bounds" id="6634.Radius.bounds"/>
           28         </Property>
           29         <Property name="RadiusFactor" id="6634.RadiusFactor" number_of_elements="1">
           30           <Element index="0" value="250"/>
           31           <Domain name="range" id="6634.RadiusFactor.range"/>
           32         </Property>
           33         <Property name="SelectInputScalars" id="6634.SelectInputScalars" number_of_elements="5">
           34           <Element index="0" value=""/>
           35           <Element index="1" value=""/>
           36           <Element index="2" value=""/>
           37           <Element index="3" value="0"/>
           38           <Element index="4" value="Tensile stress [Pa]"/>
           39           <Domain name="array_list" id="6634.SelectInputScalars.array_list">
           40             <String text="Contact age [s]"/>
           41             <String text="Contact area [m^2]"/>
           42             <String text="Contact stiffness [N/m]"/>
           43             <String text="Effective radius [m]"/>
           44             <String text="Force [N]"/>
           45             <String text="Tensile stress [Pa]"/>
           46           </Domain>
           47         </Property>
           48         <Property name="SelectInputVectors" id="6634.SelectInputVectors" number_of_elements="5">
           49           <Element index="0" value="1"/>
           50           <Element index="1" value=""/>
           51           <Element index="2" value=""/>
           52           <Element index="3" value="0"/>
           53           <Element index="4" value="Inter-particle vector [m]"/>
           54           <Domain name="array_list" id="6634.SelectInputVectors.array_list">
           55             <String text="Inter-particle vector [m]"/>
           56             <String text="Shear displacement [m]"/>
           57           </Domain>
           58         </Property>
           59         <Property name="UseDefaultNormal" id="6634.UseDefaultNormal" number_of_elements="1">
           60           <Element index="0" value="0"/>
           61           <Domain name="bool" id="6634.UseDefaultNormal.bool"/>
           62         </Property>
           63         <Property name="VaryRadius" id="6634.VaryRadius" number_of_elements="1">
           64           <Element index="0" value="1"/>
           65           <Domain name="enum" id="6634.VaryRadius.enum">
           66             <Entry value="0" text="Off"/>
           67             <Entry value="1" text="By Scalar"/>
           68             <Entry value="2" text="By Vector"/>
           69             <Entry value="3" text="By Absolute Scalar"/>
           70           </Domain>
           71         </Property>
           72       </Proxy>
           73       <ExposedProperties>
           74         <Property name="Input" proxy_name="Tube1" exposed_name="Input"/>
           75       </ExposedProperties>
           76       <OutputPort name="Output" proxy="Tube1" port_index="0"/>
           77       <Hints>
           78         <ShowInMenu/>
           79       </Hints>
           80     </CompoundSourceProxy>
           81   </CustomProxyDefinition>
           82 </CustomFilterDefinitions>