planestress is a python package for the analysis of 2D plane-stress problems using the
finite element method.
Note: planestress is currently a work in progress - use with caution!
You can install planestress via pip from PyPI:
pip install planestressThe documentation for planestress is currently a work in progress. The documentation
can found at
https://plane-stress.readthedocs.io/.
See the complete list of planestress features
here.
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the MIT license, planestress is free
and open source software.
Found a bug 🐛, or have a feature request ✨, raise an issue on the GitHub issue tracker Alternatively you can get support on the discussions page.
planestress is an open source engineering tool that continues to benefit from
the collaboration of many contributors. Although efforts have been made to ensure the
that relevant engineering theories have been correctly implemented, it remains the
user's responsibility to confirm and accept the output. Refer to the
license for clarification of the conditions of use.
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.