Welcome to opstool’s documentation!#
opstool is a useful toolbox package aims to modelling, visualization, post-processing, etc., for openseespy.
The package is still under development.
To use, install opstool from opstool-PyPI:
pip install --upgrade opstool
Python 3.9 is required for windows. It is recommended that you use Anaconda to avoid library version incompatibilities.
Installation
Visualization
Fiber Section Mesh
Pre-processing
Analysis
Demos
API Reference
- API Reference
- Model Visualization
- Section Fiber Mesh
- Preprocessing
- Analysis
- SmartAnalyze
- Moment Curvature Analysis of Section
MomentCurvatureMomentCurvature.analyze()MomentCurvature.bilinearize()MomentCurvature.get_M()MomentCurvature.get_M_phi()MomentCurvature.get_curvature()MomentCurvature.get_fiber_data()MomentCurvature.get_limit_state()MomentCurvature.get_moment()MomentCurvature.get_phi()MomentCurvature.plot_M_phi()MomentCurvature.plot_fiber_responses()
- Example
- OpenSeesPy Examples