|
[Sponsors] |
April 4, 2008, 08:23 |
Stiff Phenomena
|
#1 |
Guest
Posts: n/a
|
Hi Dear Friends,
I have seen that stiff phenomena can occur in unstesdy flow simulation simulations. My question is this one, namely: in the context of fluid flow, what means a problem to be a stiff one? Ferreira |
|
April 4, 2008, 14:13 |
Re: Stiff Phenomena
|
#2 |
Guest
Posts: n/a
|
Stiff Phenomena
|
|
April 4, 2008, 14:22 |
Re: Stiff Phenomena
|
#3 |
Guest
Posts: n/a
|
from mathematical point of veiw, stiff sticked to problems which are not computationally tractable.
e.g. when system is ill-posed, highly non-linear systems, caotic systems, such problems are sensitive to perturbations and considering computer arithmetic limitation (impose naturally perturbation from exact solution) and also error in initial guess (considering iterative solver) we have difficulty to solve such problems. This is just my understanding and others may have more comments ! |
|
April 4, 2008, 16:26 |
Re: Stiff Phenomena
|
#4 |
Guest
Posts: n/a
|
From a numerical ODE standpoint a stiff ODE is one where you have more than 1 timescale, one of which is much smaller than the others. The smaller timescale may be of little interest but for explicit schemes the stability of the scheme is dependent on it.
|
|
April 4, 2008, 18:08 |
Re: Stiff Phenomena
|
#5 |
Guest
Posts: n/a
|
See the definition in J. Blazek's Computational Fluid Dynamics: Principles and Applications book page 185. It says stiffness is the ratio of the largest to smallest time scale, or the ratio of the largest to smallest eigenvalue of Jacobian matrix. Also, from the numerics point of view, I think the system of equations that is to be solved has coefficients with some different number of magnitude.
|
|
April 4, 2008, 21:51 |
Re: Stiff Phenomena
|
#6 |
Guest
Posts: n/a
|
Another example is when your roomate mixes some V1AGRA into a bowl of M&M's and you absentmindedly swallow a handful. A stiff(y) problem quickly ensues.
|
|
April 5, 2008, 09:28 |
Re: Stiff Phenomena
|
#7 |
Guest
Posts: n/a
|
Dear Ferreira,
Following Peter's comments on stiffness, it is not difficult to see that problems involving reactive flows and in combustion are stiff. Turbulent flows also lead to stiffness arising from the underlying grid necessary to resolve the viscous sublayer. In the first case, the time scales of reaction are quite small compared to the flow time scales. In the second case, you need to use a smaller time scale because the grid scales close to the body is low. The second problem is overcome using a local time stepping strategy in conjunction with implicit schemes, at least for steady flows. Turbulence and combustion are inherently unsteady problems and stiffness is therefore a problem to deal with during time integration. Hope this helps Regards, Ganesh |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Locating and observing a transient fluid phenomena | Chander | CFX | 2 | September 25, 2011 19:49 |
CH4 gas-phase reaction and stiff chemistry solver | sonosun | FLUENT | 0 | April 15, 2010 22:01 |
stiff numerical | Felipe Figueroa | FLUENT | 5 | September 9, 2009 21:02 |
solving stiff equations | vishal | FLUENT | 0 | September 22, 2008 18:14 |
Stiff Chemistry Solver | Arun | FLUENT | 2 | June 17, 2004 21:45 |