GettingStartedInputFile.tcl -– Setup & Materials

From OpenSeesWiki
Revision as of 21:37, 27 October 2009 by Silviamazzoni (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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