|
[Sponsors] |
July 6, 2009, 20:28 |
Reynolds Stress Model incompressible
|
#1 |
Member
Sven Winkler
Join Date: May 2009
Posts: 70
Rep Power: 17 |
I want to calculate a turbulent, incompressible flow using a Reynolds Stress Model fur accounting turbulence. Unfortunately, there is no incompressible OpenFOAM solver with such a turbulence Model implemented. However, there are solvers for compressible flow using these models. So, there are two options: 1. using a compressible solver with the RSM Model and apply it to an incompressible flow or 2. taking the RSM Model out of the compressible solver and put it into the incompressibel solver. Has anyone done something similar or has anyone experience with that? Thanks a lot!
|
|
July 8, 2009, 07:50 |
|
#2 |
Senior Member
Henrik Rusche
Join Date: Mar 2009
Location: Wernigerode, Sachsen-Anhalt, Germany
Posts: 281
Rep Power: 18 |
Sven,
the incompressible RAS turbulence library contains LRR ($FOAM_SRC/turbulenceModels/RAS/incompressible/LRR/LRR.C) and LaunderGibsonRSTM ($FOAM_SRC/turbulenceModels/RAS/incompressible/LaunderGibsonRSTM/LaunderGibsonRSTM.C). No need to reinvent the wheel. Henrik |
|
August 29, 2012, 14:13 |
LES model for buoyantBoussinesqSimpleFoam
|
#3 |
Member
Paula
Join Date: Aug 2012
Posts: 30
Rep Power: 14 |
Hi,
Maybe itīs a bit too late, but Iīve been running a model with LRR and LaunderGibsonRSTM, as you said and the solution doesnīt improve. The problem is that K-eps model is not good at simulating turbulence near the wall... and both LRR and LaunderGibson are a k-eps variant model. Now Iīm trying to run it with LES models of turbulence. This type of models reproduce this cases better. But the problem is: How can I use the solver buoyantBoussinesqSimpleFoam within LES models of turbulence. As I have read here: http://www.openfoam.org/archive/1.6/...ease-notes.php Turbulence modelling: Major development of turbulence model libraries to give extra flexibility at the solver level. For solvers that can support either RAS/LES computations, the selection is made in the constant/turbulenceProperties, by setting the simulationType keyword to: laminar, RASModel, LESModel Itīs possible to do it, but how? Thanks in advance |
|
August 29, 2012, 14:13 |
|
#4 | |
Member
Paula
Join Date: Aug 2012
Posts: 30
Rep Power: 14 |
Quote:
Maybe itīs a bit too late, but Iīve been running a model with LRR and LaunderGibsonRSTM, as you said and the solution doesnīt improve. The problem is that K-eps model is not good at simulating turbulence near the wall... and both LRR and LaunderGibson are a k-eps variant model. Now Iīm trying to run it with LES models of turbulence. This type of models reproduce this cases better. But the problem is: How can I use the solver buoyantBoussinesqSimpleFoam within LES models of turbulence. As I have read here: http://www.openfoam.org/archive/1.6/...ease-notes.php Turbulence modelling: Major development of turbulence model libraries to give extra flexibility at the solver level. For solvers that can support either RAS/LES computations, the selection is made in the constant/turbulenceProperties, by setting the simulationType keyword to: laminar, RASModel, LESModel Itīs possible to do it, but how? Thanks in advance |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Reynolds stress transformation | P.Fonteijn | Main CFD Forum | 9 | September 12, 2017 05:03 |
Turbulence model for low Reynolds number flow? | Nokadu | Main CFD Forum | 3 | May 26, 2013 12:42 |
get the value of six Reynolds Stress components? | July | CFX | 2 | June 24, 2008 10:19 |
Reynolds stress Model | Chimenti Martín | Main CFD Forum | 5 | November 21, 2001 14:22 |
Reynolds Stress Models | Roued | Main CFD Forum | 20 | February 8, 2000 03:58 |