OpenSees User: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
(New page: OpenSees User pages are intended for users of the OpenSees applications # OpenSees.exe # OpenSeesSP.exe # OpenSeesMP.exe These applications are all [http://en.wikipedia.org/wiki/Interpret...)
 
No edit summary
Line 4: Line 4:
# OpenSeesMP.exe
# OpenSeesMP.exe


These applications are all [http://en.wikipedia.org/wiki/Interpreter_(computing) interpreters] which interpret input written in an extended form of the [http://en.wikipedia.org/wiki/Tcl Tcl] [http://en.wikipedia.org/wiki/Programming_language programming language].  
These applications are all [http://en.wikipedia.org/wiki/Interpreter_(computing) interpreters] which interpret input written in an extended form of the [http://en.wikipedia.org/wiki/Tcl Tcl] [http://en.wikipedia.org/wiki/Programming_language programming language]. The extensions to the Tcl language are for finite element analysis using the classes provided for in the [[OpenSees Framework]].




Line 11: Line 11:
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 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 [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.


== Examples Manual ==
== Examples Manual ==

Revision as of 22:07, 23 September 2009

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.


Command Manual

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.

Examples Manual

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.


Message Board

Download