Plastic hinges

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

Moderators: silvia, selimgunay, Moderators

Post Reply
javidsharifi
Posts: 66
Joined: Sat Oct 06, 2012 11:08 am
Location: shiraz university of technology

Plastic hinges

Post by javidsharifi » Fri Dec 12, 2014 2:29 pm

Dear all,
What is the fastest way to find out plastic hinges formed in the structure after a dynamic or pushover analysis?
Regards,
B. JavidSharifi

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

Re: Plastic hinges

Post by fmk » Fri Dec 12, 2014 3:44 pm

the fastest way to see if a plastic hinge formed is probably to look at eigenvalues.

a way to determine yielded hinges would be to create a list of element tags and possibly yield value (tangent or rotation) and when done loop over it and compare current value versus that in the list.

javidsharifi
Posts: 66
Joined: Sat Oct 06, 2012 11:08 am
Location: shiraz university of technology

Re: Plastic hinges

Post by javidsharifi » Sat Dec 13, 2014 1:28 am

Thank you very much. so I should first know the rotation corresponding to yield values, and then record the rotation after analysis and compare them with those values.
I want to check this for all beams and columns. Which element types are the most suitable for doing so? BeamWithHinges? Or nonlinearBeamColumn?

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

Re: Plastic hinges

Post by fmk » Tue Dec 16, 2014 2:13 pm

BeamWithHinges ad nonlinearBeamColumn are BOTH actually force beam column elements with different integration rules .. so there is no best as they are both the same .. the beamWithHinges (unless you are playing with the default) uses elastic section for all but end integration points so inelasticity will be concentrated there, the regular force beam column has nonlinear sections all along the length so there is the possibility if you have a girder that a hinge may form internally.

javidsharifi
Posts: 66
Joined: Sat Oct 06, 2012 11:08 am
Location: shiraz university of technology

Re: Plastic hinges

Post by javidsharifi » Thu Dec 18, 2014 4:05 am

Thank you. so the model I have prepared with nonlinearBeamColumn is probably suitably working. I shall check rotation at critical points manually chosen (middle and end points), is it right?

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

Re: Plastic hinges

Post by fmk » Fri Dec 19, 2014 10:59 am

it depends on your model, so don't be asking me where the hinges are going to form.

javidsharifi
Posts: 66
Joined: Sat Oct 06, 2012 11:08 am
Location: shiraz university of technology

Re: Plastic hinges

Post by javidsharifi » Sat Dec 20, 2014 6:38 am

I meant OpenSees seemingly does not specify or give a hint about the probable location of plastic hinges and I'll need to figure it out manually. I was trying to ask for confirmation!
Also, I believe I have seen a command like plastic rotation somewhere in codes I have already inspected. But I cant find the command again. Does such a command exist? Or am I mixing it up?!
my kindest regards
Behtash - SUTech

Post Reply