Merge branch 'feature/compositional_freeflow' into 'master'
Port compositional freeflow model and tests to new staggered See merge request !2986
No related branches found
No related tags found
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- dumux/freeflow/navierstokes/mass/1pnc/CMakeLists.txt 6 additions, 0 deletionsdumux/freeflow/navierstokes/mass/1pnc/CMakeLists.txt
- dumux/freeflow/navierstokes/mass/1pnc/advectiveflux.hh 89 additions, 0 deletionsdumux/freeflow/navierstokes/mass/1pnc/advectiveflux.hh
- dumux/freeflow/navierstokes/mass/1pnc/fluxvariables.hh 198 additions, 0 deletionsdumux/freeflow/navierstokes/mass/1pnc/fluxvariables.hh
- dumux/freeflow/navierstokes/mass/1pnc/indices.hh 29 additions, 0 deletionsdumux/freeflow/navierstokes/mass/1pnc/indices.hh
- dumux/freeflow/navierstokes/mass/1pnc/iofields.hh 75 additions, 0 deletionsdumux/freeflow/navierstokes/mass/1pnc/iofields.hh
- dumux/freeflow/navierstokes/mass/1pnc/localresidual.hh 120 additions, 0 deletionsdumux/freeflow/navierstokes/mass/1pnc/localresidual.hh
- dumux/freeflow/navierstokes/mass/1pnc/model.hh 402 additions, 0 deletionsdumux/freeflow/navierstokes/mass/1pnc/model.hh
- dumux/freeflow/navierstokes/mass/1pnc/volumevariables.hh 276 additions, 0 deletionsdumux/freeflow/navierstokes/mass/1pnc/volumevariables.hh
- dumux/freeflow/navierstokes/mass/CMakeLists.txt 1 addition, 0 deletionsdumux/freeflow/navierstokes/mass/CMakeLists.txt
- test/freeflow/navierstokes/angeli/main.cc 0 additions, 1 deletiontest/freeflow/navierstokes/angeli/main.cc
- test/freeflow/navierstokesnc/channel/CMakeLists.txt 18 additions, 17 deletionstest/freeflow/navierstokesnc/channel/CMakeLists.txt
- test/freeflow/navierstokesnc/channel/main.cc 73 additions, 40 deletionstest/freeflow/navierstokesnc/channel/main.cc
- test/freeflow/navierstokesnc/channel/problem.hh 166 additions, 118 deletionstest/freeflow/navierstokesnc/channel/problem.hh
- test/freeflow/navierstokesnc/channel/properties.hh 40 additions, 15 deletionstest/freeflow/navierstokesnc/channel/properties.hh
- test/freeflow/navierstokesnc/densitydrivenflow/CMakeLists.txt 3 additions, 8 deletions.../freeflow/navierstokesnc/densitydrivenflow/CMakeLists.txt
- test/freeflow/navierstokesnc/densitydrivenflow/main.cc 70 additions, 36 deletionstest/freeflow/navierstokesnc/densitydrivenflow/main.cc
- test/freeflow/navierstokesnc/densitydrivenflow/problem.hh 136 additions, 107 deletionstest/freeflow/navierstokesnc/densitydrivenflow/problem.hh
- test/freeflow/navierstokesnc/densitydrivenflow/properties.hh 41 additions, 11 deletionstest/freeflow/navierstokesnc/densitydrivenflow/properties.hh
- test/freeflow/navierstokesnc/maxwellstefan/CMakeLists.txt 6 additions, 4 deletionstest/freeflow/navierstokesnc/maxwellstefan/CMakeLists.txt
Loading
Please register or sign in to comment