Merge branch 'feature/ions' into 'master'
Introduce ions and test ions and solid components See merge request !1094
Showing
- dumux/material/components/CMakeLists.txt 3 additions, 0 deletionsdumux/material/components/CMakeLists.txt
- dumux/material/components/calcite.hh 97 additions, 0 deletionsdumux/material/components/calcite.hh
- dumux/material/components/calciumion.hh 66 additions, 0 deletionsdumux/material/components/calciumion.hh
- dumux/material/components/carbonateion.hh 66 additions, 0 deletionsdumux/material/components/carbonateion.hh
- dumux/material/components/componenttraits.hh 4 additions, 0 deletionsdumux/material/components/componenttraits.hh
- dumux/material/components/h2.hh 0 additions, 2 deletionsdumux/material/components/h2.hh
- dumux/material/components/ion.hh 52 additions, 0 deletionsdumux/material/components/ion.hh
- test/material/components/CMakeLists.txt 35 additions, 0 deletionstest/material/components/CMakeLists.txt
- test/material/components/plotproperties.cc 79 additions, 0 deletionstest/material/components/plotproperties.cc
- test/material/components/test_componenttraits.cc 1 addition, 0 deletionstest/material/components/test_componenttraits.cc
Loading
Please register or sign in to comment