1.

Which of these entities need the information to be explicitly stored?(a) Elements, faces, nodes and neighbours(b) Elements, faces and nodes(c) Elements, faces and neighbours(d) Elements, nodes and neighboursI have been asked this question in exam.The question is from FVM in portion Finite Volume Methods of Computational Fluid Dynamics

Answer» CORRECT choice is (a) Elements, faces, nodes and neighbours

To explain: The DATA structure for an unstructured GRID should CONTAIN information about the elements, faces, nodes and in addition to these about the neighbouring elements also. As they are not properly ARRANGED, the neighbouring elements cannot be defined using indices.


Discussion

No Comment Found

Related InterviewSolutions