Eigen analysis of a two-story shear frame: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:


[[equalDOF command|equalDOF]]
[[equalDOF command|equalDOF]]
== Create the model ==

Revision as of 21:29, 30 July 2010

Example Provided by: Vesna Terzic, UC Berkeley


This example demonstrates how to perform eigenvalue analysis and plot mode shapes. Two-storey shear frame (Example 9.1a from "Dynamic of Structures" book by Professor Anil K. Chopra) is used for this purpose. Geometry and material characteristics of the frame structure are shown in Figure 1. Node and element numbering is given in Figure 2.

Instructions on how to run this example

To execute this ananlysis in OpenSees download this file: EigenAnal_twoStoreyShearFrame.tcl

To run this example, place the OpenSees.exe to the same directory with the downloaded file. By double cliking on OpenSees.exe the OpenSees interpreter will pop out. To run the analysis the user sholud type "source EigenAnal_twoStoreyShearFrame2-1.tcl" in OpenSees interpreter and hit enter. To create output files of eigenvectors (stored in directory "modes") the user has to exit OpenSees interpreter by typing "exit".


equalDOF

Create the model