OpenSees User: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
:In the command manual we only details those commands added to Tcl for finite element programming.
:In the command manual we only details those commands added to Tcl for finite element programming.


*[[OpenSees Examples Manual]]
*[[OpenSees Examples Manual -- Structural Models & Anlyses]]
:The OpenSees [http://opensees.berkeley.edu/OpenSees/manuals/ExamplesManual/HTML/ Examples Manual ] contains examples on how to create models and perform simulations on those models.  
:The OpenSees [http://opensees.berkeley.edu/OpenSees/manuals/ExamplesManual/HTML/ 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.  
:It has examples ranging from simple single element linear models to complex 3d nonlinear fiber models.  

Revision as of 20:02, 11 November 2009


Introduction

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 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 details those commands added to Tcl for finite element programming.
The OpenSees 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.

Practical Examples

How Tos

Message Board

Download