Releases: perebalazs/LowLevelFEM.jl
Releases · perebalazs/LowLevelFEM.jl
v1.4.1
LowLevelFEM v1.4.1
New release: 1.4.1
Bug fixes
plotOnPath: can also be used on complex paths
New features
v1.4.0
LowLevelFEM v1.4.0
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
LowLevelFEM v1.3.5
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
LowLevelFEM v1.3.4
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
LowLevelFEM v1.3.3
New release: 1.3.3
Bug fixes
New features
- Concentrated force at "Point" physical group
v1.3.2
LowLevelFEM v1.3.2
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
LowLevelFEM v1.3.1
New release: 1.3.1
Bug fixes
solution of the correct r coordinate in axisymmetric problems
New features
v1.3.0
LowLevelFEM v1.3.0
New release: 1.3.0
Bug fixes
New features
Solution of 2D axisymmetric problems.
Merged pull requests:
- Axisymmetric (#4) (@perebalazs)
- Update Project.toml (#5) (@perebalazs)
v1.2.0
LowLevelFEM v1.2.0
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. C=αM+βK or C=αM+β₁K+β₂KM⁻¹K+β₃KM⁻¹KM⁻¹K+⋅⋅⋅.