Penalty for Zero Length Contact Element

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

Moderators: silvia, selimgunay, Moderators

Post Reply
duttaANURAG
Posts: 37
Joined: Fri Mar 23, 2018 2:56 am
Location: NERIST

Penalty for Zero Length Contact Element

Post by duttaANURAG » Wed Jun 06, 2018 11:27 pm

Good Morning Community,

While using the Zero Length Contact Element in Wall- Backfill Problems, we have to provide Penalty in normal direction and penalty in tangential direction.
The element command in OpenSees is as follows -

element zeroLengthContact2D $eleTag $sNode $mNode $Kn $Kt $mu -normal $Nx $Ny

Please tell me how to get the values for penalty $Kn and $Kt for these Zero Length Contact Element, as it has not been provided here in OpenSees page.

Please help me. Your help will be appreciated a lot.

Thank You.

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Penalty for Zero Length Contact Element

Post by fmk » Fri Jun 08, 2018 8:38 am

these are penalty factors that enforce the constraing .. it depends on the model you have. you want something large enough to enforce the constraint (as number goes towards infinity the constraint is enforced exactly) , but not too large to effect the conditioning of the global stiffness matrix and hence the results .. a number a few factors larger than the stiffness of the largest term in the matrix is usually sufficient

duttaANURAG
Posts: 37
Joined: Fri Mar 23, 2018 2:56 am
Location: NERIST

Re: Penalty for Zero Length Contact Element

Post by duttaANURAG » Fri Jun 08, 2018 6:02 pm

Thank You Sir.

Post Reply