OpenSees User: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
:The [[Command Manual]] details those new commands that have been added to [http://en.wikipedia.org/wiki/Tcl Tcl] by the OpenSees interpreters.
:The [[Command Manual]] details those new commands that have been added to [http://en.wikipedia.org/wiki/Tcl Tcl] by the OpenSees interpreters.
: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.
*[[Getting Started with OpenSees]]


*[[OpenSees Examples Manual -- Structural Models & Analyses]]
*[[OpenSees Examples Manual -- Structural Models & Analyses]]
Line 19: Line 21:
: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.  
: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.
: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.
*[[Getting Started with OpenSees]]


*[[OpenSees User-Requirements Document]]
*[[OpenSees User-Requirements Document]]

Revision as of 19:29, 26 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