Ferrite-FEM/Ferrite.jl

Solve buckling problem with BifurcationKit.jl

Open

#1,091 opened on Oct 9, 2024

View on GitHub
 (0 comments) (2 reactions) (0 assignees)Julia (109 forks)github user discovery
docsfeaturehelp wanted

Repository metrics

Stars
 (439 stars)
PR merge metrics
 (PR metrics pending)

Description

Could be nice to have an example where we use BifurcationKit.jl to solve a buckling problem. I think their PALC solver (Pseudo arclength continuation) is the same type of method used in arc-length solvers in structural mechanics.

https://bifurcationkit.github.io/BifurcationKitDocs.jl/dev/

Contributor guide