Skip to main content
Ctrl+K
Logo image

Site Navigation

  • Installation
  • Visualization
  • Fiber Section Mesh
  • Pre-processing
  • Analysis
  • Demos
  • API Reference

Site Navigation

  • Installation
  • Visualization
  • Fiber Section Mesh
  • Pre-processing
  • Analysis
  • Demos
  • API Reference

Section Navigation

Visualization

  • 3D Frame Visualization
  • Cable Stayed Bridge Visualization
  • Dam Visualization
  • Pier Visualization
  • Beam Section Rendering
  • Local Axes and Loads Demonstration
  • 2D model and eigenvalue visualization based on matplotlib
  • 606 m Mega-tall Building
  • Elements Removal Visualization

Single-Material Section

  • Plain Section
  • RC Rectangular Section
  • RC Hollow Rectangular Section
  • RC Round End Section

Composite Section

  • Concrete Filled Steel Tube Section
  • Demos
  • 606 m Mega-tall Building

606 m Mega-tall Building#

See the original tcl file of the model in OpenSees models for a 606 m Mega-tall Building, and a py file converted by opstool.preprocessing.tcl2py() that you can download from here https://ln5.sync.com/dl/9e3582d40/2s3k7ayf-e52anp3t-mjfa89vz-jc427xsb named MegatallBuilding.py.

import opstool as opst
from MegatallBuilding import *
opst.plot_model(backend="pyvista", point_size=0.1, line_width=0.5)
../../_images/MegatallBuilding.png
Show Source

© Copyright 2023, Yexiang Yan.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.