|
[Sponsors] |
How to accelerate a time-dependent algorithm to steady-state? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 13, 1998, 18:55 |
How to accelerate a time-dependent algorithm to steady-state?
|
#1 |
Guest
Posts: n/a
|
I am wondering how people go about accelerating a time-dependent algorithm to steady-state? I am particularly interested in the situation where one is solving the time-dependent Stokes problem without the non-linear terms. I've been considering using the algorithm of Zienkiewicz et al (Int. J. Numer. Eng., v43, p565-583) but am only interested in the steady state solution (sans advection of the mesh after the velocities are found). Matthew
|
|
October 15, 1998, 10:05 |
Re: How to accelerate a time-dependent algorithm to steady-state?
|
#2 |
Guest
Posts: n/a
|
It's hard to answer because you have to make sure that your unsteady algorithm , your mesh and your boundary conditions will give you a steady state solution in the first place. Most of the time, the unsteady solution remains unsteady just because of the mesh you used. I would say, first run a true unsteady solution first, and make sure that your method and mesh and the boundary conditions will give you a steady state solution. Then, there are two general approach you can use: 1) fool around with the local time steps, that is to increase it to speed up the real time. 2) spend more time in the area where the solutions have difficulty in convergence. A good initial flow field guess also will reduce the computing time.
|
|
October 20, 1998, 00:32 |
Re: How to accelerate a time-dependent algorithm to steady-state?
|
#3 |
Guest
Posts: n/a
|
Hi,
For the convergence acceleration of time-marching algorithm, I think there are three popular methods. Local time stepping(Dual time steeping for unsteady problem), Local Preconditioning and Multigrid all work well. Conbination of two of the three methods will have very dramatical effect. You can read CFD Review 1995', or the papers of Marviplis(NASA Langley). |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Extrusion with OpenFoam problem No. Iterations 0 | Lord Kelvin | OpenFOAM Running, Solving & CFD | 8 | March 28, 2016 12:08 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
time step and iterations in steady state problem using transient solver | jing113cn | FLUENT | 2 | January 15, 2010 04:18 |
Time in Steady State DPM | KJ Larsen | FLUENT | 0 | January 28, 2009 13:00 |
About the difference between steady and unsteady problems | Lisa | Main CFD Forum | 11 | July 5, 2000 15:37 |