Home Docs Forums Bugzilla LXR Doxygen CVS Bonsai
~ [ source navigation ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

tahoe/benchmark_XML/level.1/material.solid/3D/material.121/mat.121.d.xml


Jump to: CVSweb (mirror) - ViewCVS (Sourceforge) - PCVweb

  1 <?xml version="1.0" encoding="UTF-8"?>
  2 <tahoe author="paklein" geometry_file="../geometry/cube.0.geom"
  3     output_format="ExodusII" title="3D uniaxial extension" xmlns:x0="http://www.w3.org/2001/XMLSchema">
  4     <time num_steps="200" output_inc="1" time_step="0.01">
  5         <schedule_function>
  6             <piecewise_linear>
  7                 <OrderedPair x="0.0" y="0.0"/>
  8                 <OrderedPair x="2.0" y="2.0"/>
  9             </piecewise_linear>
 10         </schedule_function>
 11     </time>
 12     <nodes>
 13         <field field_name="displacement">
 14             <dof_labels>
 15                 <String value="D_X"/>
 16                 <String value="D_Y"/>
 17                 <String value="D_Z"/>
 18             </dof_labels>
 19             <kinematic_BC dof="3" node_ID="1"/>
 20             <kinematic_BC dof="3" node_ID="2" schedule="1" type="u" value="1.0"/>
 21             <kinematic_BC dof="2" node_ID="3"/>
 22             <kinematic_BC dof="1" node_ID="4"/>
 23         </field>
 24     </nodes>
 25     <element_list>
 26         <updated_lagrangian field_name="displacement">
 27             <hexahedron/>
 28             <solid_element_nodal_output displacements="1"
 29                 material_output="1" stress="1"/>
 30             <large_strain_element_block>
 31                 <block_ID_list>
 32                     <String value="1"/>
 33                 </block_ID_list>
 34                 <large_strain_material_3D>
 35                     <Isotropic_Cornea_Model density="1">
 36                         <E_and_nu Poisson_ratio=".25" Young_modulus="1"/>
 37                         <icosahedral points="40"/>
 38                         <fung_type_power_repulsion exponent_beta="3.2"
 39                             multiplier_C1="1.0" repulsion_exponent="6"/>
 40                     </Isotropic_Cornea_Model>
 41                 </large_strain_material_3D>
 42             </large_strain_element_block>
 43         </updated_lagrangian>
 44     </element_list>
 45     <nonlinear_solver abs_tolerance="1.0e-10"
 46         divergence_tolerance="1.0e+01" max_iterations="10" rel_tolerance="1.0e-12">
 47         <profile_matrix/>
 48     </nonlinear_solver>
 49 </tahoe>

~ [ source navigation ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.