Perform engineering analysis on a beam
Project description
beam-analysis
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)
Built Distribution
Close
Hashes for beam_analysis-2.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9a05b4f317bbd3da77bc46df60f789da63ef378c567d582fba5e2446c9c34a3 |
|
MD5 | 4feafb1794e926102bb6777f520b6ad8 |
|
BLAKE2b-256 | b4eeba1924e9c572fdf7f8a0402fbdc35c61f72f758c1032ea66a8bc6e9d929f |