Shear hinge modelling using LimitState model

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

Moderators: silvia, selimgunay, Moderators

Post Reply
ashutoshsonpal
Posts: 5
Joined: Thu Feb 16, 2017 7:29 am

Shear hinge modelling using LimitState model

Post by ashutoshsonpal » Wed Dec 20, 2017 8:53 am

In the LimitState model for shear failure by Elwood, the sample code given on the website uses the following code to define the shear properties:
----------------------------------------------------------------
element zeroLength 3 3 4 -mat $shearTag $axialFailTag $centerSlipTag -dir 1 2 6
---------------------------------------------------------------

(1) Can anyone please explain why the shear limit tag is associated with local x-direction rather than the local y-direction?

(2) Also, it would be great if someone could explain the pushover analysis they have carried out (load control integrator with a "sp" type loading at the top).

Thanks,
Ashutosh

venkateshyadav
Posts: 52
Joined: Fri Mar 17, 2017 11:01 am
Location: IIT Patna

Re: Shear hinge modelling using LimitState model

Post by venkateshyadav » Fri Jan 12, 2018 3:17 am

Hi
Did you find how to model shear hinge ?
Can you explain how it is done?

selimgunay
Posts: 913
Joined: Mon Sep 09, 2013 8:50 pm
Location: University of California, Berkeley

Re: Shear hinge modelling using LimitState model

Post by selimgunay » Fri Jan 12, 2018 5:45 pm

These directions are the global directions and local axes. Shear limit tag is assigned to the horizontal direction.

venkateshyadav
Posts: 52
Joined: Fri Mar 17, 2017 11:01 am
Location: IIT Patna

Re: Shear hinge modelling using LimitState model

Post by venkateshyadav » Mon Jan 15, 2018 10:58 pm

Hi
Can you provide any example how to provide both shear hinge and forceBeamColumn element and integrate them with section integrator?
It will be easy for me to understand by going through the example
Thank you

Post Reply