Yesterday, we had our FEStokes-RePair game night.
It was fun. We experimented with the FEStokes-Repair Validator app and we even developed a Poker version of the game. #gameon #festokesrepair #FiniteElements
Yesterday, we had our FEStokes-RePair game night.
It was fun. We experimented with the FEStokes-Repair Validator app and we even developed a Poker version of the game. #gameon #festokesrepair #FiniteElements
✨ A small dream came true last year: In the past year, we developed our very own (nerd) card game: FEStokes-RePair! 🎉🃏
The game uses the finite element discretization of the Stokes equations as a metaphor.
For details see here: https://fe-nerd-games.github.io/FEStokesRePair/ (and the following thread)
#NumericalAnalysis
#MathGames
#EducationalGames
#FiniteElements
#FEStokes-RePair
In my Python FEA package FElupe I've noticed that the time spent on assembling (especially large) finite element matrices takes longer than in recent releases. The slowdown is about 15% to 100%, depending on the number of degrees of freedom. From a computational-cost point of view, there are some cheap arrays stored inside a numeric region. A somewhat massive einsum-call further evaluates the values for the sparse finite element matrix. Due to some recent code changes, these cheap region arrays aren't contiguous anymore. That slows down the finite element matrix assembly up to 100%! By ensuring C-contiguous arrays, performance is back to normal (NumPy array flags are available as attribute ndarray.flags).
https://github.com/adtzlr/felupe
#python #numpy #FiniteElementMethod #finiteelements #fem #fea #scientificcomputing #computationalmechanics
FElupe 🔍 now has visual previews for the schemes of most numeric regions (finite element formulation + quadrature rule) in its HTML API docs - thanks to PyVista. There are also a lot of helpful static and interactive plots in other sections of the docs too. Go check it out!
Simulating the nonlinear deformation of hyperelastic structures has never been easier in a few lines of Python code.
https://felupe.readthedocs.io/
#fea #fem #scientificcomputing #computationalmechanics #FiniteElementMethod #finiteelements #python #plot
FElupe - A Python package for Finite Element Analysis, Version 7.8.0 is available on PyPI. Now with mesh-generators for the elementary shapes line, rectangle, cube, triangle and circle.
https://github.com/adtzlr/felupe
#computationalmechanics #scientificcomputing #python #opensource #finiteelements #fea #pde
Hey, exciting news about quad/hex-meshing: Easily create planar quad meshes between two line meshes by interpolation. Same applies for hex meshes between two quad meshes. Will be included in the upcoming release 7.7.0 of FElupe on PyPI!
https://felupe.readthedocs.io/en/latest/howto/meshgen.html
#mesh #finiteelements #meshing #python #opensource #mechanics #fea #fem #quad #hex #geometry #computationalmechanics
Having fun with Makie.jl and Ferrite.jl in FerriteViz.jl. My colleague Dennis and me added support for gradient/flux visualization based on a known finite element field: https://github.com/Ferrite-FEM/FerriteViz.jl/pull/51
We started FerriteViz for teaching purposes and this PR adds very nice possibilities to it. With this PR, instabilities in mixed forms or singularities in the fluxes can be visualized. 🎉
@julialang #julialang #Makie.jl #finiteelements #fea #numerics
Hello there! #introduction
I am a postdoc at Université Laval in Québec working in collaboration with Michelin. My current work is about #ErrorEstimation for #FiniteElements methods. More precisely, I am working on gradient reconstruction for multimaterial problems.
I am also a #fenics user and I am interested in #NonLocalModels and more precisely in the error estimation in the finite element discretization of fractional partial differential equations.
#WelcometoMastodon
#WelcometoMathstodon
Dieser Moment, wenn man beim TeXen denkt: "Boah, das wird eine ekelhafte Indexschlacht", dann ein bisschen nach Packages sucht und eins findet, das genau für diesen Fall entwickelt wurde 😍 https://www.ctan.org/pkg/sobolev
#FiniteElements #FEM #Numerik #LaTeX #Sobolev