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

tahoe/benchmark_XML/level.1/material.solid/2D/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/square.1.geom"
  3     title="2D tension in y-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             </dof_labels>
 17             <kinematic_BC dof="2" node_ID="1" schedule="1" type="D_u" value="-1.0"/>
 18             <kinematic_BC dof="2" node_ID="2" schedule="1" type="D_u" value="1.0"/>
 19         </field>
 20     </nodes>
 21     <element_list>
 22         <updated_lagrangian field_name="displacement" mass_type="lumped_mass">
 23             <quadrilateral/>
 24             <solid_element_nodal_output displacements="1"
 25                 material_output="1" stress="1"/>
 26             <large_strain_element_block>
 27                 <block_ID_list>
 28                     <String value="1"/>
 29                 </block_ID_list>
 30                 <large_strain_material_2D>
 31                     <ABAQUS_VUMAT_BCJ
 32                         VUMAT_parameter_file="mat.90.a.params" density="1.0">
 33                         <E_and_nu Poisson_ratio="0.0" Young_modulus="1.0"/>
 34                     </ABAQUS_VUMAT_BCJ>
 35                 </large_strain_material_2D>
 36             </large_strain_element_block>
 37         </updated_lagrangian>
 38     </element_list>
 39     <linear_solver>
 40         <diagonal_matrix/>
 41     </linear_solver>
 42 </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.