Skip to content

Releases: perebalazs/LowLevelFEM.jl

v1.4.1

04 Nov 01:48
Compare
Choose a tag to compare

LowLevelFEM v1.4.1

Diff since v1.4.0

New release: 1.4.1

Bug fixes

plotOnPath: can also be used on complex paths

New features

v1.4.0

02 Nov 13:13
Compare
Choose a tag to compare

LowLevelFEM v1.4.0

Diff since v1.3.5

New release: 1.4.0

Possibility to give displacement boundary conditions as a function of x,y and z.

Bug fixes

Applying forces on multiple physical groups

New features

v1.3.5

29 Oct 07:45
Compare
Choose a tag to compare

LowLevelFEM v1.3.5

Diff since v1.3.4

New release: 1.3.5

Bug fixes

Avoid singular solutions at the axis of symmetry in case of axisymmetric problems.

New features

v1.3.4

28 Oct 13:00
Compare
Choose a tag to compare

LowLevelFEM v1.3.4

Diff since v1.3.3

New release: 1.3.4

Bug fixes

Avoid singular solutions at the axis of symmetry in case of axisymmetric problems.

New features

v1.3.3

17 Oct 11:21
Compare
Choose a tag to compare

LowLevelFEM v1.3.3

Diff since v1.3.2

New release: 1.3.3

Bug fixes

New features

  • Concentrated force at "Point" physical group

v1.3.2

06 Oct 22:11
Compare
Choose a tag to compare

LowLevelFEM v1.3.2

Diff since v1.3.1

New release: 1.3.2

Bug fixes

New features

  • Possibility to give loads as a function of x, y and z
  • Shows strain results in the same way as stresses results

v1.3.1

30 Sep 21:59
Compare
Choose a tag to compare

LowLevelFEM v1.3.1

Diff since v1.3.0

New release: 1.3.1

Bug fixes

solution of the correct r coordinate in axisymmetric problems

New features

v1.3.0

30 Sep 07:09
9fe5eb6
Compare
Choose a tag to compare

LowLevelFEM v1.3.0

Diff since v1.2.0

New release: 1.3.0

Bug fixes

New features

Solution of 2D axisymmetric problems.

Merged pull requests:

v1.2.0

15 Sep 20:48
Compare
Choose a tag to compare

LowLevelFEM v1.2.0

Diff since v1.1.7

New release: 1.2.0

Bug fixes

Solves the mass matrix for 3D problems correctly

New features

Generates the damping matrix for proportional damping case. CMK or CM+β₁K+β₂KM⁻¹K+β₃KM⁻¹KM⁻¹K+⋅⋅⋅.

v1.1.7

29 Apr 12:36
Compare
Choose a tag to compare

LowLevelFEM v1.1.7

Diff since v1.1.6

Bug fixes