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 details)
Built Distribution
File details
Details for the file beam_analysis-2.1.2.tar.gz
.
File metadata
- Download URL: beam_analysis-2.1.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a050b48522009a12f2cd5c48638817604d3e31f5b31a77d6a02dac04b7ac52f |
|
MD5 | c24b52b42d7f2c02668589723ce35004 |
|
BLAKE2b-256 | bbe94a332fcc8b77fe7c5674fbbc64de8c6c481a4b02cd66046ab1463cb72724 |
File details
Details for the file beam_analysis-2.1.2-py3-none-any.whl
.
File metadata
- Download URL: beam_analysis-2.1.2-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9a05b4f317bbd3da77bc46df60f789da63ef378c567d582fba5e2446c9c34a3 |
|
MD5 | 4feafb1794e926102bb6777f520b6ad8 |
|
BLAKE2b-256 | b4eeba1924e9c572fdf7f8a0402fbdc35c61f72f758c1032ea66a8bc6e9d929f |