There is a newer version of the record available.

Published November 3, 2022 | Version v5.3.0

FElupe: Finite Element Analysis

Authors/Creators

Description

Changelog since [5.2.0] - 2022-10-08 Added
  • Add optional pre-compression to shear-loadcase dof.shear(compression=0.0).
  • Add MeshContainer and string-representation for Mesh objects.
  • Add a mesh-reader using meshio mesh.read(filename, ...).
  • Add SolidBodyNearlyIncompressible(umat, field, bulk) for (nearly) incompressible solids and a given (distortional-part only) constitutive material formulation. This is a pure displacement-based alternative to the three-field-formulation technique.
Changed
  • Support an optional user-defined meshio-object in Job().evaluate(mesh=None, filename="result.xdmf").
  • Support a distortional-part only Neo-Hookean material formulation with no bulk modulus defined NeoHooke(mu=1.0).
Fixed
  • Fix missing ArbitraryOrderLagrangeElement.points attribute.
  • Fix ignored mask only_surface=True for RegionBoundary().mesh.cells_faces.
  • Set default pressure to zero in SolidBodyPressure().
  • Take the mesh from the global x0-field if x0 is passed to job.evaluate(x0=...).
  • Fix missing update of global field x0 in job.evaluate(x0) after each completed substep.
Auto-Generated Release-Notes What's Changed

Full Changelog: https://github.com/adtzlr/felupe/compare/v5.2.0...v5.3.0

Notes

If you use this software, please cite it using these metadata.

Files

adtzlr/felupe-v5.3.0.zip

Files (6.0 MB)

Name Size Download all
md5:4c53ecc4f6b3e513a0af821c6bcba5f2
6.0 MB Preview Download

Additional details

Related works