1.

The flow variable at the vertex node is calculated using the weighted average of the values at the cells sharing it. What is the weight used here?(a) Inverse of the distance of the vertex from the cell centroid(b) Distance of the vertex from the cell(c) Centroids of the cells(d) Mass of the cellsThis question was posed to me in homework.The origin of the question is Diffusion Problem topic in section Diffusion Problem of Computational Fluid Dynamics

Answer»

The correct choice is (d) Mass of the cells

The best EXPLANATION: The impact decreases as the centroid of the cell moves AWAY from the vertex. So, the INVERSE is used as the WEIGHT here. This is why the method needs an enlarged stencil. But it leads to more accurate approximation.



Discussion

No Comment Found

Related InterviewSolutions