ultimate curvature

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

Moderators: silvia, selimgunay, Moderators

Post Reply
Olympia
Posts: 46
Joined: Wed Jul 09, 2008 4:25 am
Location: AUTH

ultimate curvature

Post by Olympia »

Dear all,

I am trying to do sectional analysis of a column and I would like to know the ultimate curvature of my section. According to these lines of the example provided in
http://opensees.berkeley.edu/wiki/index ... on_Example

# set maximum Curvature:
set Ku [expr 0.1];
set numIncr 100; # Number of analysis increments to maximum curvature (default=100)

do I have to define the ultimate curvature or does the program calculate it by itself?

Thanks,
Olympia
andrett7
Posts: 118
Joined: Fri Dec 04, 2009 5:23 am
Location: Politecnico di Milano

Re: ultimate curvature

Post by andrett7 »

Hi Olimpia,

you need to define the ultimate curvature in order to comunicate to OpenSees when it should stop the section analysis.

Andrea
Scientists study the world as it is; engineers create the world that never has been.
Post Reply