[ransni] Implementation of non-isothermal RANS model with many changes
features * tests for zeroeqni and zeroeq2cni * split update() in "classical" update() and updateRANSProperties() * do not use asImp_() but virtual inheritance * cleanup
Showing
- dumux/freeflow/navierstokes/volumevariables.hh 1 addition, 1 deletiondumux/freeflow/navierstokes/volumevariables.hh
- dumux/freeflow/rans/model.hh 45 additions, 1 deletiondumux/freeflow/rans/model.hh
- dumux/freeflow/rans/volumevariables.hh 36 additions, 53 deletionsdumux/freeflow/rans/volumevariables.hh
- dumux/freeflow/rans/vtkoutputfields.hh 4 additions, 0 deletionsdumux/freeflow/rans/vtkoutputfields.hh
- dumux/freeflow/rans/zeroeq/model.hh 12 additions, 11 deletionsdumux/freeflow/rans/zeroeq/model.hh
- dumux/freeflow/rans/zeroeq/volumevariables.hh 86 additions, 33 deletionsdumux/freeflow/rans/zeroeq/volumevariables.hh
- dumux/freeflow/ransnc/model.hh 51 additions, 8 deletionsdumux/freeflow/ransnc/model.hh
- dumux/freeflow/ransnc/volumevariables.hh 11 additions, 14 deletionsdumux/freeflow/ransnc/volumevariables.hh
- test/freeflow/rans/CMakeLists.txt 13 additions, 3 deletionstest/freeflow/rans/CMakeLists.txt
- test/freeflow/rans/pipelauferproblem.hh 50 additions, 12 deletionstest/freeflow/rans/pipelauferproblem.hh
- test/freeflow/rans/test_pipe_zeroeqni.input 29 additions, 0 deletionstest/freeflow/rans/test_pipe_zeroeqni.input
- test/freeflow/ransnc/CMakeLists.txt 11 additions, 1 deletiontest/freeflow/ransnc/CMakeLists.txt
- test/freeflow/ransnc/channeltestproblem.hh 16 additions, 13 deletionstest/freeflow/ransnc/channeltestproblem.hh
- test/freeflow/ransnc/test_channel_zeroeq2cni.input 29 additions, 0 deletionstest/freeflow/ransnc/test_channel_zeroeq2cni.input
- test/references/pipe_laufer_zeroeq.vtu 192 additions, 192 deletionstest/references/pipe_laufer_zeroeq.vtu
- test/references/pipe_zeroeqni.vtu 734 additions, 0 deletionstest/references/pipe_zeroeqni.vtu
- test/references/test_channel_zeroeq2cni.vtu 697 additions, 0 deletionstest/references/test_channel_zeroeq2cni.vtu
Loading
Please register or sign in to comment