Compute fields (displacement/force/momentum) of structures using Finite Element Method.
- 1D Elements
- Truss (Traction/Compression)
- Beam
- Euler-Bernoulli
- Timoshenko (Needs implementation)
There are many Python Notebooks in the folder examples
.
This library is available in PyPI. To install it
pip install compmec-strct
Or install it manually
git clone https://github.com/compmec/strct
cd strct
pip install -e .
In progress. See the examples.
Please use the Issues or refer to the email compmecgit@gmail.com