Computational Fluid Dynamics Questions and Answers – Numerical Methods – Multi-grid Approach for Solving Discretized Equations

This set of Computational Fluid Dynamics Quiz focuses on “Numerical Methods – Multi-grid Approach for Solving Discretized Equations”.

1. The multi-grid approach is used to assist __________
a) iterative solvers
b) direct solvers
c) gradient solvers
d) pre-conditioned solvers
View Answer

Answer: a
Explanation: When the iterative solvers are used to solve medium to large system of equations, the error is big and accuracy becomes less. This poses a problem with iterative solvers. So, they are supplemented with the multi-grid approach.

2. Which of these properties are affected when the multi-grid approach is not used?
a) Conservativeness
b) Convergence
c) Consistency
d) Stability
View Answer

Answer: b
Explanation: As the accuracy in the iterative solvers for large equations are not good, the rate of convergence is very less. A solution to this problem is given by the multi-grid approach.

3. Which of these errors need a multi-grid approach?
a) Low amplitude error
b) High amplitude error
c) Low frequency error
d) High frequency error
View Answer

Answer: c
Explanation: High frequency oscillatory errors are easily eliminated using iterative methods like Jacobi and Gauss-Seidel. But, these techniques cannot handle smooth and low frequency errors without a multi-grid approach.
advertisement
advertisement

4. Multi-grid approach switches between ___________ and ____________ grids to meet the errors.
a) structured and unstructured
b) collocated and staggered
c) cylindrical to polar
d) fine and coarse
View Answer

Answer: d
Explanation: The low frequency errors create problem in fine grids as the error in one cell is very small and negligible because of the high wavelength of the errors. So, multi-grid approach changes these fine grids into coarser one to make it considerable in one cell.

5. The multi-grid approach is a ___________ process.
a) direct
b) iterative
c) cyclic
d) periodic
View Answer

Answer: c
Explanation: The multi-grid approach involves traversal from a fine grid into a coarse one in order to make the error considerable and again another traversal from a coarse grid into a fine one after the error correction.

6. Let rk be the residual in the kth level of multi-grid approach. Which of these give the restriction operator?
a) \(\frac{r^{k+1}}{r^k} \)
b) \(\frac{r^k}{r^{k+1}}\)
c) rk+1-rk
d) rk-rk+1
View Answer

Answer: a
Explanation: The first step in the multi-grid approach is the restriction step. Here, the process starts with a fine grid. After a few iterations, the error is transferred to a coarser grid level. Again, some iterations are performed in that step and the process continues. The restriction operator for the error transferred from one step to the higher step is \(\frac{r^{k+1}}{r^k} \).

7. For an algebraic multi-grid approach, the residual in the kth level is __________
a) residual in the (k+1)th level
b) summation of the residuals in the (k)th level
c) residual in the (k-1)th level
d) summation of the residuals in the (k-1)th level
View Answer

Answer: d
Explanation: While transferring the errors from one level to another, the residual of the kth level is given by the summation of the residuals of all the terms in the previous (k-1)th level.
advertisement

8. Which of these traversal cycles are possible for an algebraic multi-grid approach?
a) W-cycle
b) V-cycle
c) U-cycle
d) F-cycle
View Answer

Answer: c
Explanation: There are three possible traversal cycles for algebraic multi-grid approaches. They are W-cycle, V-cycle and F-cycle. V-cycle is a direct traverse without any nesting. W-cycle involves nesting. F-cycle is a hybrid cycle of W and V-cycles.

9. Errors are transferred from a fine grid to a coarser one. Similarly __________ is transferred from a coarse grid to a finer one.
a) residual
b) correction
c) restriction
d) prolongation
View Answer

Answer: b
Explanation: Corrections are transferred from a coarse grid to a finer one. Correction is basically obtained from the solution of the system of equations at the coarse grid. This, in terms of ratios of errors, is transferred to the finer grid.
advertisement

10. Which of these is the opposite step of restriction?
a) Prolongation
b) Traversal
c) Agglomeration
d) Coarsening
View Answer

Answer: a
Explanation: Prolongation is the step where correction is transferred from a coarse grid to a finer one. This is done the same way how errors are transferred from a fine grid to a coarser one in restriction step.

Sanfoundry Global Education & Learning Series – Computational Fluid Dynamics.

To practice all areas of Computational Fluid Dynamics for Quizzes, here is complete set of 1000+ Multiple Choice Questions and Answers.

If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.