Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

contact force in abaqus/explicit

Status
Not open for further replies.

steven23

Mechanical
Joined
Jul 30, 2003
Messages
5
Location
BE
hi,

I am using ABAQUS/Explicit for a structural impact problem.
I would like to plot the contact force as a function in time.
I already tried to specify contact force in the history output as a set(=contact surface. However, this resulted in an error message saying contact force in history output only is available in ABAQUS/Standard.

Could you please help me in finding a way to plot the contact force?
 
In ABAQUS/Viewer you can sum variables together. You can create an xy plot for all the nodes in a set automatically, then in /Viewer simply use the xy calculator to sum all the curves together. The resulting curve should be your contact force.

The CFN variable is not available in /Explicit due to it's unique way of handling contact.

Best regards,
KF9RI
 
thanx a lot,

Actually i already found a way that gives me the contact force directly.

This invloves typing the CFN and CPSET=name command (under history output,contact output) in the inp file.
After each contact pair definition in the inp file you have to add: CPSET=name.

To plot the force in time simply use plot history output where you will now find CFN 1 to 3 for each contact pair.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top