Merge branch 'feature/add-friction-laws' into 'master'
[shallow water] Add friction laws (Manning and Nikuradse) Closes #688 See merge request !1596
No related branches found
No related tags found
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- dumux/freeflow/shallowwater/boundaryfluxes.hh 51 additions, 35 deletionsdumux/freeflow/shallowwater/boundaryfluxes.hh
- dumux/material/fluidmatrixinteractions/CMakeLists.txt 1 addition, 0 deletionsdumux/material/fluidmatrixinteractions/CMakeLists.txt
- dumux/material/fluidmatrixinteractions/frictionlaws/CMakeLists.txt 5 additions, 0 deletions...erial/fluidmatrixinteractions/frictionlaws/CMakeLists.txt
- dumux/material/fluidmatrixinteractions/frictionlaws/frictionlaw.hh 103 additions, 0 deletions...erial/fluidmatrixinteractions/frictionlaws/frictionlaw.hh
- dumux/material/fluidmatrixinteractions/frictionlaws/manning.hh 88 additions, 0 deletions.../material/fluidmatrixinteractions/frictionlaws/manning.hh
- dumux/material/fluidmatrixinteractions/frictionlaws/nikuradse.hh 87 additions, 0 deletions...aterial/fluidmatrixinteractions/frictionlaws/nikuradse.hh
- test/freeflow/shallowwater/CMakeLists.txt 1 addition, 0 deletionstest/freeflow/shallowwater/CMakeLists.txt
- test/freeflow/shallowwater/dambreak/params.input 1 addition, 1 deletiontest/freeflow/shallowwater/dambreak/params.input
- test/freeflow/shallowwater/roughchannel/CMakeLists.txt 11 additions, 0 deletionstest/freeflow/shallowwater/roughchannel/CMakeLists.txt
- test/freeflow/shallowwater/roughchannel/main.cc 203 additions, 0 deletionstest/freeflow/shallowwater/roughchannel/main.cc
- test/freeflow/shallowwater/roughchannel/params.input 22 additions, 0 deletionstest/freeflow/shallowwater/roughchannel/params.input
- test/freeflow/shallowwater/roughchannel/problem.hh 387 additions, 0 deletionstest/freeflow/shallowwater/roughchannel/problem.hh
- test/freeflow/shallowwater/roughchannel/spatialparams.hh 138 additions, 0 deletionstest/freeflow/shallowwater/roughchannel/spatialparams.hh
- test/references/test_ff_shallowwater_roughchannel-reference.vtu 3713 additions, 0 deletions...eferences/test_ff_shallowwater_roughchannel-reference.vtu
Loading
Please register or sign in to comment