|
[Sponsors] |
August 4, 2003, 04:54 |
Reynolds averaging and k-epsilon
|
#1 |
Guest
Posts: n/a
|
Is there a cut-off beyond which one should not refine meshes when working with a k-epsilon model? My concern is that the Reynolds averaging process filters out turbulence, which is then addressed via a turbulence model. In itself, this is to me a bit of an abstract concept, since a link between the velocity and time scales are usually not stated in the Reynolds averaging process. If one keeps on refining a mesh, one may reach a point where one is actually (trying to) solving some detail of the (larger) eddies, that is supposed to be the domain of the turbulence model. This in itself poses a problem, since the turbulence is transient, whilst the mean flow might be steady. Or will the contribution of the turbulence diminish with mesh size and automatically approach a LES solution - with a "wrong" turbulence closure model for the smallest eddies?
|
|
August 4, 2003, 05:57 |
Re: Reynolds averaging and k-epsilon
|
#2 |
Guest
Posts: n/a
|
I think you are misinterpreting the basic problem here (you're confusing two different issues).
Firstly the what is meant by Reynolds averaging is that you average the Navier-Stokes equations over a period of time which is long enough to bring the flow into equilibrium. This averaging requires closure conditions (k-e is one such closure) which results in a closed set of partial differential equations for the mean flow properties. To solve these equations in practice you need to introduce a mesh on which the equations are to be approximated. Convergence of the numerical discretization to the solution of the original partial differential equations requires that the mesh should be sufficiently fine that the solution does not depend upon the mesh spacing; i.e. further refinements to the mesh do not significantly change the answer. Thus, if you solve your k-e problem on different meshes you should observe that the solution approaches a steady state which is independant of the mesh as the mesh is refined. Tom. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Reynolds or Favre averaging ? | Jimmy | FLUENT | 4 | June 3, 2021 05:03 |
Starting field averaging using libFunctionObject after certain time | eelcovv | OpenFOAM Programming & Development | 25 | December 7, 2015 23:28 |
reynolds number averaging?? | qrie | Main CFD Forum | 0 | June 26, 2010 04:46 |
When to use mass flow averaging | cspectre | CFX | 2 | December 6, 2009 06:30 |
Reynolds or Ensemble Averaging? | Wick | FLUENT | 2 | July 27, 2006 11:26 |