Junjun1guo / OpenSeesPyView

A pre and post process tool for the OpenSeesPy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenSeesPyView

A pre and post process tool for the OpenSeesPy
##########################################################################
Author: Junjun Guo(HomePage)
E-mail: guojj@tongji.edu.cn/guojj_ce@163.com
Environemet: Successfully excucted in python 3.8
##########################################################################


Tutorials

  1. Download the zip file
  2. Run the example model (AnExampleBridgeOpenSeesPyModel.py) and generate the result database (resultsDB_1_1.db)
  3. Run the main.py to open the OpenSeesPyView window.
  4. Click loadResultDB button, and load the result database (resultsDB_1_1.db)
  5. Then display the model and conduct post process.
    Prepare your own openseespy model by referring the file AnExampleBridgeOpenSeesPyModel.py

Notes: compatible modules: records==0.5.3, sQLAlchemy==1.3.20

About

A pre and post process tool for the OpenSeesPy

License:GNU General Public License v2.0


Languages

Language:Python 100.0%