Skip to main content

Perform engineering analysis on a beam

Project description

beam-analysis

Python 3.8 PyPI version Build Status Language grade: Python Total alerts

Perform engineering analysis on beams with diagrams for shear, moments, angle, and deflection

Usage

pip install beam_analysis
git clone https://github.com/XDwightsBeetsX/beam-analysis

Check out some demos here!

If you run into usage problems, double check the requirements.txt

Mechanical Requirements

  • Currently reactions are not solved for... :caution:
    • All loads and reactions must be inputted
  • Boundary conditions currently required:
    • one angle AND one deflection parameter
    • OR two deflection parameters
  • Beam weight is not accounted for by default
    • represent it with a distributed load

Continuous development using twine

This project is maintained on PYPI via releases through twine...

python setup.py sdist bdist_wheel
twine upload -r testpypi dist/* -u $username -p $password
twine upload -r pypi dist/* -u $username -p $password

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

beam_analysis-2.1.2.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

beam_analysis-2.1.2-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page