#finiteelementanalysis — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #finiteelementanalysis, aggregated by home.social.
-
Working on automated parameterised meshing of #FiniteElementAnalysis of periodic auxetic structures.
#Julialang #ComputationalMechanics #ComputationalDesign #Comodo #opensource
More on auxetic structures:
https://en.wikipedia.org/wiki/AuxeticsBuilt using the Comodo project:
https://github.com/COMODO-research/Comodo.jl -
Playing with #FiniteElementAnalysis of an "expansion mesh" like structure. The geometry, mesh and boundary condition creation, as well as the FEA analysis, all occur automatically.
This simulation is still elastic, next step is to add plasticity.
-
Interesting paper by @jedbrown et al.
https://doi.org/10.48550/arXiv.2401.13196
For computational mechanics/physics, if you code by just punching in the equations from the textbooks directly, the physics should work, but computationally the way you evaluate the quantities may be unstable. This paper lists some recipes to avoid these.
Mostly small strain problem, but still feels icky to leave in.
-
Just a bit of #julialang looking ridiculously awesome :)
Based on #Ferrite by @koehlerson et al. https://ferrite-fem.github.io/Ferrite.jl/stable/
-
Checking out "Taubin" smoothing. Looks great for smoothing voxel derived meshes. Video shows voxel mesh (red) of a femur and the Taubin smoothed surface retrieved (white).
One of Taubin's papers: https://doi.org/10.1109/ICCV.1995.466848
#opensource GIBBON implementation: https://www.gibboncode.org/html/HELP_smoothTaubin.html
#biomechanics #FiniteElementAnalysis #meshing #GeometryProcessing