[rans][oneeq] Add first compiling version of the one-equation Spalart-Allmaras model
Showing
- doc/doxygen/modules.txt 6 additions, 0 deletionsdoc/doxygen/modules.txt
- dumux/freeflow/rans/CMakeLists.txt 1 addition, 0 deletionsdumux/freeflow/rans/CMakeLists.txt
- dumux/freeflow/rans/oneeq/CMakeLists.txt 11 additions, 0 deletionsdumux/freeflow/rans/oneeq/CMakeLists.txt
- dumux/freeflow/rans/oneeq/fluxvariables.hh 50 additions, 0 deletionsdumux/freeflow/rans/oneeq/fluxvariables.hh
- dumux/freeflow/rans/oneeq/indices.hh 50 additions, 0 deletionsdumux/freeflow/rans/oneeq/indices.hh
- dumux/freeflow/rans/oneeq/localresidual.hh 51 additions, 0 deletionsdumux/freeflow/rans/oneeq/localresidual.hh
- dumux/freeflow/rans/oneeq/model.hh 176 additions, 0 deletionsdumux/freeflow/rans/oneeq/model.hh
- dumux/freeflow/rans/oneeq/problem.hh 172 additions, 0 deletionsdumux/freeflow/rans/oneeq/problem.hh
- dumux/freeflow/rans/oneeq/staggered/CMakeLists.txt 4 additions, 0 deletionsdumux/freeflow/rans/oneeq/staggered/CMakeLists.txt
- dumux/freeflow/rans/oneeq/staggered/fluxvariables.hh 150 additions, 0 deletionsdumux/freeflow/rans/oneeq/staggered/fluxvariables.hh
- dumux/freeflow/rans/oneeq/staggered/localresidual.hh 121 additions, 0 deletionsdumux/freeflow/rans/oneeq/staggered/localresidual.hh
- dumux/freeflow/rans/oneeq/volumevariables.hh 323 additions, 0 deletionsdumux/freeflow/rans/oneeq/volumevariables.hh
- dumux/freeflow/rans/oneeq/vtkoutputfields.hh 60 additions, 0 deletionsdumux/freeflow/rans/oneeq/vtkoutputfields.hh
- dumux/freeflow/rans/problem.hh 20 additions, 0 deletionsdumux/freeflow/rans/problem.hh
- dumux/freeflow/rans/volumevariables.hh 8 additions, 0 deletionsdumux/freeflow/rans/volumevariables.hh
- test/freeflow/rans/CMakeLists.txt 13 additions, 10 deletionstest/freeflow/rans/CMakeLists.txt
- test/freeflow/rans/pdelab-oneeq.csv 1002 additions, 0 deletionstest/freeflow/rans/pdelab-oneeq.csv
- test/freeflow/rans/pipelauferproblem.hh 25 additions, 6 deletionstest/freeflow/rans/pipelauferproblem.hh
- test/freeflow/rans/test_pipe_laufer.cc 6 additions, 0 deletionstest/freeflow/rans/test_pipe_laufer.cc
Loading
Please register or sign in to comment