GettingStartedInputFile.tcl -– Setup & Materials: Difference between revisions
Jump to navigation
Jump to search
(New page: == GettingStartedInputFile.tcl -– Setup & Materials == This file contains all the input data for the building model and simulation. It is used by both BuildingTcl and the BuildingTclV...) |
|
(No difference)
|
Revision as of 05:02, 28 October 2009
GettingStartedInputFile.tcl -– Setup & Materials
This file contains all the input data for the building model and simulation. It is used by both BuildingTcl and the BuildingTclViewer.
*BuildingTcl:
OpenSees > source myBuildingTcl.tcl
OpenSees > source GettingStartedInputFile.tcl
To perform the analyses:
OpenSees > source GettingStartedBuildindAndAnalyze.tcl
*BuildingTclViewer:
OpenSees > source myBuildingTclViewer.tcl
BuildingTclViewer menu: File>Load> GettingStartedInputFile.tcl
To perform the analyses:
BuildingTclViewer menu: Models and Load Combinations BuildingTclViewer menu: Analysis>Analyze
Return to BuildingTcl