LimitStateMaterialExampleDebugged: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 23: Line 23:
#[[tags.tcl]]
#[[tags.tcl]]


== CenterCol_basicModel.tcl ==
'''Time history analysis will be posted soon!'''
 
<tcl>CenterCol_basicModel.tcl</tcl>
 
== CenterColAxialSpring ==
 
<tcl>CenterColAxialSpring.tcl</tcl>
 
== CenterColShearSpring.tcl ==
 
<tcl>CenterColShearSpring.tcl</tcl>
 
== CenterColSecFiber.tcl ==
 
<tcl>CenterColSecFiber.tcl</tcl>
 
== tags.tcl ==
 
<tcl>tags.tcl</tcl>

Revision as of 19:25, 10 November 2011





Application of a limit state material is demonstrated on an example of a column modeled with force-based beam-column element. Three types of analysis are performed on a same column:

  • pushover analysis
  • cyclic analysis
  • time history analysis

Static analyses: pushover and cyclic

Main file to source to perform pushover analysis is:

Main file to source to perform cyclic analysis is:


Supporting files to be stored in the same folder with the main file:

  1. CenterColAxialSpring.tcl
  2. CenterColShearSpring.tcl
  3. CenterColSecFiber.tcl
  4. tags.tcl

Time history analysis will be posted soon!