[geomechanics] Add a simple hyperelastic model and test
parent
16ddcd0d
No related branches found
No related tags found
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- doc/doxygen/dumux.bib 6 additions, 0 deletionsdoc/doxygen/dumux.bib
- doc/doxygen/groups/models.md 5 additions, 0 deletionsdoc/doxygen/groups/models.md
- dumux/geomechanics/CMakeLists.txt 1 addition, 0 deletionsdumux/geomechanics/CMakeLists.txt
- dumux/geomechanics/elastic/model.hh 1 addition, 1 deletiondumux/geomechanics/elastic/model.hh
- dumux/geomechanics/hyperelastic/CMakeLists.txt 6 additions, 0 deletionsdumux/geomechanics/hyperelastic/CMakeLists.txt
- dumux/geomechanics/hyperelastic/localresidual.hh 116 additions, 0 deletionsdumux/geomechanics/hyperelastic/localresidual.hh
- dumux/geomechanics/hyperelastic/model.hh 122 additions, 0 deletionsdumux/geomechanics/hyperelastic/model.hh
- dumux/geomechanics/hyperelastic/spatialparams.hh 56 additions, 0 deletionsdumux/geomechanics/hyperelastic/spatialparams.hh
- dumux/geomechanics/hyperelastic/volumevariables.hh 47 additions, 0 deletionsdumux/geomechanics/hyperelastic/volumevariables.hh
- test/geomechanics/CMakeLists.txt 1 addition, 0 deletionstest/geomechanics/CMakeLists.txt
- test/geomechanics/hyperelastic/CMakeLists.txt 14 additions, 0 deletionstest/geomechanics/hyperelastic/CMakeLists.txt
- test/geomechanics/hyperelastic/main.cc 86 additions, 0 deletionstest/geomechanics/hyperelastic/main.cc
- test/geomechanics/hyperelastic/params.input 16 additions, 0 deletionstest/geomechanics/hyperelastic/params.input
- test/geomechanics/hyperelastic/problem.hh 123 additions, 0 deletionstest/geomechanics/hyperelastic/problem.hh
- test/geomechanics/hyperelastic/properties.hh 36 additions, 0 deletionstest/geomechanics/hyperelastic/properties.hh
- test/references/test_hyperelastic_box-reference.vtu 9273 additions, 0 deletionstest/references/test_hyperelastic_box-reference.vtu
Loading
Please register or sign in to comment