Zero length contact element error

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
shivanirani11
Posts: 82
Joined: Tue Jun 19, 2012 1:56 am

Zero length contact element error

Post by shivanirani11 »

I am getting some error while executing the zero length element for interface simulation. Can you please tell me the reason behind and solution for it.

WARNING ZeroLengthContact3D::setDomain(): Element 7 has L= 1.41421, which is greater than the tolerance

The syntax for zerolength contact element is given below:
element zeroLengthContact3D $eleTag $sNode $mNode $Kn $Kt $mu $c $dir

Please reply. It will a great help to me.
mhscott
Posts: 876
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: Zero length contact element error

Post by mhscott »

A zero length element is meant to connect two nodes having the same coordinates, or within a very small tolerance. Your two nodes are spatially distant 1.41421 units of length apart.
Post Reply