Merge branch 'feature/navier_stokes_ctd' into 'master'
Navier slip condition as an option for interface condition Closes #9 See merge request !14
No related branches found
No related tags found
Showing
- appl/coupled/stokes_darcy/beaversjoseph/params.input 2 additions, 1 deletionappl/coupled/stokes_darcy/beaversjoseph/params.input
- appl/coupled/stokes_darcy/beaversjoseph/problem_stokes.hh 5 additions, 1 deletionappl/coupled/stokes_darcy/beaversjoseph/problem_stokes.hh
- appl/coupled/stokes_darcy/beaversjoseph/spatialparams.hh 11 additions, 1 deletionappl/coupled/stokes_darcy/beaversjoseph/spatialparams.hh
- dumux/freeflow/CMakeLists.txt 3 additions, 0 deletionsdumux/freeflow/CMakeLists.txt
- dumux/freeflow/navierstokes/CMakeLists.txt 4 additions, 0 deletionsdumux/freeflow/navierstokes/CMakeLists.txt
- dumux/freeflow/navierstokes/boundarytypes.hh 202 additions, 0 deletionsdumux/freeflow/navierstokes/boundarytypes.hh
- dumux/freeflow/navierstokes/problem.hh 1012 additions, 0 deletionsdumux/freeflow/navierstokes/problem.hh
- dumux/freeflow/navierstokes/staggered/CMakeLists.txt 4 additions, 0 deletionsdumux/freeflow/navierstokes/staggered/CMakeLists.txt
- dumux/freeflow/navierstokes/staggered/fluxvariables.hh 710 additions, 0 deletionsdumux/freeflow/navierstokes/staggered/fluxvariables.hh
- dumux/freeflow/navierstokes/staggered/staggeredupwindhelper.hh 669 additions, 0 deletions.../freeflow/navierstokes/staggered/staggeredupwindhelper.hh
- dumux/freeflow/navierstokes/staggered/velocitygradients.hh 523 additions, 0 deletionsdumux/freeflow/navierstokes/staggered/velocitygradients.hh
dumux/freeflow/CMakeLists.txt
0 → 100644
dumux/freeflow/navierstokes/CMakeLists.txt
0 → 100644
dumux/freeflow/navierstokes/boundarytypes.hh
0 → 100644
dumux/freeflow/navierstokes/problem.hh
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment