Add Simo-Fox shell model
This commit adds the energy implementat for the nonlinear Reissner-Mindlin shell model known as the Simo and Fox shell model. Details may be found in "A consistent finite element formulation of the geometrically non-linear Reissner-Mindlin shell model [Müller, Bischoff]"
Showing
- dune/gfe/simofoxenergy.hh 358 additions, 0 deletionsdune/gfe/simofoxenergy.hh
- problems/simofox-cantilever-dirichlet-values.py 16 additions, 0 deletionsproblems/simofox-cantilever-dirichlet-values.py
- problems/simofox-cantilever.parset 99 additions, 0 deletionsproblems/simofox-cantilever.parset
- src/CMakeLists.txt 2 additions, 1 deletionsrc/CMakeLists.txt
- src/simofoxshell.cc 390 additions, 0 deletionssrc/simofoxshell.cc
dune/gfe/simofoxenergy.hh
0 → 100644
problems/simofox-cantilever.parset
0 → 100644
src/simofoxshell.cc
0 → 100644
Please register or sign in to comment