1.

Each node has 4 nearest neighbours. This statement is correct for which of these grid types?(a) Structured 2-D grids(b) Unstructured 2-D grids(c) Structured 3-D grids(d) Unstructured 3-D gridsThis question was addressed to me by my school principal while I was bunking the class.This key question is from Numerical Methods in portion Numerical Methods of Computational Fluid Dynamics

Answer»

The correct answer is (a) Structured 2-D grids

The EXPLANATION: Structured grids have 2 nearest neighbours in 1-D, 4 in 2-D and 6 in 3-D. There is no standard number of nearest neighbours in the UNSTRUCTURED GRID TYPE except 1-D CASE where there is no option for the grids to have more than two neighbours.



Discussion

No Comment Found

Related InterviewSolutions