PRIMER 22.1

Pedestrian Head Impact with Approach Angle

Pedestrian Head Impact with Approach Angle

PEDHEAD_ANGLE
model, /data/DEMO/PEDESTRIAN_HEAD/biw.key
impactor, child_head.key

$define 3 coordinates on impactor either by method=define or method=nodes
$orient, define, <name/id of csys>
$orient, nodes, <name/id>, <name/id>, <name/id>
orient, nodes, base node, x node, y node
$
$tag to activate depenetration
$ method = contact, contact name/id, dof <x, xz or xyz>
$ method = partset, partset name/id, dof
depenetrate, contact, head to bonnet contact, XZ
$
$ tag for root directory for output
rootdir, /data/DEMO/NCAP_RUN_2
$ tag for root name for output files
rootname, childhead
$

reporter, individual.opt
reporter_summary, summary.opt

$
$ loadcase lines consist of
$ directory name, zone name(as dir if blank), X coord, Y coord, angle of flight, (optional Z coord)
C1A, C1A, 899.98401, 1393.1749, 30, 1000
C1A_2, C1A, 889.98401, 1393.1749, 40
C1B, , 841.03717, 1276.2445, 50.5, 1000
C2A, , 804.94501, 1171.8967, 60

Etc.

This is identical to the Pedestrian Head Impact model with the addition that an angle of rotation can be specified for each loadcase line. This angle will be applied to rotate the line of flight in the XZ plane of the impactor. This angle is specified as the fifth field. The Z coordinate, in this case, is not defined.

Automated positioning methods use Include_Transform. For any method which involves rotational transforms of arbitrary angles, the use of *DEFINE_BOX inside the include file is to be discouraged. Ansys LS-Dyna rotates boxes by rotating the two vertices, consequently the process may change the shape and volume of the box adversely.