Computational Fluid Dynamics Questions and Answers – Numerical Methods – Mesh Topology

This set of Computational Fluid Dynamics test focuses on “Numerical Methods – Mesh Topology”.

1. Which of these is related to the flux terms?
a) Element connectivity
b) Node connectivity
c) Face connectivity
d) Vertex connectivity
View Answer

Answer: c
Explanation: For faces, information about elements sharing the face is stored for computational uses. Since the flux terms completely depend upon the faces, face connectivity should be in a way that it represents flux.

2. The direction of the normal vector to a face in mesh ____________
a) is from the owner element to the neighbour element
b) is from the neighbour element to the owner element
c) is in the direction of the flux
d) is in the direction opposite to the flux
View Answer

Answer: a
Explanation: The orientation of the faces is such that the normal vector to the face points from the owner element to the neighbour element. Depending on this the sign of flux term changes. Orientation does not depend on fluxes.

3. In the boundary faces, the normal vector points _____________
a) to the owner element
b) outside the domain
c) in the direction of the flux
d) in the direction opposite to the flux
View Answer

Answer: b
Explanation: The boundary faces bound only one element and they do not have any neighbouring elements. So, the owner elements in the boundaries have their faces with the normal vectors pointing outside the domain.
advertisement
advertisement

4. Which of these points is shared by the maximum number of elements?
a) Grid point
b) Cell centre
c) Face centre
d) Vertex
View Answer

Answer: d
Explanation: A vertex is shared by the most number of elements. In structured grids, a vertex point is shared by eight elements. Gridpoint can be either the cell centre or the vertex depending upon the type of discretization.

5. Vertex connectivity is important while __________
a) solving the discretized equation
b) discretizing
c) post-processing
d) pre-processing
View Answer

Answer: c
Explanation: Vertex connectivity is important for post-processing especially while computing gradients. Vertex connectivity generally contains information like the elements and faces sharing that vertex.
Sanfoundry Certification Contest of the Month is Live. 100+ Subjects. Participate Now!

6. Which of these establish a one-to-one relationship between two elements?
a) Face
b) Node
c) Vertex
d) Element
View Answer

Answer: a
Explanation: A one-to-one relationship is given by the faces of a mesh. One face is shared by two elements. It usually contains information about the fluxes flowing between those elements.

7. Element connectivity is responsible for ___________
a) consistency of the fluxes of different elements
b) consistency of the equations formed for different elements
c) flow field variables
d) gradient of the flow field variables
View Answer

Answer: b
Explanation: Element connectivity relates the local matrix to the global matrix. This ensures that the equations formed for one element are consistent with those formed for the other elements in the computational domain.
advertisement

8. In a two-dimensional flow, the algebraic equation of an element relates the element with ___________
a) its face centres
b) its vertices
c) its faces
d) its neighbours
View Answer

Answer: d
Explanation: Each element in a mesh has its own algebraic equation. This algebraic equation has the coefficients of the neighbouring elements too. This way, the elements are connected to their neighbours by these algebraic equations.

9. The aspect ratio of each element should be ___________
a) less than one
b) equal to one
c) around one
d) greater than one
View Answer

Answer: c
Explanation: Ideally, the aspect ratio of each element should be equal to 1. But, this cannot be practically ensured. So, in real, the elements have their aspect ratio around 1. If it is large, it will lead to errors.
advertisement

10. The variation of the size of a cell from an optimal cell size is its __________
a) centroid
b) structure
c) orthogonality
d) skewness
View Answer

Answer: d
Explanation: The skewness of a cell is its variation from the optimal cell size. This is an apt indicator of the quality and suitability of a mesh. Large skewness leads to less accuracy.

Sanfoundry Global Education & Learning Series – Computational Fluid Dynamics.

To practice all areas of Computational Fluid Dynamics for tests, 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.