Incremental Dynamic Analysis

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

Moderators: silvia, selimgunay, Moderators

Post Reply
Derya Deniz
Posts: 4
Joined: Mon May 04, 2009 9:58 pm
Location: UIUC

Incremental Dynamic Analysis

Post by Derya Deniz »

Hi,

I am trying to do Incremental Dynamic Analysis. As I understand, I only need to scale the gorund motion and do time history analysis each time.
I started with an example from the manual.

source Ex8.genericFrame3D.build.Wsec.tcl
source Ex8.genericFrame3D.analyze.Dynamic.EQ.Uniform.tcl

It seems this example is already using an inelastic section. I only changed the scale factor in the analysis part from the command below:
set GMfact 1; # ground-motion scaling factor
(The factors I used are 0.25, 0.5, 0.75, 1,... 8. After the scale factor of 8, it started to give convergence warnings.)

I was expecting a nonlinear IDA curve with a flatline (indicating instability-collapse) at the end, but I got a linear behaviour instead, without any indication of inelasticity and instability of the structure (no flatline at the end) like an elastic material.

Can you please help me to solve my problem?

Thanks,

Derya
silvia
Posts: 3909
Joined: Tue Jan 11, 2005 7:44 am
Location: Degenkolb Engineers
Contact:

Post by silvia »

an elastic analysis has no collapse.
you need to read-up on IDA.
Silvia Mazzoni, PhD
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104
Derya Deniz
Posts: 4
Joined: Mon May 04, 2009 9:58 pm
Location: UIUC

Post by Derya Deniz »

I know that there is no collapse for an elastic analysis. I assumed the type of analysis you used in your example 8 was inleastic. Am I wrong? Is it an elastic analysis?
silvia
Posts: 3909
Joined: Tue Jan 11, 2005 7:44 am
Location: Degenkolb Engineers
Contact:

Post by silvia »

ops, i misread.
however, i think the models in example 8 don't have any strength degradataion, just stiffness.
Silvia Mazzoni, PhD
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104
Post Reply