BuildingTcl: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<big> | <big> | ||
'''BuildingTcl''' is a library of Tcl procedures (commands) used to build a database for numerical simulation of building frames. Structural model, loading and analysis data are included in this database. Additional procedures are available to perform the numerical simulation using OpenSees. | '''BuildingTcl''' is a library of Tcl procedures (commands) used to build a database for numerical simulation of building frames. Structural model, loading and analysis data are included in this database. Additional procedures are available to perform the numerical simulation using OpenSees. | ||
Line 81: | Line 82: | ||
|} | |} | ||
== | |||
<!-- TODAY'S FEATURED ARTICLE; DID YOU KNOW --2 --> | |||
{| style="margin:0; background:none;" | |||
| style="width:55%; border:1px solid #cef2e0; background:#f5fffa; vertical-align:top; color:#000;" | | |||
{| style="width:100%; vertical-align:top; background:#f5fffa;" | |||
! style="padding:2px" | <h2 style="margin:3px; background:white; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;"> | |||
Documentation | |||
</h2> | |||
|- | |||
| style="color:#000;" | <div style="padding:2px 5px"> | |||
* [[BuildingTcl Installation Instructions]] | |||
* [[Getting Started with BuildingTcl]] | |||
* [[BuildingTcl Command Language Manual]] | |||
</div> | |||
|- | |||
! style="padding:2px" | <h2 style="margin:3px; background:white; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;"> | |||
</h2> | |||
|- | |||
| style="color:#000;padding:2px 5px 5px" | <div ></div> | |||
|} | |||
| style="border:1px solid transparent;" | | |||
<!-- IN THE NEWS; ON THIS DAY --> | |||
| style="width:45%; border:1px solid #cedff2; background:#f5faff; vertical-align:top;"| | |||
{| style="width:100%; vertical-align:top; background:#f5faff;" | |||
! style="padding:2px" | <h2 style="margin:3px; background:white; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;"> | |||
Tcl/Tk</h2> | |||
|- | |||
| style="color:#000;padding:2px 5px" | <div > | |||
*Tcl is the scripting language used by OpenSees.exe. It runs on Windows, Unix and Macintosh platforms. | *Tcl is the scripting language used by OpenSees.exe. It runs on Windows, Unix and Macintosh platforms. | ||
*Tk is the graphical user interface toolkit associated with Tcl. | *Tk is the graphical user interface toolkit associated with Tcl. | ||
*[http://www.tcl.tk/man/tcl8.5/TclCmd/contents.htm Tcl/Tk Commands] | *[http://www.tcl.tk/man/tcl8.5/TclCmd/contents.htm Tcl/Tk Commands] | ||
</div> | |||
|- | |||
! style="padding:2px" | <h2 style="margin:3px; background:white; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;"> | |||
</h2> | |||
|- | |||
| style="color:#000;padding:2px 5px 5px" | <div > | |||
</div> | |||
|} | |||
|} | |||
== [http://neesforge.nees.org/projects/buildingtcl/ Download] from NEESforge == | |||
Revision as of 21:21, 4 November 2009
BuildingTcl is a library of Tcl procedures (commands) used to build a database for numerical simulation of building frames. Structural model, loading and analysis data are included in this database. Additional procedures are available to perform the numerical simulation using OpenSees.
BuildingTclViewer is a Tcl/Tk widget (program) that provides a graphical user interface to view the BuildingTcl database, run the numerical simulations using OpenSees interactively, and view the results interactively.* Generate numerical-simulation input in a manner consistent with architectural/structural drawings
|
|
|