Published December 22, 2023
| Version v7.13.0
Software
Open
FElupe: Finite Element Analysis
Authors/Creators
Description
[7.13.0] - 2023-12-22
Added
- Add
NeoHookeCompressiblefor compressible hyperelastic materials or even as a fast alternative forNeoHookewhen used inSolidBodyIncompressible.
Changed
- Vectorize
mesh.expand()which enhances the performance of quad/hex mesh-generators likeRectangle()andCube().
Fixed
- Fix logarithmic strain tensor evaluation in
Job.evaluate(filename="result.xdmf")and infield.plot("Logarithmic Strain", component=0).
What's Changed
- Vectorize
mesh.expand()by @adtzlr in https://github.com/adtzlr/felupe/pull/584 - Add compressible Neo-Hookean material formulation by @adtzlr in https://github.com/adtzlr/felupe/pull/586
- Fix logarithmic strain tensor evaluation by @adtzlr in https://github.com/adtzlr/felupe/pull/589
Full Changelog: https://github.com/adtzlr/felupe/compare/v7.12.0...v7.13.0
Notes
Files
adtzlr/felupe-v7.13.0.zip
Files
(13.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e7179111899c67d52afa254ae728176c
|
13.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/adtzlr/felupe/tree/v7.13.0 (URL)