OpenSees User: Difference between revisions

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


: A resource for OpenSees examples containing educational and practical examples for beginner through advanced users.
: A resource for OpenSees examples containing educational and practical examples for beginner through advanced users.
{{#menu:
*[[Examples Manual| Examples Manual]]
}}
<br><br>
:The OpenSees [[Examples Manual| Examples Manual]] contains examples on how to create models and perform simulations on those models.
:It has examples ranging from simple single element linear models to complex 3D nonlinear fiber models.
:These examples are intended only to show the usage of the commands available in OpenSees. They are not necessarily examples showing the best of practice.
{{#menu:
*[[Sensitivity Analysis | Sensitivity Analysis]]
}}
<br><br>
:The OpenSees [[Sensitivity Analysis | Sensitivity Analysis]] contains commands and application examples on how to perform response sensitivity analysis.
:These examples are intended only to show the usage of the commands available in OpenSees. They are not necessarily examples showing the best of practice.
== Practical Examples ==
{{#menu:
*[[Getting Started Examples| Getting Started Examples]]
}}
<br><br>
*[[Time History Analysis of a 2D Elastic Cantilever Column]]
*[[Eigen analysis of a two-story shear frame]]
*[[Eigen analysis of a two-storey one-bay frame]]
{{#menu:
*[[Other Examples| Other Examples]]
}}
<br><br>
'''Geotechnical Examples'''
*[[Simulating a Centrifuge Test]]
*[[Laterally-Loaded Pile Foundation|Laterally-Loaded Pile Foundation (Static Analysis)]]
*[[One-dimensional Consolidation]]
*[[Site Response Analysis of a Layered Soil Column (Total Stress Analysis)| Total Stress Site Response Analysis of a Layered Soil Column]]
*[[Effective Stress Site Response Analysis of a Layered Soil Column]]
*[[Dynamic 2D Effective Stress Analysis of Slope|Dynamic Effective Stress Analysis of a Slope]]
*[[GiD ProblemTypes for 2D Slope Analysis Input File Generation]]
*[[Excavation Supported by Cantilevered Sheet Pile Wall]]
'''Structural Examples'''
*[[Infill Wall Model and Element Removal]]
*[[Simply supported beam modeled with two dimensional solid elements]]
*[[Pushover Analysis of 2-Story Moment Frame|Pushover Analysis of 2-Story Moment Frame (without panel zones)]]
*[[Dynamic Analysis of 2-Story Moment Frame|Dynamic Analysis of 2-Story Moment Frame (without panel zones)]]
*[[Pushover and Dynamic Analyses of 2-Story Moment Frame with Panel Zones and RBS]]
*[[Dynamic Analyses of 1-Story Moment Frame with Viscous Dampers]]
*[[Parameter Study using Parallel Processing]]
'''Material Calibration Examples'''
*[[Calibration of Maxwell Material]]
== Reliability/Sensitivity Examples ==




Line 103: Line 44:
# [[Image:BuildingTclLogo_small.GIF‎|link=BuildingTcl]]: a Real-Time Interface, graphical and scriptical, for Numerical Simulation in OpenSees
# [[Image:BuildingTclLogo_small.GIF‎|link=BuildingTcl]]: a Real-Time Interface, graphical and scriptical, for Numerical Simulation in OpenSees
# [http://peer.berkeley.edu/OpenSeesNavigator | OpenSees Navigator]
# [http://peer.berkeley.edu/OpenSeesNavigator | OpenSees Navigator]
== Interesting Things ==
*[[Rigid Diaphragm Consequences]]
*[[Calling Matlab from a Scipt]]

Revision as of 18:16, 15 March 2011

The OpenSees User pages are intended for users of the OpenSees applications:

  1. OpenSees.exe
  2. OpenSeesSP.exe
  3. OpenSeesMP.exe

These applications are all interpreters which interpret input written in an extended form of the Tcl programming language. The extensions to the Tcl language are for finite element analysis using the classes provided for in the OpenSees Framework.

User Documentation



The OpenSees Getting Started manual provides a step by step instruction on how to obtain, install, and use OpenSees. For users who have never used OpenSees or a command line interpreter, it is a useful document to read before you go any further.




The OpenSees Command Manual is now in wiki form. Users and code developers are encouraged to add and correct the manual as the see fit.
The Command Manual details those new commands that have been added to Tcl by the OpenSees interpreters.
In the command manual we only detail those commands added to Tcl for finite element programming.





A resource for OpenSees examples containing educational and practical examples for beginner through advanced users.


Tools and Applications

  1. : a Real-Time Interface, graphical and scriptical, for Numerical Simulation in OpenSees
  2. | OpenSees Navigator