shear wall limit state

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

Moderators: silvia, selimgunay, Moderators

Post Reply
alihaji1365
Posts: 17
Joined: Thu Dec 29, 2011 1:10 am

shear wall limit state

Post by alihaji1365 »

hello
i have wrote a cod for apply IDA on Simple Steel Framing with Reinforced Concrete Shear Wall(5,8 and12 story framing), my cod is correct and i have trace the ida curves. my max inter story drif for 8 story is almost .00013, i have no refrence for considering limit state particular for rc shear walls. is this drift common for this system type? is there any limit state for this structur system?
more information:
shear wall dime: 5story(5*.3m) 8story(5*.35m) 12story(5*.5m) boundary element hase same thickness.
i have use element dispBeamColumnInt .
far field records in ATC 63 for project.
use steel02 and concrete01.
opensees 2.1.
i have no limit state for my system.
can you help me?
tanks.
aminmirzaee
Posts: 12
Joined: Mon Jan 22, 2007 10:51 pm
Location: iran

Re: shear wall limit state

Post by aminmirzaee »

Dear Ali,

How do you model your wall? do you use shell element?
amm
gerber
Posts: 35
Joined: Thu Apr 12, 2012 10:09 am
Location: National Technical University of Athens

Re: shear wall limit state

Post by gerber »

The problem with concrete walls is the luck of a suitable nDMaterial for the shells....
alihaji1365
Posts: 17
Joined: Thu Dec 29, 2011 1:10 am

Re: shear wall limit state

Post by alihaji1365 »

i have used fiber based element.
disp beamcolumnint for shear wall.
nonlinear beamcolumn for simple steel frame
vesna
Posts: 3033
Joined: Tue May 23, 2006 11:23 am
Location: UC Berkeley

Re: shear wall limit state

Post by vesna »

check FEMA356 for limit states of concrete shear walls
aafshari
Posts: 5
Joined: Thu Jul 04, 2013 1:19 pm
Location: Iran

thanks

Post by aafshari »

...
Last edited by aafshari on Wed Apr 02, 2014 1:59 pm, edited 1 time in total.
mhscott
Posts: 880
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: shear wall limit state

Post by mhscott »

Use the 'nodeDisp' command in your script

puts [expr ([nodeDisp $top 1]-[nodeDisp $bottom 1])/$H]
Post Reply