[ANSYS, Inc. Logo] return to home search
next up previous contents index

18.7.1 Overview of FMG Initialization

FMG initialization utilizes the ANSYS FLUENT FAS Multigrid technology (see Section  18.6.4) to obtain the initial solution. Starting from a uniform solution (after performing standard initialization), the FMG initialization procedure constructs the desirable number of geometric grid levels using the procedure outlined in Section  18.6.4. To begin the process, the initial solution is restricted all the way down to the coarsest level. The FAS multigrid cycle is then applied until a given order of residual reduction is obtained or the maximum number of cycles is reached. The solution is then interpolated one grid level up and the FAS multigrid cycle is applied again between the current level all the way down to the coarsest level. This process will repeat until the finest level is reached. The FMG initialization iteration is illustrated in Figure  18.7.1.

Figure 18.7.1: The FMG Initialization
figure

Since FMG initialization does most of the work on coarse levels, this initialization procedure is computationally inexpensive and, for large problems, a good initial solution can be obtained in a fraction of the time spent to converge on a final solution. Note that FMG initialization can be used with the pressure-based and density-based solvers.

When FMG initialization is started, the algorithm will perform the following steps:

1.   Records the current solver selection and all current solver parameters.

2.   Switches from the selected solver to the density-based explicit formulation.

3.   Performs one FMG iteration using the FMG parameters given in the text command interface (see below).

4.   Switches back to the initially selected solver and resets all solver parameters back to the original solver settings.

In the FMG iteration, the inviscid Euler equations are solved using first order-discretization to obtain the approximate solution. If species are present, then the FMG initialization will solve the species equations. However, turbulence equations or any other transport scalars are not solved in the FMG initialization.


next up previous contents index Previous: 18.7 Full Multigrid (FMG)
Up: 18.7 Full Multigrid (FMG)
Next: 18.7.2 Limitations of FMG
Release 12.0 © ANSYS, Inc. 2009-01-23