Ferrite-FEM/Ferrite.jl

Solve buckling problem with BifurcationKit.jl

Open

#1.091 aberto em 9 de out. de 2024

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

Métricas do repositório

Stars
 (439 stars)
Métricas de merge de PR
 (Mesclagem média 15d 5h) (17 fundiu PRs em 30d)

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/

Guia do colaborador