You are on page 1of 1

Chapter 4 EXAMPLE 3 - Portal Frame Examples 30

For the two nodes, displacements and loads are given. For the beam-column elements, the
element end forces in the local system are provided.

The nodeGravity.out file contains ten lines, each line containing 7 entries. The first entry is time
in the domain at end of the load step. The next 3 entries are the displacements at node 3, and
the final 3 entries the displacements at node 4.

Example 3.2
In this example the nonlinear reinforced concrete portal frame which has undergone the gravity
pus
pu
usho
shove
load analysis of Example 3.1 is now subjected to a pushoverver analysis.
ve ana
ana
n lys
ys is
ys is.

Files Required
 Example3.2.tcl (http://peer.berkeley.edu/~silvia/OpenSees/TCLfiles/Example3.2.tcl)
 Example3.1.tcl (http://peer.berkeley.edu/~silvia/OpenSees/TCLfiles/Example3.1.tcl)

Model
After
A fterr perf
performing
rfor
f rming the
t gravity
grravv itty load analysis
analys
y is on the
t e model, the
th t time in the
t domain iss resett to
t 0.0
and the
t e current
th c
curre ntt value off all loads acting arere held constant.
c nstan
co t t. t A new
w load pattern
t with
t a linearr time
with time
serries and horizontal
series horrizontal loads
lo
oads acting at nodes 3 and 4 is thent en added to the
th t model.

Analysis
The staticc analysis
analys
y is used to perform
perrffo
orm the
the gravity
grrav
vity
y load analysis
analys
ysis
s is modified
modiffied to take
t ke
ta k a new w
DisplaacementControl
DisplacementControl t integrator.
integ
t rator. AtAt each new step
ste
t p in the
t analysis
analyysis the
t integrator
integr
t rattorr will
will determine
dete
t rmine
the load increment
incrrement necessary
necessarry to
to increment
incrrementt the
t e horizontal
th horrizonta
t l displacement
displace
c ment at node 3 byy 0.1 in. 60
analys
ysis steps
analysis s te
t ps are performed
perf
rfor
f rmed in this
t is new
th w analysis.
analys
ysis.

Output Specification
For this analysis the nodal displacements at nodes 3 and 4 will be stored in the file
nodePushover.out for post-processing. In addition, the end forces in the local coordinate system
for elements 1 and 2 will be stored in the file elePushover.out. At the end of the analysis, the
state of node 3 is printed to the screen.

OpenSees Script
# OpenSees Example 3.2
# OpenSees Primer
#

You might also like