Lane Carasik
Lane Carasik
For those of you wanting a quick issue to take on: The code can be found in https://github.com/Nek5000/Nek5000/blob/master/core/plan4.f - the "plan4.f" core file.
I agree. This would be a great feature. On Fri, Mar 2, 2018 at 12:44 PM emerzari wrote: > This would be a very nice feature. > > On Mar...
What's y'all intended purpose here for the k-e model? (Natural circulation or convective flows?)
I like the approach but I would warn you against trying to use it in transitional regimes. It might be worth looking into transitional RANS modeling if you get close....
Hey Gavin, I assume y'all are just using N-S (no RANS) for the MSRE work? It is still worth pointing out that if you get into transitional regimes (anything below...
It really sounds like you'd want someone to take a look at transition RANS after implementation of k-e!
Just a quick drop in comment, please make sure the flow is fully turbulent if you apply it! If it isn't fully turbulent, you'll applying the turbulence model outside of...
From a pure heat transfer perspective, the Heat Conduction Module is effectively an energy equation solver for solids or stagnant fluids. Even with the convective heat transfer boundary conditions, this...
Add the test cases from this paper: [Sekulic 1995 - Three-Fluid Heat Exchanger Effectiveness - Revisited.pdf](https://github.com/fastresearchgroup/TORCHE/files/9686081/Sekulic.1995.-.Three-Fluid.Heat.Exchanger.Effectiveness.-.Revisited.pdf)
The Sekilc formuation found in https://drive.google.com/file/d/1M5TLWYmmC4C8HNz1UVlSQTe0nsB5AIXS/view?usp=sharing The Ural method can be found here: https://www.sciencedirect.com/science/article/pii/S0735193398000864 - Formulation The Ural method can be found here: https://www.sciencedirect.com/science/article/pii/S0735193301002317 - Case Studies