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.90/mat.90.a.xml


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

  1 <?xml version="1.0" encoding="UTF-8"?>
  2 <tahoe author="paklein" geometry_file="../geometry/cube.1.geom"
  3     title="3D tension in z-direction using BCJ/ABAQUS_VUMAT" xmlns:x0="http://www.w3.org/2001/XMLSchema">
  4     <time num_steps="50" output_inc="50" time_step="1.0e-06">
  5         <schedule_function>
  6             <piecewise_linear>
  7                 <OrderedPair x="0.0" y="1.0"/>
  8             </piecewise_linear>
  9         </schedule_function>
 10     </time>
 11     <nodes>
 12         <field field_name="displacement" integrator="central_difference">
 13             <dof_labels>
 14                 <String value="D_X"/>
 15                 <String value="D_Y"/>
 16                 <String value="D_Z"/>
 17             </dof_labels>
 18             <kinematic_BC dof="3" node_ID="1" schedule="1" type="D_u" value="-1.0"/>
 19             <kinematic_BC dof="3" node_ID="2" schedule="1" type="D_u" value="1.0"/>
 20         </field>
 21     </nodes>
 22     <element_list>
 23         <updated_lagrangian field_name="displacement" mass_type="lumped_mass">
 24             <hexahedron/>
 25             <solid_element_nodal_output displacements="1"
 26                 material_output="1" stress="1"/>
 27             <large_strain_element_block>
 28                 <block_ID_list>
 29                     <String value="1"/>
 30                 </block_ID_list>
 31                 <large_strain_material_3D>
 32                     <ABAQUS_VUMAT_BCJ
 33                         VUMAT_parameter_file="mat.90.a.params" density="1.0">
 34                         <E_and_nu Poisson_ratio="0.0" Young_modulus="1.0"/>
 35                     </ABAQUS_VUMAT_BCJ>
 36                 </large_strain_material_3D>
 37             </large_strain_element_block>
 38         </updated_lagrangian>
 39     </element_list>
 40     <linear_solver>
 41         <diagonal_matrix/>
 42     </linear_solver>
 43 </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.