Find more posts tagged with
Sort by:
1 - 4 of
41
NO, the /TH outputs the total force for all the nodes in the contact interface.
You can read the *A001 or *.h3d files in HG and plot the results. The downside is if you want the results frequently you will need to output a lot of animation output.
What are you looking to do with this output?
Thanks,
Andy
Hi,
You can view the contact forces at nodes in the animation output file requesting vector output in the engine file,
/ANIM/VECT/CONT
/ANIM/VECT/PCONT
Where CONT gives you the vector contact force in x, y, z at the node.
PCONT gives you a 'pressure' output in the normal and tangential directions by summing the contact forces applied to the node and dividing by the extrapolated surface of segments connected to the node.
Thanks,
Andy