Abstract: | ![]() Several solution acceleration techniques, used to obtain steady state CFD solutions as quickly as possible, are applied to an implicit, upwind Euler solver to evaluate their effectiveness. The implicit system is solved using either ADI or ILU and the solution acceleration techniques evaluated are quasi-Newton iteration, Jacobian freezing, multigrid and GMRES. ILU is a better preconditioner than ADI because it can use larger time steps. Adding GMRES does not always improve the convergence. However, GMRES preconditioned with ILU and multigrid can take advantage of Jacobian freezing to produce an efficient scheme that is relatively independent of grid size and grid quality. |