Zerolength element with only torsional stiffness

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

Moderators: silvia, selimgunay, Moderators

Post Reply
amazingcharlie
Posts: 3
Joined: Mon Jan 10, 2022 10:52 am

Zerolength element with only torsional stiffness

Post by amazingcharlie » Mon Jan 10, 2022 11:03 am

I would like to use the zerolength element with only torsional stiffness. Say I only have two nodes in a 3D space and the zerolength element connecting the two nodes only have a material properties associated in dir 6. One node is completely fixed and the other node is fixed in all directions but dir 6 (and there is a rotary inertia assigned as this node). However, somehow the stiffness matrix was just not created when I tried to do a simple eigenvalue analysis. Does anyone have experience with this problem or similar problems?

mhscott
Posts: 874
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: Zerolength element with only torsional stiffness

Post by mhscott » Mon Jan 10, 2022 1:55 pm

That should work. Can you post your code for the minimal working example you described?

amazingcharlie
Posts: 3
Joined: Mon Jan 10, 2022 10:52 am

Re: Zerolength element with only torsional stiffness

Post by amazingcharlie » Tue Jan 11, 2022 9:53 am

mhscott wrote:
Mon Jan 10, 2022 1:55 pm
That should work. Can you post your code for the minimal working example you described?
I found out that the problem was with the standard eigen command. I used fullGenLapack instead (I found this in another thread) and now it worked!
Thank you anyways Professor Scott!

Post Reply