BuildingTcl: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
Line 6: | Line 5: | ||
'''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.</big> | '''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.</big> | ||
== | <!-- TODAY'S FEATURED PICTURE --> | ||
{| id="mp-tfp" style="margin:4px 0 0 0; width:100%; background:none;" | |||
| class="MainPageBG" style="width:100%; border:1px solid #ddcef2; background:#faf5ff; vertical-align:top; color:#000;"| | |||
{| style="vertical-align:top; background:#faf5ff; color:#000; width:100%" | |||
! style="padding:2px" | <h2 id="mp-tfp-h2" style="margin:3px; background:#ddcef2; font-size:120%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#000; padding:0.2em 0.4em"> | |||
Objectives of BuildingTcl & BuildingTclViewer | |||
</h2> | |||
|- | |||
| style="color:#000;padding: 2px" | | |||
* Generate numerical-simulation input in a manner consistent with architectural/structural drawings | * Generate numerical-simulation input in a manner consistent with architectural/structural drawings | ||
* Create a database of all structure and simulation data | * Create a database of all structure and simulation data | ||
* The implementation of OpenSees to do the analysis is natural here, but not restrictive | * The implementation of OpenSees to do the analysis is natural here, but not restrictive | ||
* Be able to run on a number of platforms, just as OpenSees can | * Be able to run on a number of platforms, just as OpenSees can | ||
|} | |||
|} | |||
Line 74: | Line 81: | ||
|} | |} | ||
|} | |} | ||
Revision as of 21:12, 4 November 2009
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.
|
Tcl/Tk:
- 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.
- Tcl/Tk Commands
Documentation
- BuildingTcl Installation Instructions
- Getting Started with BuildingTcl
- BuildingTcl Command Language Manual
Resources
- Official BuildingTcl Web Site
- Download from NEESforge