Blog Posts

post thumbnail
Research Data

Supplementary Resources for Retrofitting Concrete MRFs with CBFs Considering SSI

This section provides the OpenSees models, analysis scripts, and structural design details developed for our research on retrofitting concrete MRFs with CBFs considering soil–structure interaction (SSI). The materials are shared to support transparency, reproducibility, and further research development.

Read More
post thumbnail
installation opensees

Installing OpenSeesPy Tutorial

Getting Started with OpenSees Using Python To utilize the OpenSees software with the Python programming language, the first step is to install Python on your system. Once Python is installed, the next step is to import the OpenSeesPy library. This article provides a detailed, step-by-step guide for installing OpenSeesPy. Installing Python via Anaconda Python can […]

Read More
post thumbnail
nonlinear modeling opensees

Convergence in OpenSees: Practical Solutions for Cyclic, Pushover, and Time History Analyses

Introduction Nonlinear static and dynamic analyses in OpenSees and OpenSeesPy often face convergence issues, especially in cyclic, pushover, and time history simulations. These problems can arise even with correctly defined models, due to solver settings, load increments, or numerical instabilities. This blog post introduces convergence control scripts designed specifically for OpenSees (Tcl) and OpenSeesPy (Python). […]

Read More