Ferrite-FEM / Ferrite-FEM/Ferrite.jl
Viscoelasticity examples with OrdinaryDiffEq.jl integration
- Lingua principale
- Julia
- Stelle
- 453
- Fork
- 115
- Merge medio
- 1g 17h
- PR unite (30g)
- 11
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.