Releases: compmec/beams
Releases · compmec/beams
v1.1.1
Add truss element.
Further implementation:
- Correct values of square-like shapes in torsion cases
- Get fields of Normal, Shear, VonMises, Tresca and so on
- When install
compmec-strct
it should install its dependencies. For the moment we must install it manually:numpy
,matplotlib
andstrct-nurbs
.
v1.0.1
Correct import error due type hinting
Release version v1.0.0
This version implements the models of Euler beam. Needs documentation and more examples to show how to use it.
v0.3.0
Correct dependencies packages
v0.2.1
Merge branch 'dev' into main
Solves 3D beams problems correctly using finite element. Needs visualization
The current code solves 3D problems of beams. But the current solution is only the displacement vectors and it's hard to see the results.
v0.1.0
The first release. It contains the tests with traction and torsion of bar and it has two simple examples