Merge branch 'feature/swe-add-diffusion' into 'master'
[shallowwater][diffusion] add turbulent diffusion to shallow water Closes #706 See merge request !2243
No related branches found
No related tags found
Showing
- dumux/common/properties.hh 2 additions, 0 deletionsdumux/common/properties.hh
- dumux/flux/CMakeLists.txt 1 addition, 0 deletionsdumux/flux/CMakeLists.txt
- dumux/flux/shallowwater/riemannproblem.hh 8 additions, 9 deletionsdumux/flux/shallowwater/riemannproblem.hh
- dumux/flux/shallowwaterviscousflux.hh 215 additions, 0 deletionsdumux/flux/shallowwaterviscousflux.hh
- dumux/freeflow/shallowwater/boundaryfluxes.hh 97 additions, 6 deletionsdumux/freeflow/shallowwater/boundaryfluxes.hh
- dumux/freeflow/shallowwater/fluxvariables.hh 9 additions, 13 deletionsdumux/freeflow/shallowwater/fluxvariables.hh
- dumux/freeflow/shallowwater/localresidual.hh 6 additions, 2 deletionsdumux/freeflow/shallowwater/localresidual.hh
- dumux/freeflow/shallowwater/model.hh 4 additions, 4 deletionsdumux/freeflow/shallowwater/model.hh
- dumux/freeflow/shallowwater/volumevariables.hh 4 additions, 0 deletionsdumux/freeflow/shallowwater/volumevariables.hh
- test/freeflow/shallowwater/CMakeLists.txt 1 addition, 0 deletionstest/freeflow/shallowwater/CMakeLists.txt
- test/freeflow/shallowwater/poiseuilleflow/CMakeLists.txt 48 additions, 0 deletionstest/freeflow/shallowwater/poiseuilleflow/CMakeLists.txt
- test/freeflow/shallowwater/poiseuilleflow/grids/irregular_grid_10m.dgf 932 additions, 0 deletions.../shallowwater/poiseuilleflow/grids/irregular_grid_10m.dgf
- test/freeflow/shallowwater/poiseuilleflow/main.cc 155 additions, 0 deletionstest/freeflow/shallowwater/poiseuilleflow/main.cc
- test/freeflow/shallowwater/poiseuilleflow/params.input 25 additions, 0 deletionstest/freeflow/shallowwater/poiseuilleflow/params.input
- test/freeflow/shallowwater/poiseuilleflow/problem.hh 375 additions, 0 deletionstest/freeflow/shallowwater/poiseuilleflow/problem.hh
- test/freeflow/shallowwater/poiseuilleflow/properties.hh 68 additions, 0 deletionstest/freeflow/shallowwater/poiseuilleflow/properties.hh
- test/freeflow/shallowwater/poiseuilleflow/spatialparams.hh 93 additions, 0 deletionstest/freeflow/shallowwater/poiseuilleflow/spatialparams.hh
- test/references/test_ff_shallowwater_poiseuilleflow-reference.vtu 658 additions, 0 deletions...erences/test_ff_shallowwater_poiseuilleflow-reference.vtu
- test/references/test_ff_shallowwater_poiseuilleflow_unstructured-reference.vtu 821 additions, 0 deletions...ff_shallowwater_poiseuilleflow_unstructured-reference.vtu
Loading
Please register or sign in to comment