home.social

#hyperelastic β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #hyperelastic, aggregated by home.social.

  1. πŸš€πŸš€ FElupe is now available on conda-forge! πŸš€πŸš€ Unfortunately, it doesn't handle optional dependencies like pip. Anyway here's a nice animation of the #hyperelastic "twisting column" example from the book of Bonet & Wood. This one works without any fancy continuation techniques, it's just Newton's method.

    github.com/adtzlr/felupe

    #computationalmechanics #FiniteElementMethod #scientificcomputing #fem #fea #python #opensource

  2. Hello, world! Wait, for a nonlinear simulation #python package? If you'd like to use FElupe for your #hyperelastic #simulation but don't know where to start & too lazy to read the docs, you may use the hello_world() function to print a minimal-working example to the console.

    Initially, I wasn't sure if that kind of function really makes sense. But it turns out that I'm using this one quite frequently. πŸ“ (shhh! Author here... πŸ€“)

    github.com/adtzlr/felupe

    #scientificcomputing #computationalmechanics #finiteelementmethod #fem #fea