Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

To get the gradient of the flow variable using the Green-Gauss Theorem, which of these theorems is used?(a) Mean value theorem(b) Stolarsky mean(c) Racetrack principle(d) Newmark-beta methodThis question was addressed to me in an interview.My question is based upon Diffusion Problem topic in portion Diffusion Problem of Computational Fluid Dynamics

Answer» RIGHT choice is (a) MEAN value theorem

Easy explanation: The Green-Gauss theorem STATES that for a closed volume V with the SURROUNDING surface ∂V and outward pointing incremental surface vector d\(\vec{S}\),

∫V \(\nabla\Phi dV=∮_{∂V} \Phi d\vec{S}\)

Using the mean value theorem,

∫V ∇ΦdV=\(\overline{\nabla\Phi} V\)

Where, \(\overline{\nabla\Phi} V\) is the AVERAGE gradient over the volume V.
2.

Non-orthogonality leads to ________ in diffusion problems.(a) cubic-diffusion(b) less-diffusion(c) additional-diffusion(d) cross-diffusionI had been asked this question in unit test.Question is from Diffusion Problem topic in section Diffusion Problem of Computational Fluid Dynamics

Answer»

Correct OPTION is (d) cross-diffusion

To explain I would SAY: In general, the surface vector of the non-orthogonal GRIDS is given as the sum of the vector CONNECTING the owner and the neighbour elements and an additional vector. This leads to an extra term in the diffusion EQUATION called the cross-diffusion or non-orthogonal diffusion.

3.

I general, for all the steady-state diffusion problems, the discretized equation can be given as aPΦ P = ∑anbΦnb-S. For a one-dimensional problem, which of these is wrong?(a) ∑anb =aT+aB(b) ∑anb =aS+ aN(c) ∑anb =aW+aE(d) ∑anb =aP+aEI had been asked this question in unit test.My question is taken from FVM for Multi-dimensional Steady State Diffusion in chapter Diffusion Problem of Computational Fluid Dynamics

Answer» CORRECT CHOICE is (d) ∑anb =aP+aE

For EXPLANATION: For a one-dimensional PROBLEM is x-direction, ∑anb =aW+aE. For a one-dimensional problem is y-direction, ∑anb =aS+ aN. For a one-dimensional problem is z-direction, ∑anb =aT+aB.
4.

What is the advantage of the least-square method over the other methods?(a) Computational ease(b) Accuracy(c) Flexibility(d) StabilityI got this question by my college director while I was bunking the class.The query is from Diffusion Problem topic in chapter Diffusion Problem of Computational Fluid Dynamics

Answer»

Correct answer is (c) Flexibility

For explanation I would say: The least-square method offers more flexibility over the other methods to compute gradients for CHOOSING between the order of accuracy USED and the STENCIL on which to WORK. ACCORDING to the user’s ease, these two can be chosen.

5.

What is the final form of the Green-Gauss gradient method for finding the gradient of Φ over element C?(a) ∇ΦC=∑f~nb(c)Φf \(\vec{S_f}\)(b) ∇ΦC=1/VC∑f~nb(c)Φf \(\vec{S_f}\)(c) ∇ΦC=1/VC∑f~nb(c)Φf(d) ∇ΦC=1/VC∑f~nb(c)af ΦfThe question was posed to me by my college professor while I was bunking the class.My question is taken from Diffusion Problem in division Diffusion Problem of Computational Fluid Dynamics

Answer»

The correct CHOICE is (b) ∇ΦC=1/VC∑f~nb(c)Φf \(\vec{S_f}\)

Easy explanation: The FINAL FORM of the Green-Gauss gradient method is GIVEN by

∇ΦC=1/VC∑f~nb(c)Φf \(\vec{S_f}\)

Where,

\(\vec{S_f}\) is known from the geometry of the grids.

Φf for all the faces should be known to compute ∇ΦC.

6.

Which of the following is correct regarding the cell numbered “13”?(a) aE=0; aW=0(b) aW=0; aN=0(c) aN=0; aS=0(d) aS=0; aW=0I got this question by my college professor while I was bunking the class.The doubt is from FVM for Multi-dimensional Steady State Diffusion topic in division Diffusion Problem of Computational Fluid Dynamics

Answer»

Right answer is (d) aS=0; aW=0

Explanation: For the CONTROL volumes ADJACENT to the boundary of the global domain, the boundary-side coefficient is SET to zero. Therefore, for the CELL numbered “13”, the SOUTHERN and the western coefficients are zero (aS=0; aW=0).

7.

The least-square method is exact when ____________(a) the system is two-dimensional(b) the system is linear(c) the system is two-dimensional(d) the system is quadraticI had been asked this question in exam.I want to ask this question from Diffusion Problem topic in chapter Diffusion Problem of Computational Fluid Dynamics

Answer»

Correct option is (b) the SYSTEM is linear

Best explanation: Unless the FIELD where we solve the PROBLEM is linear, the solution using the LEAST square method will not be exact. This is because the number of columns in the coefficient matrix will be more than the number of rows.

8.

The zero sum rule and the opposite signs rule are applicable to _______________(a) each discretized equation(b) the global matrix(c) the coefficients of each discretized equation(d) the coefficient matrixI got this question in unit test.This interesting question is from Diffusion Problem topic in division Diffusion Problem of Computational Fluid Dynamics

Answer»

The CORRECT OPTION is (c) the coefficients of each discretized equation

The explanation: A proper discretization should RESULT in a discretized algebraic equation that reflects the characteristics of the original conservation equation. The coefficients of each discretized equation should satisfy the zero sum and the opposite SIGNS RULES.

9.

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.

10.

In the absence of any source or sink, the steady-state diffusion problem is governed by _______________(a) Fourier series(b) Linear interpolation(c) Taylor series(d) Second order interpolationThis question was addressed to me in an interview for job.My question is taken from Diffusion Problem topic in chapter Diffusion Problem of Computational Fluid Dynamics

Answer»

Correct answer is (a) Fourier series

To EXPLAIN: For a source-less STEADY STATE diffusion problem, the transfer of the FLOW variable (Φ) occurs only by diffusion. So, the transfer of Φ will be in the direction opposite to the increasing Φ. This is GOVERNED by Fourier series.

11.

Why a parabolic profile is not used to model the variation of Φ?(a) Accuracy comes at the cost of computation(b) Exact results(c) Unphysical results(d) Difficult to useI got this question during an online interview.The origin of the question is Diffusion Problem in portion Diffusion Problem of Computational Fluid Dynamics

Answer»

The correct ANSWER is (c) Unphysical results

Explanation: Consider a PARABOLIC (second-order) PROFILE is used to find the value of a flow VARIABLE at the face in between two centroids. It will lead to a value HIGHER or lower than the values at the centroids which will be unphysical.

12.

Which of these statements is true?(a) 1-D steady-state diffusion is the simplest of all transport equations(b) 1-D steady-state diffusion is the toughest of all transport equations(c) 1-D steady-state convection is the simplest of all transport equations(d) 1-D transient diffusion is the simplest of all transport equationsI got this question in class test.This key question is from FVM for 1-D Steady State Diffusion topic in chapter Diffusion Problem of Computational Fluid Dynamics

Answer»

Right ANSWER is (a) 1-D steady-state diffusion is the simplest of all transport equations

Explanation: The one-dimensional steady-state diffusion is the simplest preliminary problem in CFD. This cancels out most of the TERMS in the general transport equation. In HEAT FLOW problems it means conduction and in mass-flow problems, it means diffusion.

13.

What is the disadvantage of using the least-square method?(a) Inconsistent(b) Less convergence rate(c) Instability(d) Computational costThe question was posed to me in an online interview.Question is taken from Diffusion Problem topic in division Diffusion Problem of Computational Fluid Dynamics

Answer»

Right CHOICE is (d) Computational cost

The BEST I can explain: The cost for the advantage of the least-square gradient METHODS is its high computational cost. This high computational cost is due to its separate CALCULATION of the WEIGHTED average.

14.

Consider the general discretized equation given by aP ΦP+∑F~NB(P)aF ΦF =0. Which of these statements is correct according to the opposite signs rule?(a) aP and aF are of opposite signs(b) aP and ΦP are of opposite signs(c) aF and ΦF are of opposite signs(d) ΦP and ΦF are of opposite signsThe question was asked in class test.My query is from Diffusion Problem topic in portion Diffusion Problem of Computational Fluid Dynamics

Answer»

Correct option is (a) aP and AF are of opposite signs

For explanation I WOULD say: The boundedness property is ENFORCED only when the coefficients aP and aF are of opposite signs. So, the opposite sign rule SAYS that the coefficients of the flow VARIABLES ΦP and ΦF are of opposite signs.

15.

The face-based stencil used for computing Φf in the Green-Gauss Gradient formula is ________(a) more accurate and needs a large stencil(b) less accurate and needs a large stencil(c) more accurate and needs a compact stencil(d) less accurate and needs a compact stencilThis question was addressed to me in my homework.My question is based upon Diffusion Problem in portion Diffusion Problem of Computational Fluid Dynamics

Answer» RIGHT choice is (d) less accurate and needs a compact STENCIL

To explain: The FACE-based computation of Φf uses a compact stencil INVOLVING face NEIGHBOURS. This is less accurate than the vertex-based computation involving a large stencil of vertex neighbours.
16.

Which of these is a sufficient condition for a discretized equation?(a) Neither the opposite sign rule nor the zero sum rule(b) Both the opposite sign and the zero sum rules(c) The opposite signs rule(d) The zero sum ruleI got this question during an interview.Origin of the question is Diffusion Problem topic in section Diffusion Problem of Computational Fluid Dynamics

Answer»

The correct choice is (c) The OPPOSITE SIGNS rule

Best explanation: For of the discretized equations to be bounded, the SUFFICIENT CONDITION is the opposite signs rule. Sufficient condition means that the rule will be ENOUGH to make sure that the equation is bounded.

17.

Which of these theorems is used to transform the general diffusion term into boundary based integral in the FVM?(a) Gauss divergence theorem(b) Stokes’ theorem(c) Kelvin-Stokes theorem(d) Curl theoremI had been asked this question in class test.My question is based upon FVM for 1-D Steady State Diffusion in chapter Diffusion Problem of Computational Fluid Dynamics

Answer»

Correct answer is (a) Gauss divergence theorem

To explain: The general diffusion term is div(Γ gradΦ). INTEGRATING for the finite volume METHOD, it becomes

∫CV div(Γ gradΦ)dV

Applying the Gauss divergence theorem,

∫A\(\vec{n}.\)(Γ gradΦ)dA

This is the boundary BASED integration as the boundaries will be AREAS.

18.

To overcome the disadvantage caused by the information from the wrong side of cells ____________ is used in the vertex-based method.(a) upwind biased scheme(b) weighted average(c) downwind biased scheme(d) central schemeI have been asked this question during an interview for a job.The question is from Diffusion Problem in chapter Diffusion Problem of Computational Fluid Dynamics

Answer» CORRECT option is (a) upwind BIASED scheme

The explanation: The major disadvantage of using the enlarged stencil is that information from the WRONG side of the face may ALSO contribute to the weighted average while calculating the vertex values. To avoid this, the upwind biased method is used.
19.

The value of the flow variable at face centre (Φf) in terms of the flow variable at the owner cell’s centre (ΦC) and the neighbouring cell’s centre (Φf) as given by the face-based stencil is ________(Note: g is the weighted average)(a) Φf=gC ΦC+gC Φf(b) Φf=gC ΦC+gf Φf(c) Φf=gC ΦC+(1-gC)Φf(d) Φf=gC ΦC+(1+gC)ΦfI have been asked this question by my college professor while I was bunking the class.My enquiry is from Diffusion Problem topic in portion Diffusion Problem of Computational Fluid Dynamics

Answer»
20.

It is easy to construct _________ in the face-based computation.(a) Grids(b) Stencil(c) Global matrix(d) Jacobian matricesI had been asked this question in an international level competition.Asked question is from Diffusion Problem in section Diffusion Problem of Computational Fluid Dynamics

Answer»

Correct choice is (d) Jacobian matrices

The EXPLANATION is: COMPACT STENCIL uses implicit methods. So, it is easy to CONSTRUCT compact Jacobian matrices. But the large stencil brings more information into the reconstruction and THEREFORE is more accurate.

21.

In the minimum correction approach of decomposing the surface vector of a non-orthogonal grid, the relationship between the vector connecting the owner and the neighbour node \((\vec{E_f})\) and the surface vector \((\vec{S_f})\) is given as _________(a) \(\vec{S_f} sin⁡\theta.\vec{e}\)(b) \(\vec{S_f} cos⁡\theta.\vec{e}\)(c) \((S_f cos⁡\theta) \vec{e}\)(d) \((S_f sin\theta) \vec{e}\)This question was addressed to me during an interview for a job.The query is from Diffusion Problem topic in section Diffusion Problem of Computational Fluid Dynamics

Answer»

Right option is (c) \((S_f cos⁡\theta) \VEC{E}\)

The best explanation: Here, a right-angled TRIANGLE is formed by the vectors \(\vec{E_f}, \vec{S_f}\, and\, \vec{T_f}\). The \(\vec{T_f}\) vector is orthogonal to the \(\vec{E_f}\) vector in this CASE. The relation is given by \((\vec{e}.\vec{S_f})\vec{e}=(S_f cos⁡\theta)\vec{e}\).

22.

Consider the general discretized equation given by aP ΦP+∑F~NB(P)aF ΦF =0. According to the zero sum rule, which of these is correct?(a) ∑F~NB(P)\(\frac{a_F}{a_P}\) = ∞(b) ∑F~NB(P)\(\frac{a_F}{a_P}\) = 1(c) ∑F~NB(P)\(\frac{a_F}{a_P}\) = -1(d) ∑F~NB(P)\(\frac{a_F}{a_P}\) = -∞This question was addressed to me in an online quiz.I would like to ask this question from Diffusion Problem in chapter Diffusion Problem of Computational Fluid Dynamics

Answer»

Right OPTION is (c) ∑F~NB(P)\(\frac{a_F}{a_P}\) = -1

The best I can explain: From the zero SUM rule,

\(a_P+\sum_{(F \sim NB(P))}a_F = 0\)

Divided by aP, the equation BECOMES

\(1+\frac{\sum_{F \sim NB(P)}a_F}{a_P} = 0 \)

\(\frac{\sum_{F \sim NB(P)}a_F}{a_P} =-1\)

This can be written as

\(\sum_{F \sim NB(P)}\frac{a_F}{a_P} =-1\).

23.

In a control volume adjacent to the boundary, the flux crossing the boundary is _______________ in the discretized equation.(a) set to some arbitrary constant(b) set to zero(c) introduced as a source term(d) introduced as a convective fluxThis question was posed to me in examination.This interesting question is from FVM for Multi-dimensional Steady State Diffusion in chapter Diffusion Problem of Computational Fluid Dynamics

Answer»
24.

The diagonal elements of the coefficient matrix obtained by applying the least-square to Cartesian grids are ___________(a) the ratio of the grid sizes and the weights in the x, y, z-directions(b) the product of the grid sizes and the weights in the x, y, z-directions(c) the weights in the x, y, z-directions(d) the grid sizes in the x, y, z-directionsI had been asked this question at a job interview.I would like to ask this question from Diffusion Problem in portion Diffusion Problem of Computational Fluid Dynamics

Answer»

Correct OPTION is (d) the grid sizes in the x, y, z-directions

The best I can explain: The COEFFICIENT matrix obtained by APPLYING the least-square to CARTESIAN grids has non-zero elements only in the DIAGONAL. These non-zero elements are Δx, Δy and Δz (the grid sizes in the x, y, z-directions).

25.

In the least-square method, the gradient is computed using ___________(a) trial and error method(b) optimization method(c) weighted average(d) predictor-corrector methodI have been asked this question during an interview.I want to ask this question from Diffusion Problem in division Diffusion Problem of Computational Fluid Dynamics

Answer» CORRECT OPTION is (b) OPTIMIZATION method

Best explanation: The least-square method is based on an optimization procedure. This optimization carried over a function which is a function of the WEIGHT USED, the gradients and the grid sizes in the x, y and z-directions.
26.

If aPΦP=aEΦP+aWΦW+aNΦN+aSΦS+S is the general form of a 2-D steady-state diffusion problem, what is aE by considering the following stencil?(a) \(\frac{\Gamma_E A_E}{\delta y_{PE}}\)(b) \(\frac{\Gamma_E A_E}{\delta y_{PE}}\)(c) \(\frac{\Gamma_E A_E}{\delta x_{PE}}\)(d) \(\frac{\Gamma_E A_E}{\delta x_{WP}}\)The question was asked in unit test.My doubt is from FVM for Multi-dimensional Steady State Diffusion in section Diffusion Problem of Computational Fluid Dynamics

Answer»

Right answer is (c) \(\FRAC{\Gamma_E A_E}{\DELTA x_{PE}}\)

Explanation: FLUX in the EASTERN DIRECTION is given by

\(\Gamma_E A_E\frac{\partial\phi}{\partial x}\Big|_e=\Gamma_E A_E\frac{(\phi _E-\phi _P)}{\delta x_{PE}}\)

\(\Gamma_E A_E\frac{\partial\phi}{\partial x}\Big|_e=\Gamma _e A_E\frac{\phi_E}{\delta x_{PE}}-\Gamma_E a_E\frac{\phi_P}{\delta x_{PE}}\)

Expanding this while forming the general equation, we will get

\(a_E=\frac{\Gamma_E A_E}{\delta x_{PE}}\).

27.

Which of these statements is true?(a) The Gauss-Gradient method is a special case of the least-square gradient method(b) The least-square gradient method is a special case of the Gauss-Gradient method(c) The least-square method is not connected with the Gauss-Gradient method(d) The least-square method is suitable only for the Cartesian gridsI have been asked this question in an online interview.My enquiry is from Diffusion Problem topic in chapter Diffusion Problem of Computational Fluid Dynamics

Answer»
28.

The general discretized equation is modified for ____________(a) the central control volume(b) the boundary control volumes(c) the non-boundary control volumes(d) the interior control volumesThe question was posed to me in an international level competition.I need to ask this question from FVM for 1-D Steady State Diffusion in section Diffusion Problem of Computational Fluid Dynamics

Answer»

The correct answer is (b) the boundary CONTROL volumes

The best explanation: There is SPECIAL attention needed at the boundary NODES. For control volumes that are adjacent to the domain BOUNDARIES, the equation is MODIFIED so that the boundary values are incorporated into the equation without any problem.

29.

What is the relationship between \(\vec{E_f} \,and\, \vec{S_f}\) using the over-relaxed approach?(a) \(\vec{E_f}=(\vec{S_f} ).\vec{e}\)(b) \(\vec{E_f}=(\frac{S_f}{cos ⁡\theta}) \vec{e}\)(c) \(\vec{E_f}=(\vec{S_f})×\vec{e}\)(d) \(\vec{E_f}=((\vec{S_f}).\vec{e} ) \vec{e}\)I got this question during an online exam.This is a very interesting question from Diffusion Problem in chapter Diffusion Problem of Computational Fluid Dynamics

Answer»

The correct answer is (B) \(\vec{E_f}=(\frac{S_f}{COS ⁡\theta}) \vec{E}\)

Explanation: The relationship is given by \((\frac{S_f}{cos ⁡θ})\vec{e}\). This is CALCULATED in CFD packages as \(\vec{E_f}=\frac{\vec{S_f}.\vec{S_f}}{\vec{e}.\vec{S_f}}\vec{e}\). The derivation is given as

\(\vec{E_f}=(\frac{S_f}{cos⁡\theta})\vec{e}=(\frac{S_f^2}{S_f cos⁡\theta})\vec{e} =\frac{\vec{S_f}.\vec{S_f}}{\vec{e}.\vec{S_f}}\vec{e}\).

30.

In the orthogonal correction approach, the relationship between \(\vec{E_f}\, and\, \vec{S_f}\) is ________(a) \(\vec{E_f}=\vec{S_f}×\vec{e}\)(b) \(\vec{E_f}=S_f cos⁡\theta\vec{e}\)(c) \(\vec{E_f}=S_f\vec{e}\)(d) \(\vec{E_f}=\vec{S_f}.\vec{e}\)This question was posed to me in homework.This intriguing question comes from Diffusion Problem in portion Diffusion Problem of Computational Fluid Dynamics

Answer» CORRECT answer is (c) \(\vec{E_f}=S_f\vec{e}\)

For EXPLANATION I would SAY: In this APPROACH, the contribution of the term INVOLVING ΦF and ΦC are kept the same as that of the orthogonal mesh. This is achieved by the relation

\(\vec{E_f}=S_f \vec{e}\).
31.

Consider the general discretized equation given by aP ΦP+∑F~NB(P)aF ΦF =0. Which of these statements is correct?(a) When the value of ΦF is increased, the value of ΦP remains the same(b) When the value of ΦF is increased, the value of ΦP increased(c) When the value of ΦF is increased, the value of ΦP decreases(d) When the value of ΦF is decreased, the value of ΦP decreasesThis question was addressed to me in my homework.This intriguing question originated from Diffusion Problem topic in section Diffusion Problem of Computational Fluid Dynamics

Answer»

Right CHOICE is (c) When the value of ΦF is increased, the value of ΦP DECREASES

Explanation: The value of ΦP varies with the VARIATION of the values of ΦF. So, it will not remain the same. When the value of ΦF is increased, the value of ΦP decreases. This is the statement of the OPPOSITE signs rule taken PHYSICALLY.

32.

Which of these assumptions is made regarding the variation of Φ over a domain?(a) Linear profile(b) Central differencing(c) Quadratic profile(d) Downwind differencingThe question was posed to me in a national level competition.This interesting question is from Diffusion Problem topic in section Diffusion Problem of Computational Fluid Dynamics

Answer»

Right choice is (a) Linear profile

To explain: The major approximation made while discretizing a GOVERNING equation is “variation of the FLOW VARIABLE is considered to be linear”. The linear interpolation METHOD is used to get the unknown values near the KNOWN values.

33.

In the over-relaxed approach, the importance of the term involving ΦF and ΦC _________ as the non-orthogonality _________(a) decreases, increases(b) remains the same, increases(c) increases, remains the same(d) increases, increasesThis question was posed to me in an internship interview.My question is based upon Diffusion Problem topic in division Diffusion Problem of Computational Fluid Dynamics

Answer»

Right option is (d) increases, increases

The EXPLANATION: The importance of the TERM INVOLVING ΦF and ΦC DECREASES when the non-orthogonality decreases for the minimum correction APPROACH. For the over-relaxed approach, the importance increases.

34.

The gradient at the face of an element is obtained using ________(a) Linear interpolation(b) Geometric values(c) Green-Gauss theorem(d) Weighted averageThis question was addressed to me in an international level competition.This key question is from Diffusion Problem topic in chapter Diffusion Problem of Computational Fluid Dynamics

Answer»
35.

Consider the general discretized equation given by aP ΦP+∑F~NB(P)aF ΦF = 0. According to the zero sum rule, which of these is correct?(a) aP+∑F~NB(P)aF = ∞(b) aP+∑F~NB(P)aF = 0(c) aP+∑F~NB(P)aF = 1(d) aP+∑F~NB(P)aF = -1The question was posed to me in final exam.This intriguing question comes from Diffusion Problem in portion Diffusion Problem of Computational Fluid Dynamics

Answer»

The correct choice is (B) aP+∑F~NB(P)aF = 0

The EXPLANATION is: A consistent discretization METHOD should YIELD an equation which incorporates the PROPERTY of the overall domain – conservation. To ensure this, the equation should satisfy the condition aP+∑F~NB(P)aF = 0.

36.

The least-square method is ____________(a) at least first-order accurate(b) at least second-order accurate(c) first-order accurate(d) second-order accurateThis question was posed to me in an internship interview.My doubt is from Diffusion Problem topic in chapter Diffusion Problem of Computational Fluid Dynamics

Answer»

Correct choice is (a) at LEAST first-order accurate

For EXPLANATION: The ACCURACY of the gradient found using this method is at least first-order. This can be proved by expanding the values of the flow variable using the Taylor series. It can be of HIGHER orders ALSO.

37.

Non-orthogonality creates a problem in _________ of the steady-state diffusion equation.(a) the neighbouring terms(b) the source term(c) the direction of the surface vector(d) the magnitude of the surface vectorI have been asked this question during an interview for a job.Question is taken from Diffusion Problem topic in division Diffusion Problem of Computational Fluid Dynamics

Answer»

Right choice is (C) the direction of the surface vector

Best explanation: The surface vector and the vector joining the owner and the neighbouring elements are not COLLINEAR for non-orthogonal grids. Thus, non-orthogonal grids need SPECIAL attention in the steady-state diffusion equation.

38.

While using the Cartesian grids, the coefficient matrix becomes ____________(a) a square matrix(b) an upper triangular matrix(c) a diagonal matrix(d) a lower triangular matrixThe question was posed to me in an online interview.Query is from Diffusion Problem in section Diffusion Problem of Computational Fluid Dynamics

Answer» RIGHT choice is (C) a diagonal matrix

Best explanation: The coefficient matrix in the least-square method GIVES a square matrix. While substituting the required VALUES in this square matrix for the Cartesian grids, the matrix is reduced into a diagonal one.
39.

Consider the general discretized equation aPΦP=aWΦW+aEΦE+S. Which of these will become zero for the left boundary node?(a) ΦE(b) aE(c) ΦW(d) aWI had been asked this question in an online interview.The query is from FVM for 1-D Steady State Diffusion in portion Diffusion Problem of Computational Fluid Dynamics

Answer»

Correct OPTION is (d) aW

For EXPLANATION I would say: For the left boundary node, there is no WESTERN node present. It has only one neighbour on the eastern side. So, the western node coefficient aW is set to zero. ΦW is not zero as we do not know the flow variable at that POINT and cannot ASSUME.

40.

Boundedness is ensured in the steady-state diffusion problem _______________(a) only when the source term is non-negative(b) only when the source term is negative(c) only when the source term is non-zero(d) only when the source term is zeroI had been asked this question during an interview.My question comes from Diffusion Problem topic in portion Diffusion Problem of Computational Fluid Dynamics

Answer»

Correct option is (d) only when the SOURCE term is zero

For explanation: When there is a source term, the linear profile of the flow variable MAY fail. The source or sink term may lead to increased or decreased values than that guesses by the linear INTERPOLATION. So, in this case, boundedness is not POSSIBLE.

41.

The weight used in the least-square method is a function of __________(a) twice the distance between the vertex and the centroid of the cells(b) square of the distance between the vertex and the centroid of the cells(c) inverse of the distance between the vertex and the centroid of the cells(d) the distance between the vertex and the centroid of the cellsI had been asked this question in quiz.My question comes from Diffusion Problem in section Diffusion Problem of Computational Fluid Dynamics

Answer»

Correct choice is (C) inverse of the distance between the vertex and the CENTROID of the cells

Easy explanation: Generally, the weight used is based on the DISTANCES. We can choose it to be the inverse of the distance between the vertex and the cell CENTROIDS. Mostly, the weight is a FUNCTION of the distance between the vertex and the cell centroids.

42.

Which of these statements is false?(a) Unstructured grids are always non-orthogonal(b) Structured grids are always orthogonal(c) Non-orthogonal grids can be structured or unstructured(d) Curvilinear structured grids are non-orthogonalI got this question during an internship interview.My query is from Diffusion Problem in portion Diffusion Problem of Computational Fluid Dynamics

Answer» CORRECT choice is (b) Structured grids are ALWAYS orthogonal

Easiest explanation: Non-orthogonality can EXIST in structured grids also when it is curvilinear. Structured curvilinear grids and unstructured grids are non-orthogonal. So, the STATEMENT “Structured grids are always orthogonal” is wrong.
43.

Which of these statements is true?(a) The Cartesian and non-Cartesian orthogonal grids lead to the same discretized equation(b) A non-Cartesian orthogonal grid leads to an extra source term when compared to the Cartesian orthogonal grids(c) The equations of the Cartesian and non-Cartesian orthogonal grids differ by a trigonometric function(d) The equations obtained from a non-Cartesian grid has fewer terms when compared to that obtained from a Cartesian gridThe question was posed to me by my school principal while I was bunking the class.I need to ask this question from Diffusion Problem topic in section Diffusion Problem of Computational Fluid Dynamics

Answer»
44.

Consider a source-less 3-D steady-state diffusion problem. The general discretized equation is aP ΦP = ∑anb Φnb. What is aP?(a) aP=aW+aE+aS+aN+aT+aB(b) aP=aW+aE+aS+aN(c) aP=aW+aE+aS+aN+aT(d) aP=0I got this question in quiz.Question is taken from FVM for Multi-dimensional Steady State Diffusion in section Diffusion Problem of Computational Fluid Dynamics

Answer» CORRECT answer is (a) aP=aW+aE+aS+aN+aT+aB

The best I can explain: For all steady-state DIFFUSION problems, in the absence of source TERM, aP=∑anb. Therefore, for the three-dimensional CASE, aP=aW+aE+aS+aN+aT+aB which includes the coefficients of all the neighbouring flow variables.
45.

Which of these equations represent the semi-discretized equation of a 2-D steady-state diffusion problem?(a) \(\int_A(\Gamma A\frac{\partial \phi}{\partial x})dA+\int_A(\Gamma A \frac{\partial\phi}{\partial y})dA+\int_{\Delta V} S\,dV=0\)(b) \(\int_A\frac{\partial}{\partial x}(\Gamma A \frac{\partial\phi}{\partial x})dA+\int_A\frac{\partial}{\partial y}(\Gamma A\frac{\partial\phi}{\partial y})dA+\int_{\Delta V}S\, dV=0\)(c) \(\int_A(\Gamma A\frac{d\phi}{dx})dA+\int_A(\Gamma A \frac{d\phi}{dy})dA+\int_{\Delta V}S\, dV=0\)(d) \(\frac{\partial \phi}{\partial t}+\int_A\frac{\partial}{\partial x}(\Gamma A \frac{\partial \phi}{\partial x})dA+\int_A\frac{\partial}{\partial y}(\Gamma A \frac{\partial \phi}{\partial y})dA+\int_{\Delta V}S\, dV=0\)This question was addressed to me during an online interview.My doubt stems from FVM for Multi-dimensional Steady State Diffusion in chapter Diffusion Problem of Computational Fluid Dynamics

Answer»

Right choice is (a) \(\int_A(\Gamma A\frac{\PARTIAL \phi}{\partial x})dA+\int_A(\Gamma A \frac{\partial\phi}{\partial y})dA+\int_{\Delta V} S\,dV=0\)

Easy explanation: The general governing equation for a 2-D steady-state diffusion PROBLEM is given by

\(\frac{\partial}{\partial x}(\Gamma\frac{\partial \phi}{\partial x})+\frac{\partial}{\partial y}(\Gamma\frac{\partial \phi}{\partial y})+S=0\)

Here, partial differentiation is USED as the variable φvaries in both x and y directions, but the differentiation is only in the required direction.

Integrating the equation with respect to the control VOLUME,

\(\int_{\delta V}\frac{\partial}{\partial x}(\Gamma\frac{\partial\phi}{\partial x})dV+\int_{\delta V}\frac{\partial}{\partial y}(\Gamma\frac{\partial \phi}{\partial y})dV+\int_{\Delta V} S \,dV=0\)

Applying Gauss Divergence theorem,

\(\int_A(\Gamma A\frac{\partial\phi}{\partial x})dA+\int_A(\Gamma A\frac{\partial\phi}{\partial y})dA+\int_{\Delta V}S \,dV=0\)

This is the semi-discretized form of the equation.

46.

Which of these methods is used to treat the non-orthogonal diffusion term?(a) Deferred correction(b) Predictor–corrector(c) Green-gauss(d) Trial and error methodI have been asked this question during a job interview.This is a very interesting question from Diffusion Problem in chapter Diffusion Problem of Computational Fluid Dynamics

Answer»

Correct choice is (a) Deferred CORRECTION

To explain: The cross-diffusion term cannot be expressed in TERMS of nodal values. So, deferred correction is used here. Its value is computed USING the current GRADIENT field and this is added as a source term in the right-hand side of the algebraic equation.

47.

Which of these is correct regarding the minimum correction approach?(a) The non-orthogonal correction is kept as small as possible(b) The non-orthogonal correction is kept as large as possible(c) The surface vector is kept as small as possible(d) The surface vector is kept as large as possibleI have been asked this question in final exam.This interesting question is from Diffusion Problem topic in portion Diffusion Problem of Computational Fluid Dynamics

Answer»

The correct answer is (a) The non-ORTHOGONAL correction is kept as small as POSSIBLE

The best explanation: In the minimum correction approach, the decomposition of the surface vector is DONE in a WAY that the non-orthogonal correction is as small as possible, thus making the \(\vec{E_f} \,and\, the\, \vec{T_f}\) orthogonal.

48.

Which of these equations govern the problem of source-free one-dimensional steady-state heat conduction?(a) \(\frac{d}{dx}(k\frac{dT}{dx})\)(b) \(\frac{d}{dx}(k\frac{d\phi}{dx})\)(c) \(\frac{d}{dx}(\Gamma\frac{dT}{dx})\)(d) \(\frac{d}{dx}(\Gamma\frac{d\phi}{dx})\)The question was asked in final exam.My question is from FVM for 1-D Steady State Diffusion in division Diffusion Problem of Computational Fluid Dynamics

Answer»

The correct answer is (a) \(\frac{d}{dx}(k\frac{dT}{dx})\)

For explanation I would say: The GENERAL one-dimensional steady-state diffusion EQUATION is:

\(\frac{d}{dx}(\frac{\Gamma d\phi}{dx})+S=0 \)

For heat conduction problem, the diffusion constant is the heat conductivity (Γ=k) and the flow VARIABLE is temperature (Φ=T). As the given problem is source free, S=0. Therefore, the equation becomes

\(\frac{d}{dx}(k\frac{dT}{dx})=0\).

49.

Which of these equations represent 1-D steady state diffusion?(a) div(Γ grad Φ)+S=0(b) \(\frac{d}{dx}(\Gamma\frac{d\phi}{dx})+S=0\)(c) \(\frac{d\phi}{dt}+\frac{d}{dx}(\Gamma\frac{d\phi}{dx})+S=0\)(d) \(\frac{d\phi}{dt}+div(\Gammagrad\phi)+S=0\)This question was posed to me during an online interview.The question is from FVM for 1-D Steady State Diffusion topic in chapter Diffusion Problem of Computational Fluid Dynamics

Answer»

The CORRECT option is (b) \(\frac{d}{dx}(\Gamma\frac{d\phi}{dx})+S=0\)

Best explanation: The TERM div(Γ GRAD Φ) REPRESENTS diffusion in all three directions. One-dimensional diffusion is given by the equation \(\frac{d}{dx}(\Gamma\frac{d\phi}{dx}.\frac{d\phi}{dt})\) is the TRANSIENT term. So, this should not be present in the steady-state equation. Considering all these, the correct equation is

\(\frac{d}{dx}(\Gamma\frac{d\phi}{dx}+S)=0\).

50.

Which of these gives the statement of one-dimensional steady-state diffusion problem?(a) The diffusive flux of Φ leaving the exit face is the same as the diffusive flux of Φ entering the inlet face(b) The diffusive flux of Φ leaving the exit face plus the diffusive flux of Φ entering the inlet face is equal to the generation of Φ(c) The diffusive flux of Φ leaving the exit face minus the diffusive flux of Φ entering the inlet face is equal to the generation of Φ(d) The diffusive flux of Φ leaving the exit face is the same in magnitude and opposite in direction as the diffusive flux of Φ entering the inlet faceI got this question during an online exam.This is a very interesting question from FVM for 1-D Steady State Diffusion in division Diffusion Problem of Computational Fluid Dynamics

Answer»

Right answer is (C) The diffusive flux of Φ leaving the exit face minus the diffusive flux of Φ entering the inlet face is EQUAL to the generation of Φ

For EXPLANATION I WOULD SAY: The diffusive flux of Φ leaving the exit face minus the diffusive flux of Φ entering the inlet face is equal to the generation of Φ. It constitutes the balance equation over the control volume. This ensures conservation.