Skip to content

Releases: compmec/beams

v1.1.1

05 Jan 15:51
Compare
Choose a tag to compare

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
    and strct-nurbs.

v1.0.1

19 Dec 13:22
Compare
Choose a tag to compare

Correct import error due type hinting

Release version v1.0.0

17 Dec 22:30
Compare
Choose a tag to compare

This version implements the models of Euler beam. Needs documentation and more examples to show how to use it.

v0.3.0

10 Dec 13:51
Compare
Choose a tag to compare
Correct dependencies packages

v0.2.1

20 Nov 00:35
Compare
Choose a tag to compare
Merge branch 'dev' into main

Solves 3D beams problems correctly using finite element. Needs visualization

14 Jul 17:54
Compare
Choose a tag to compare

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

17 Jun 13:15
Compare
Choose a tag to compare

The first release. It contains the tests with traction and torsion of bar and it has two simple examples