Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.28 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.28 KB

ETABS DRIFT CHECKING PROGRAMS

Table of Contents

Purpose

These programs aim to automate tediuos formatting of drift output from ETABS for structural design of drift-controlled lateral systems.

Technologies

  • Pandas
  • ETABS API
  • PYQT5

Project Status

  • Drift calculations are stable and relatively bug-free.
  • Torsion calculation seems to be buggy, not sure how to more appropriately calculate torsion ratio

Project Background

This collection of programs was initially developed on a hospital project to speed up the size optimization for lateral system elements. The drift outputs from ETABS can be difficult to use and slow to format so these programs attempt to streamline the process and automate the tedious formatting of ETABS output.

Drift Table Demo

Drift Table Tool Demo

API Tool Demos

Open ETABS Model and Read Drifts Demo
Formatted Excel Results Demo
Use APItool Interactively with ETABS Demo