Merge branch 'feature/separate-extended-richards' into 'master'
Separate extended 1.5phase Richards model into a separate model See merge request !3171 (cherry picked from commit 079d1f5e) b2e36c96 Copy richards folder to richardsextended e398bd2f [richards] Deprecate old extended Richards model 481da5ad [richards] Make ExtendedRichards inherit from base model 59f60b3c [richards] Make completeFluidState private 3f34a3ec [test][richards] Adapt test to new ExtendedRichards model
Showing
- dumux/common/deprecated.hh 87 additions, 0 deletionsdumux/common/deprecated.hh
- dumux/porousmediumflow/CMakeLists.txt 1 addition, 0 deletionsdumux/porousmediumflow/CMakeLists.txt
- dumux/porousmediumflow/richards/model.hh 8 additions, 2 deletionsdumux/porousmediumflow/richards/model.hh
- dumux/porousmediumflow/richards/volumevariables.hh 88 additions, 81 deletionsdumux/porousmediumflow/richards/volumevariables.hh
- dumux/porousmediumflow/richardsextended/CMakeLists.txt 3 additions, 0 deletionsdumux/porousmediumflow/richardsextended/CMakeLists.txt
- dumux/porousmediumflow/richardsextended/indices.hh 53 additions, 0 deletionsdumux/porousmediumflow/richardsextended/indices.hh
- dumux/porousmediumflow/richardsextended/iofields.hh 83 additions, 0 deletionsdumux/porousmediumflow/richardsextended/iofields.hh
- dumux/porousmediumflow/richardsextended/localresidual.hh 160 additions, 0 deletionsdumux/porousmediumflow/richardsextended/localresidual.hh
- dumux/porousmediumflow/richardsextended/model.hh 316 additions, 0 deletionsdumux/porousmediumflow/richardsextended/model.hh
- dumux/porousmediumflow/richardsextended/primaryvariableswitch.hh 3 additions, 6 deletions...orousmediumflow/richardsextended/primaryvariableswitch.hh
- dumux/porousmediumflow/richardsextended/volumevariables.hh 498 additions, 0 deletionsdumux/porousmediumflow/richardsextended/volumevariables.hh
- test/multidomain/embedded/1d3d/1p_richards/problem_soil.hh 0 additions, 1 deletiontest/multidomain/embedded/1d3d/1p_richards/problem_soil.hh
- test/multidomain/embedded/1d3d/1p_richards/properties.hh 12 additions, 0 deletionstest/multidomain/embedded/1d3d/1p_richards/properties.hh
- test/porousmediumflow/richards/analytical/problem.hh 0 additions, 2 deletionstest/porousmediumflow/richards/analytical/problem.hh
- test/porousmediumflow/richards/analytical/properties.hh 6 additions, 0 deletionstest/porousmediumflow/richards/analytical/properties.hh
- test/porousmediumflow/richards/annulus/problem.hh 2 additions, 6 deletionstest/porousmediumflow/richards/annulus/problem.hh
- test/porousmediumflow/richards/annulus/properties.hh 6 additions, 0 deletionstest/porousmediumflow/richards/annulus/properties.hh
- test/porousmediumflow/richards/benchmarks/problem.hh 0 additions, 1 deletiontest/porousmediumflow/richards/benchmarks/problem.hh
- test/porousmediumflow/richards/lens/problem.hh 0 additions, 1 deletiontest/porousmediumflow/richards/lens/problem.hh
- test/porousmediumflow/richards/lens/properties.hh 6 additions, 0 deletionstest/porousmediumflow/richards/lens/properties.hh
Loading
Please register or sign in to comment