Ferrite-FEM / Ferrite-FEM/Ferrite.jl

Viscoelasticity examples with OrdinaryDiffEq.jl integration

Open
#1,054 1 comment 2 reactions 0 assignees View on GitHub
docs help wanted
Dominant language
Julia
Stars
453
Forks
115
Avg merge
1d 17h
Merged PRs (30d)
11

Description

We should showcase how to do structural mechanics with Ferrite+OrdinaryDiffEq.

1. [ ] Rate-independent viscoelasticity (mass matrix form DAE with Hessenberg Index 1) with Rosenbrock solver -> Needs static condensation for the linear solver
2. [ ] Rate-independent viscoelasticity (mass matrix form DAE with Hessenberg Index 1) with Runge-Kutta methods -> Needs multilevel Newton (xref https://github.com/SciML/OrdinaryDiffEq.jl/issues/1570 )
3. [ ] Rate-dependent viscoelasticity with nonlinear rate dependency -> Maybe via IDA or DABDF2? Needs multilevel Newton

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.