eleType

Forum for asking and answering questions related to use of the OpenSeesPy module

Moderators: silvia, selimgunay, Moderators

Post Reply
gopaladhikari
Posts: 79
Joined: Tue Nov 07, 2006 3:17 am
Location: Jacobs

eleType

Post by gopaladhikari »

Hello,

I'm wondering whether 'eleType' command is implemented for quad or similar elements?
I found it works with zerolength and line elements.

Thanks,
Gopal
Gopal Adhikari, PhD
Associate Bridge Engineer
Jacobs
Wellington, New Zealand
mhscott
Posts: 876
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: eleType

Post by mhscott »

Yes, eleType should work for all elements
gopaladhikari
Posts: 79
Joined: Tue Nov 07, 2006 3:17 am
Location: Jacobs

Re: eleType

Post by gopaladhikari »

Hi Michael,

Thanks for your quick response.

I'm using the "ShellMITC4" element. The eleType returns UnknownMovableObject and getEleClassTags returns 53.

The line element objects, namely dispBeamColumn3D and TrussSection elements work fine.

Thanks,
Gopal
Gopal Adhikari, PhD
Associate Bridge Engineer
Jacobs
Wellington, New Zealand
mhscott
Posts: 876
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: eleType

Post by mhscott »

I see. The method wasn't defined for the ShellMITC4 element. Should be fixed now.
https://github.com/OpenSees/OpenSees/co ... c7570ebc17
gopaladhikari
Posts: 79
Joined: Tue Nov 07, 2006 3:17 am
Location: Jacobs

Re: eleType

Post by gopaladhikari »

Thanks a lot.
Gopal Adhikari, PhD
Associate Bridge Engineer
Jacobs
Wellington, New Zealand
Post Reply