Quick Start¶
Introduction to opstool¶
opstool is a powerful and user-friendly library designed to simplify and enhance structural analysis workflows with OpenSees and OpenSeesPy. It provides advanced tools for preprocessing, postprocessing, and visualization, making structural simulations more efficient and accessible.
Quick Guide¶
Other Features¶
Fiber Section Meshing: Generate detailed fiber meshes for various geometries. An example is shown below: Fiber Section Mesh
GMSH Integration: Import and convert Gmsh models, including geometry, mesh, and physical groups. An example is shown below: Converting GMSH to OpenSeesPy
Unit System Management: Ensure consistency with automatic unit conversions. An example is shown below: Automatic Unit Conversion
Mass Generation: Automate lumped mass calculations. An example is shown below: Model mass generation
Load Transformation: Simplify the application of loads. An example is shown below: Load Transformation
Tcl script to OpenSeesPy: Convert Tcl scripts to OpenSeesPy scripts. An example is shown below: Tcl to OpenSeesPy
Easy retrieval and interpretation of analysis results using xarray. An example is shown below: Postprocessing with xarray
Nearly identical APIs for flexible visualization of model geometry, modal analysis, and simulation results.
Supports most common OpenSees elements.
An example is shown below: Visualization
Features like automatic step size adjustment and algorithm switching to optimize simulation workflows. An example is shown below: Intelligent Analysis
Moment-Curvature Analysis: Generate moment-curvature curves for various sections. An example is shown below: Moment-Curvature Analysis