|
[Sponsors] |
Can a turbulent flow converge in laminar simulatio |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 23, 2007, 14:55 |
Can a turbulent flow converge in laminar simulatio
|
#1 |
Guest
Posts: n/a
|
Hi there,
If a flow is turbulent in nature, should its simulation converge with laminar model? Kindly guide. Many Thanks, Best Regards, KM |
|
November 23, 2007, 15:53 |
Re: Can a turbulent flow converge in laminar simul
|
#2 |
Guest
Posts: n/a
|
Numerically speaking, there ought to be no problem. However, you won't resolve the "proper" physics.
D. |
|
November 23, 2007, 17:42 |
Re: Can a turbulent flow converge in laminar simul
|
#3 |
Guest
Posts: n/a
|
Hi KM and Deke,
Actually, numerically there are a lot of issues for both convergence and accuracy. If the flow should be turbulent, you'll be trading off one for the other by running laminar. Here's why... Turbulence results when the diffusive transport of momentum is much smaller than the advective transport of momentum and is no longer sufficient to damp out fluctuations (The ratio of advective to diffusive transport is the Reynolds Number). If the Reynolds number is high, the solver will not converge as the solution will be locally unstable. A turbulence model resolves this issue by adding a turbulent Eddy Viscosity (which is representative of the mixing due to turbulent effects) to the Dynamic Viscosity (which is a fluid property arising from molecular interaction), resulting in a higher Effective Viscosity, which varies according to the flowfield. The higher effective viscosity lowers the effective Reynolds number and therefore stabilizes the flow. In some cases numerical instability can still arise if the local eddy viscosity is insufficient to lower the effective Reynolds number. That said, you may still be able to converge a higher Reynolds number laminar steady state solution without turbulence. If you mesh is coarse (and further if you use 1st order upwind advection), there will be sufficient numerical diffusion (due to errors, not physics) to stabilize the flow. The problem with this is that the numerical diffusion has nothing to do with the physics, so the effective viscosity is grid dependant, not solution dependant. The same occurs for turbulent flows, of course, but the numerical diffusion is likely to be small compared to the eddy viscosity (as opposed to large vs. the dynamic viscosity). So, in summary, the effective viscosity is: Effective Viscosity = Dynamic Visc. + Eddy Visc. + [numerical diffusion] Where the numerical diffusion isn't actually calculated by the solver, but rather results from numerical errors due to discretization. The local flow will be stable if the Effective Viscosity is high enough to damp out fluctuations. The accuracy of the Dynamic Viscosity is dependant on your fluid properties, the accuracy of the Eddy Viscosity depends on the turbulence model, and the Numerical Diffusion should be minimized by refining your grid and using a higher order advection scheme. Hope this helps! -CycLone |
|
December 2, 2019, 18:55 |
|
#4 |
New Member
Derick Varghese
Join Date: Dec 2019
Posts: 1
Rep Power: 0 |
Hi
Can someone please explain what happens when you use a laminar physics model when the Reynolds number is high? I'm trying to find out what happens when I use a laminar physics model to simulate the flow through a U-bend with a Reynolds number of 10,000. The U-bend diameter is 20 mm. |
|
December 3, 2019, 02:56 |
|
#5 |
Senior Member
Join Date: Nov 2015
Posts: 246
Rep Power: 12 |
You get Laminar parabolic velocity distribution across channel instead of turbulent core velocity distribution.
https://en.wikipedia.org/wiki/Law_of_the_wall In general you achieve wrong resistance of U-bend because both friction and shape losses are Reynolds dependent. |
|
December 3, 2019, 07:24 |
|
#6 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,854
Rep Power: 144 |
Sorry, Karachun, that is not correct. Give it a try and you will see what happens - you will not get a laminar parabolic profile. It is not stable and will not converge (not unless your mesh is vastly under-resolved, and then you will just get an inaccurate simulation).
What you will get is a transient, fluctuating flow field. If you refine the mesh enough that the simulation becomes DNS or LES-like you will get the turbulent flow profile after temporal averaging (which is unlikely, you need super-fine meshes for these). What is more likely is you get an under-mesh-resolved LES like simulation with a velocity profile approaching the turbulent profile but not accurately. The finer the mesh the more accurate it will be. Note that you cannot do this as a steady state simulation, you will need a transient simulation.
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum. |
|
December 3, 2019, 17:23 |
|
#7 |
Senior Member
Join Date: Nov 2015
Posts: 246
Rep Power: 12 |
Thanks for comment, I will try to model this problem later.
|
|
December 5, 2019, 01:25 |
|
#8 | |
Senior Member
Join Date: Feb 2011
Posts: 496
Rep Power: 18 |
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFX Treatment of Laminar and Turbulent Flows | Jade M | CFX | 18 | September 15, 2022 08:08 |
Turbulent viscosity in Laminar Flow | Mike | Main CFD Forum | 8 | April 12, 2010 12:40 |
2D cylinder, external, laminar and turbulent flow | Dave | FLUENT | 0 | December 6, 2006 21:42 |
Reynolds and Turbulent flow | Frederic Dubinski | CFX | 5 | October 21, 2004 05:12 |
fluid flow fundas | ram | Main CFD Forum | 5 | June 17, 2000 22:31 |