Simply supported beam modeled with two dimensional solid elements

From OpenSeesWiki
Revision as of 23:32, 3 August 2010 by Vesna (talk | contribs) (Created page with 'Example Provided by: <span style="color:blue"> Vesna Terzic, UC Berkeley</span> ---- This example (adopted from the old OpenSees Examples Manual) considers a simple problem in ...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Example Provided by: Vesna Terzic, UC Berkeley


This example (adopted from the old OpenSees Examples Manual) considers a simple problem in solid dynamics. The structure is a simply supported beam modelled with two dimensional solid elements (quadrilateral elements). The beam is first exposed to static load (two nodal loads) and then to free vibrations caused by removal of the static load. Fig. 1 shows the geometry of the beam and the static load. Units adopted for this example are: kip, inch, sec. Fig. 2 shows the global coordinate system, finite element mesh, and nodal numeration.

Instructions on how to run this example

To execute this ananlysis in OpenSees download this file: DynAnal_BeamWithQuadElements.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 Example6_1.tcl" in OpenSees interpreter and hit enter.