Skip to content

robbievanleeuwen/plane-stress

Repository files navigation

planestress

PyPI Status Python Version License Read the documentation at https://plane-stress.readthedocs.io/ Tests Codecov pre-commit Black

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!

Installation

You can install planestress via pip from PyPI:

pip install planestress

Documentation

The documentation for planestress is currently a work in progress. The documentation can found at https://plane-stress.readthedocs.io/.

Features

See the complete list of planestress features here.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, planestress is free and open source software.

Support

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.

Disclaimer

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.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.