[rans][zeroeq] Implement roughness and various changes
* do NOT use updateStaticWallProperties() in problem constructor * correct calculation of maximum velocity * add Laufer velocity profile * update wall variable names
parent
e46c40ac
No related branches found
No related tags found
Showing
- dumux/freeflow/rans/problem.hh 43 additions, 30 deletionsdumux/freeflow/rans/problem.hh
- dumux/freeflow/rans/volumevariables.hh 28 additions, 7 deletionsdumux/freeflow/rans/volumevariables.hh
- dumux/freeflow/rans/vtkoutputfields.hh 1 addition, 0 deletionsdumux/freeflow/rans/vtkoutputfields.hh
- dumux/freeflow/rans/zeroeq/problem.hh 75 additions, 20 deletionsdumux/freeflow/rans/zeroeq/problem.hh
- dumux/freeflow/rans/zeroeq/volumevariables.hh 23 additions, 5 deletionsdumux/freeflow/rans/zeroeq/volumevariables.hh
- test/freeflow/rans/CMakeLists.txt 1 addition, 1 deletiontest/freeflow/rans/CMakeLists.txt
- test/freeflow/rans/laufer_re50000.csv 42 additions, 0 deletionstest/freeflow/rans/laufer_re50000.csv
- test/freeflow/rans/laufer_re50000_u+y+.csv 1 addition, 1 deletiontest/freeflow/rans/laufer_re50000_u+y+.csv
- test/freeflow/rans/pipelauferproblem.hh 7 additions, 0 deletionstest/freeflow/rans/pipelauferproblem.hh
- test/freeflow/rans/test_pipe_laufer.cc 21 additions, 8 deletionstest/freeflow/rans/test_pipe_laufer.cc
- test/freeflow/rans/test_pipe_laufer.input 3 additions, 1 deletiontest/freeflow/rans/test_pipe_laufer.input
- test/references/pipe_laufer_zeroeq.vtu 25 additions, 1 deletiontest/references/pipe_laufer_zeroeq.vtu
Loading
Please register or sign in to comment