Merge branch 'feature/diamond-navierstokes-momentum' into 'master'
[fcdiamond] Add Navier-Stokes momentum model and tests See merge request !3222
No related branches found
No related tags found
Showing
- dumux/assembly/fcdiamondlocalassembler.hh 30 additions, 10 deletionsdumux/assembly/fcdiamondlocalassembler.hh
- dumux/assembly/fcdiamondlocalresidual.hh 77 additions, 1 deletiondumux/assembly/fcdiamondlocalresidual.hh
- dumux/discretization/fcdiamond.hh 7 additions, 2 deletionsdumux/discretization/fcdiamond.hh
- dumux/freeflow/navierstokes/momentum/diamond/flux.hh 219 additions, 0 deletionsdumux/freeflow/navierstokes/momentum/diamond/flux.hh
- dumux/freeflow/navierstokes/momentum/diamond/indices.hh 73 additions, 0 deletionsdumux/freeflow/navierstokes/momentum/diamond/indices.hh
- dumux/freeflow/navierstokes/momentum/diamond/localresidual.hh 179 additions, 0 deletions...x/freeflow/navierstokes/momentum/diamond/localresidual.hh
- dumux/freeflow/navierstokes/momentum/diamond/model.hh 208 additions, 0 deletionsdumux/freeflow/navierstokes/momentum/diamond/model.hh
- dumux/freeflow/navierstokes/momentum/diamond/volumevariables.hh 106 additions, 0 deletions...freeflow/navierstokes/momentum/diamond/volumevariables.hh
- dumux/freeflow/navierstokes/problem.hh 338 additions, 0 deletionsdumux/freeflow/navierstokes/problem.hh
- dumux/linear/linearsolvertraits.hh 21 additions, 3 deletionsdumux/linear/linearsolvertraits.hh
- test/freeflow/navierstokes/analyticalsolutionvectors.hh 27 additions, 16 deletionstest/freeflow/navierstokes/analyticalsolutionvectors.hh
- test/freeflow/navierstokes/channel/pipe/CMakeLists.txt 2 additions, 0 deletionstest/freeflow/navierstokes/channel/pipe/CMakeLists.txt
- test/freeflow/navierstokes/channel/pipe/momentum/CMakeLists.txt 8 additions, 0 deletions...reeflow/navierstokes/channel/pipe/momentum/CMakeLists.txt
- test/freeflow/navierstokes/channel/pipe/momentum/convergencetest.py 90 additions, 0 deletions...low/navierstokes/channel/pipe/momentum/convergencetest.py
- test/freeflow/navierstokes/channel/pipe/momentum/main.cc 108 additions, 0 deletionstest/freeflow/navierstokes/channel/pipe/momentum/main.cc
- test/freeflow/navierstokes/channel/pipe/momentum/params.input 26 additions, 0 deletions.../freeflow/navierstokes/channel/pipe/momentum/params.input
- test/freeflow/navierstokes/channel/pipe/momentum/problem.hh 202 additions, 0 deletionstest/freeflow/navierstokes/channel/pipe/momentum/problem.hh
- test/freeflow/navierstokes/channel/pipe/momentum/properties.hh 88 additions, 0 deletions...freeflow/navierstokes/channel/pipe/momentum/properties.hh
- test/freeflow/navierstokes/donea/CMakeLists.txt 55 additions, 4 deletionstest/freeflow/navierstokes/donea/CMakeLists.txt
- test/freeflow/navierstokes/donea/main_momentum.cc 84 additions, 11 deletionstest/freeflow/navierstokes/donea/main_momentum.cc
Loading
Please register or sign in to comment