RE: USe of ZeroLengthContactASDimplex

Post Reply
ryancwl95
Posts: 98
Joined: Mon Sep 25, 2023 12:42 am

RE: USe of ZeroLengthContactASDimplex

Post by ryancwl95 » Thu Jun 19, 2025 9:01 pm

Hi,

I am having some difficulties trying to use the contact element ZeroLengthContactASDimplex.

The current OpenSees exe I'm using is Version 3.8.0 64-Bit.

However, I am receiving an error stating that the element type is not recognised.
Screenshot 2025-06-19 215804.png
Screenshot 2025-06-19 215804.png (8.88 KiB) Viewed 2708 times
This is the command I am inputting into the executable to apply this contact element:
element ZeroLengthContactASDimplex 4001 7087 1148 1e10 1e10 0.60 -orient 1 1 0 -intType 0

Can you advise on how to apply ZeroLengthContactASDimplex elements?

Thank you, I look forward to your reply.

Sincerely,
Ryan

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: RE: USe of ZeroLengthContactASDimplex

Post by STKO Team » Mon Jul 07, 2025 8:44 am

use the small z at the beginning of the name

Code: Select all

element zeroLengthContactASDimplex 1   1 2   $Kn $Kt $mu -orient 0 1 0
We just noticed that in the OpenSees documentation there's a capital Z. We'll fix it soon

ryancwl95
Posts: 98
Joined: Mon Sep 25, 2023 12:42 am

Re: RE: USe of ZeroLengthContactASDimplex

Post by ryancwl95 » Thu Jul 10, 2025 1:41 pm

Hi

Thanks for your reply.

SIncerely,
Ryan

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: RE: USe of ZeroLengthContactASDimplex

Post by STKO Team » Tue Jul 15, 2025 11:16 am

You're welcome

Post Reply