sStatics#
sStatics is a Python package for the analysis of planar truss structures using the displacement method. sStatics can be used to calculate displacements, internal forces, and support reactions, and to visualise structural behavior under applied loads. The package supports second-order analysis and influence lines for advanced structural assessment.
Installation#
Download and install the current version of sStatics:
python -m pip install git+https://github.com/i4s-htwk/sStatics.git
See Installation for more information.
License#
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0) .
Support#
Found a bug đ, or have a feature request â¨, raise an issue on the issue tracker. Alternatively you can get support on the discussions page.
Disclaimer#
sStatics is an open-source engineering tool originally developed within a research project at HTWK Leipzig and is now maintained and further developed by the i4s institute. While care has been taken to implement the underlying structural mechanics and numerical methods correctlyâincluding the displacement method, second-order effects, and influence line calculations â it remains the userâs responsibility to verify and assess all results independently. The authors and contributors do not assume liability for any incorrect use or interpretation of the software. Refer to the license for details regarding permitted use and limitations.
Acknowledgements#
This project is developed at the HTWK Leipzig University of Applied Sciences and funded by the âStiftung Innovation in der Hochschullehreâ.