mixedBeamColumn for OpenSees.exe

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

Moderators: silvia, selimgunay, Moderators

Post Reply
salrubaye
Posts: 5
Joined: Mon Feb 17, 2020 12:16 pm
Location: UNL (Omaha, Nebraska)

mixedBeamColumn for OpenSees.exe

Post by salrubaye »

Dear,
I was reading a post by Dr. Michael H. Scott. https://portwooddigital.com/2021/06/13/ ... -actually/
He mentioned a mixedBeamColumn element. How to use this element with Opensees.exe (TCL)? I tried, but it though an error "checking library: OPS_mixedBeamColumn
ERROR -- element of type mixedBeamColumn not known"
Thank you,
mhscott
Posts: 876
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: mixedBeamColumn for OpenSees.exe

Post by mhscott »

Which version of OpenSees.exe are you using?
salrubaye
Posts: 5
Joined: Mon Feb 17, 2020 12:16 pm
Location: UNL (Omaha, Nebraska)

Re: mixedBeamColumn for OpenSees.exe

Post by salrubaye »

I am using Version OpenSees3.3.0-x64.exe
I am using the following code
element mixedBeamColumn $i $i [expr $i+1] $numIntgrPts $BeamSecTagT $BeamTransfTag;

I appreciate your help,
mhscott
Posts: 876
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: mixedBeamColumn for OpenSees.exe

Post by mhscott »

I guess it has been a while since the downloadable OpenSees.exe has been updated. The element is available in OpenSeesPy.
Post Reply