InterviewSolution
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.
| 51. |
For small grid sizes, convergence is related to _________(a) truncation error(b) stability(c) consistency(d) boundednessThe question was asked by my college director while I was bunking the class.My query is from Discretization Aspects in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Correct option is (a) truncation error |
|
| 52. |
A solution is ideally converged if _________(a) the results match with the exact solution(b) the results for two consecutive iterations are the same(c) the results for two schemes are the same(d) the results for different boundary conditions are the sameI had been asked this question in an interview.This intriguing question comes from Discretization Aspects topic in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The correct choice is (b) the results for TWO consecutive iterations are the same |
|
| 53. |
For which of these problems, the error will be bounded if the system is stable?(a) Transient problems(b) Subsonic problems(c) Supersonic problems(d) Inviscid problemsI had been asked this question in quiz.The above asked question is from Discretization Aspects in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The correct option is (a) Transient problems |
|
| 54. |
A solution to some algebraic equation is said to be consistent if _________(a) the error is bounded(b) the computation time is not prohibitive(c) the numerical solution approaches the exact solution when time step and grid spacing tends to zero(d) the solution does not change with further iterationsThis question was addressed to me in an internship interview.Question is taken from Discretization Aspects topic in division Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The correct CHOICE is (c) the NUMERICAL solution approaches the exact solution when time step and grid spacing tends to zero |
|
| 55. |
Consistency is defined when the discretization error approaches __________(a) infinity(b) 1(c) 0(d) -1The question was asked in an interview.I'm obligated to ask this question of Discretization Aspects topic in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Correct choice is (C) 0 |
|
| 56. |
While solving a system of equations with the Thomas algorithm, in which order are the values of Pi and Qi found?(a) Backwards(b) Forward(c) Simultaneously(d) Depends on the problemI had been asked this question in semester exam.I want to ask this question from Discretization Aspects topic in section Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Right ANSWER is (B) Forward |
|
| 57. |
Let the i^th equation of a system of n equations be aiΦi=bi Φi+1+ciΦi-1+di. Which of these is correct?(a) cN=0; bN=0(b) cN=0; b1=0(c) c1=0; bN=0(d) c1=0; b1=0This question was addressed to me in an international level competition.The above asked question is from Discretization Aspects in section Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» RIGHT ANSWER is (C) c1=0; bN=0 Easiest EXPLANATION: Node 1 will not have a PREVIOUS node (c1=0). The last node will not have the next node (bN=0). |
|
| 58. |
If the domain and equations are not discretized, which of these will become true?(a) Numerical solution cannot be obtained(b) Analytical solution cannot be obtained(c) Initial conditions cannot be applied(d) Mathematical model cannot be obtainedI had been asked this question by my school teacher while I was bunking the class.The above asked question is from Discretization in chapter Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» CORRECT option is (a) Numerical SOLUTION cannot be obtained Best explanation: Discretization process is done to make the equations SUITABLE for numerical solution. If not discretized, numerical methods COULD not be applied. |
|
| 59. |
Which of the following is a sufficient condition for a system to be stable?(a) Gauss criterion(b) Convergence criterion(c) Stopping criterion(d) Scarborough criterionI have been asked this question during an interview.My question comes from Discretization Aspects in section Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Right answer is (d) Scarborough criterion |
|
| 60. |
Stability is defined _________(a) only for iterative solvers(b) only for direct solvers(c) for all numerical solvers(d) for all discretization processesThe question was posed to me during an online exam.My question comes from Discretization Aspects topic in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
| Answer» | |
| 61. |
Discretization of the governing equations result in ___________(a) Integral equations(b) Quasi-linear partial differential equations(c) Partial differential equations(d) Algebraic equationsI have been asked this question in final exam.My doubt is from Discretization in division Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» RIGHT choice is (d) Algebraic equations The EXPLANATION is: DISCRETIZATION of the governing equations means converting the partial differential or the INTEGRAL equations into algebraic equations. |
|
| 62. |
Convergence is defined for _________(a) Elimination method(b) Iterative solvers(c) Direct solvers(d) Cramer’s methodThe question was asked by my school principal while I was bunking the class.Question is taken from Discretization Aspects topic in division Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Correct choice is (a) Elimination method |
|
| 63. |
Thomas algorithm is _________(a) an analytical method(b) a direct method(c) an iterative method(d) a least squares methodThis question was addressed to me during an interview.This intriguing question comes from Discretization Aspects topic in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The correct answer is (c) an ITERATIVE METHOD |
|
| 64. |
If the discretization error is the ratio of grid spacing to time step, then for the system to be consistent, which of these is correct?(a) the ratio should be equal to one(b) the ratio should be equal to zero(c) the ratio should tend to zero(d) the ratio should be equal to negative oneI have been asked this question during an online interview.This interesting question is from Discretization Aspects in chapter Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Right answer is (c) the ratio should TEND to ZERO |
|
| 65. |
Which of these statements is wrong?(a) Convergence is applicable for iteration processes(b) Convergence is affected by accuracy and efficiency(c) Converged solutions do not vary much with further iterations(d) Converged solutions are exactI had been asked this question in quiz.This interesting question is from Discretization Aspects in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» CORRECT choice is (d) Converged solutions are exact To explain I would SAY: Converged solutions are just correct in RESPECT to the iteration. We cannot say that all the solutions which converge are correct. The converged solutions MAY be wrong I respect to other properties. CONVERGENCE does not ensure correct solutions. |
|
| 66. |
For consistency to have some relationship with discretization error, the discretization error should be ____________(a) some powers of time-step(b) some powers of grid spacing(c) some powers of time-step and/ or grid spacing(d) some function of time-step and/ or grid spacingThe question was posed to me during an online exam.Enquiry is from Discretization Aspects in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Correct answer is (a) some POWERS of time-step |
|
| 67. |
The discretized equation connects each element with __________(a) the northern and southern elements(b) the boundary elements(c) the neighbouring elements(d) the eastern and western elementsThis question was posed to me during an interview.My question is from Discretization topic in section Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The CORRECT ANSWER is (c) the neighbouring elements |
|
| 68. |
How is the tolerance of convergence decided?(a) Based on stability and consistency(b) Based on efficiency and accuracy(c) Based on efficiency and consistency(d) Based on consistency and accuracyI had been asked this question during an interview.My query is from Discretization Aspects in chapter Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The correct CHOICE is (b) BASED on efficiency and accuracy |
|
| 69. |
A system is said to be stable if _________(a) the results for different boundary and initial conditions are different(b) the results for different boundary and initial conditions are the same(c) the system can be solved for different initial and boundary conditions(d) the result of two consequent iterations are the sameI got this question in class test.This interesting question is from Discretization Aspects topic in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The correct choice is (c) the system can be solved for different initial and boundary CONDITIONS |
|
| 70. |
Stability is the property of a _________(a) partial differential equation(b) discretized equation(c) discretization process(d) mathematical modelThe question was asked in homework.I need to ask this question from Discretization Aspects in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» RIGHT option is (b) discretized equation To elaborate: STABILITY is not the property of a discretization process; it is the property of the resulting SYSTEM of discretized equation. This can be analysed mathematically for the system. Stability does not EXIST for a partial differential equation or a mathematical model. |
|
| 71. |
Consistency of a numerical solution is directly associated with __________(a) convergence(b) stability(c) iterative error(d) discretization errorThis question was posed to me in an international level competition.The above asked question is from Discretization Aspects in section Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The correct answer is (d) discretization error |
|
| 72. |
The number of discretized equations is equal to the number of __________(a) Discretized cells(b) Boundary conditions(c) Unknowns(d) Boundary-side elementsThe question was asked in an online interview.I'm obligated to ask this question of Discretization in division Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The CORRECT choice is (a) Discretized CELLS |
|
| 73. |
Non-conservative schemes can be consistent and stable if ____________(a) grid is fine(b) grid is coarse(c) solution converges(d) solution is boundedI had been asked this question in an internship interview.My question is based upon Discretization Aspects topic in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The correct choice is (a) GRID is fine |
|
| 74. |
For the solution of a system of discretized equations with consistent approximations to be consistent, which of these conditions is necessary?(a) Boundedness(b) Stability(c) Convergence(d) AccuracyI had been asked this question during an interview.I'd like to ask this question from Discretization Aspects topic in chapter Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Correct OPTION is (b) Stability |
|
| 75. |
What is the other name for Courant number?(a) CFL number(b) Peclet number(c) Nusselt number(d) Scarborough numberThis question was addressed to me during an interview.Origin of the question is Discretization Aspects topic in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The correct answer is (a) CFL number |
|
| 76. |
Consistency comes into the picture because of _________(a) McLaurin series expansion(b) Power series expansion(c) Fourier series expansion(d) Taylor series expansionThe question was posed to me at a job interview.The query is from Discretization Aspects topic in division Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Right choice is (d) Taylor series expansion |
|
| 77. |
Thomas algorithm can be used to solve __________(a) any matrix(b) all square matrices(c) only penta-diagonal matrices(d) only tri-diagonal matricesI got this question in an online interview.Query is from Discretization Aspects topic in division Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Right choice is (d) only tri-DIAGONAL matrices |
|
| 78. |
For a system with a source or sink to be conservative, which of these is correct?(a) The total source or sink in the domain is divided equally between the elements(b) The total source or sink in the domain is equal to the net flux through the boundaries(c) The total source or sink in the domain is not considered for checking conservativeness(d) Flux leaving the face of one element is equal to the flux entering the neighbouring elementThe question was asked in final exam.I need to ask this question from Discretization Aspects topic in section Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Right choice is (b) The TOTAL source or SINK in the DOMAIN is equal to the net flux through the boundaries |
|
| 79. |
Conservation of the flow properties should be ensured in __________(a) both the global and local domains(b) the global domain only(c) the local domain only(d) the global domain and optionally in the local domainThis question was addressed to me in an online interview.This intriguing question comes from Discretization Aspects topic in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The correct option is (a) both the GLOBAL and local domains |
|
| 80. |
The finite volume method ____________ the governing equations in each cell.(a) discretizes(b) sums up(c) integrates(d) multipliesThis question was addressed to me during an internship interview.I'm obligated to ask this question of Discretization topic in chapter Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The correct answer is (C) integrates |
|
| 81. |
Which of these properties is not included in the Lax Equivalence Theorem?(a) Stability(b) Boundedness(c) Consistency(d) ConvergenceThe question was posed to me in an interview for job.I need to ask this question from Discretization Aspects topic in division Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Right ANSWER is (b) Boundedness |
|
| 82. |
Stability of explicit transient schemes is related to _________(a) over-relaxation(b) the time-step(c) the grid size(d) under-relaxationThe question was asked in examination.My doubt stems from Discretization Aspects in section Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Correct answer is (b) the time-step |
|
| 83. |
In which of these methods, the differential equation is multiplied by a test function?(a) Finite difference method(b) Finite volume method(c) Finite element method(d) Spectral element methodI have been asked this question during an internship interview.I would like to ask this question from Discretization in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Correct option is (d) Spectral element METHOD |
|
| 84. |
Equation discretization is the process of converting ___________ PDEs into discretized equations.(a) Open-form(b) Closed-form(c) Linear(d) Quasi-linearThe question was asked in an internship interview.My doubt is from Discretization in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Right answer is (b) Closed-form |
|
| 85. |
Conservation of the system leaves a limitation to the __________(a) stability(b) solution error(c) convergence(d) boundednessI had been asked this question during an interview for a job.This intriguing question comes from Discretization Aspects in section Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» RIGHT choice is (b) solution error For explanation: If the CONSERVATION of mass, momentum and ENERGY are ensured, the error can only interchange the VALUES at different nodes. The overall system will not be erroneous. So, the solution error is a way decreased by the conservativeness of a system. |
|
| 86. |
Convergence decides _________(a) the result of the numerical method(b) the method of iteration(c) the stability of the system(d) when to stop the iterationsI have been asked this question by my college director while I was bunking the class.This interesting question is from Discretization Aspects topic in chapter Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Correct CHOICE is (d) when to stop the iterations |
|
| 87. |
It is difficult to analyse the stability of _________(a) non-linear systems without boundary conditions(b) linear systems with boundary conditions(c) non-linear systems with boundary conditions(d) linear systems without boundary conditionsThe question was posed to me in exam.Asked question is from Discretization Aspects in chapter Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Right answer is (c) non-linear SYSTEMS with boundary CONDITIONS |
|
| 88. |
The flux of one element must have _________ to the flux of the neighbouring element.(a) different magnitude and equal sign(b) different magnitude and opposite sign(c) equal magnitude and equal sign(d) equal magnitude and opposite signThis question was posed to me in an international level competition.My doubt is from Discretization Aspects in chapter Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Right option is (d) equal magnitude and opposite sign |
|
| 89. |
In real, how is convergence defined?(a) Variations are accepted(b) When the variation is less than the result(c) When the variation falls below a certain acceptable range(d) When the variation is the same as the resultThe question was posed to me by my college director while I was bunking the class.The question is from Discretization Aspects topic in division Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The CORRECT option is (c) When the variation falls below a CERTAIN acceptable range |
|
| 90. |
Which of these is used to analyse the stability of a system?(a) Nusselt number(b) Courant number(c) Peclet number(d) Von Neumann’s methodI have been asked this question in a national level competition.My enquiry is from Discretization Aspects in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Correct CHOICE is (d) Von Neumann’s method |
|
| 91. |
Consider a system of equations where the i^th equation is aiΦi=bi Φi+1+ciΦi-1+di. While solving this system using Thomas algorithm, we get Φi=PiΦi+1+Qi. What are P1 and Q1?(a) \(P_1=\frac{d_1}{a_1-c_1};Q_1=\frac{b_1}{a_1-c_1}\)(b) \(P_1=\frac{b_1}{a_1-c_1};Q_1=\frac{d_1}{a_1-c_1}\)(c) \(P_1=\frac{d_1}{a_1};Q_1=\frac{b_1}{a_1}\)(d) \(P_1=\frac{b_1}{a_1};Q_1=\frac{d_1}{a_1}\)This question was addressed to me during an online exam.This intriguing question comes from Discretization Aspects topic in chapter Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The correct choice is (d) \(P_1=\frac{b_1}{a_1};Q_1=\frac{d_1}{a_1}\) |
|
| 92. |
After finding all the values of Pi and Qi, in which order are the values of Φi found?(a) Forward(b) Simultaneously(c) Backwards(d) Depends on the problemI had been asked this question in homework.Asked question is from Discretization Aspects topic in division Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» Right OPTION is (C) Backwards |
|
| 93. |
Using the Thomas algorithm, if the i^th unknown is Φi=Pi Φi+1+Qi. what is the last unknown value ΦN equal to?(a) 0(b) PN(c) QN(d) 1I got this question during an interview.My doubt stems from Discretization Aspects in division Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» RIGHT option is (c) QN The BEST EXPLANATION: For the LAST EQUATION, bN=0. So, PN=0. ΦN=PNΦN+1+QN=QN. |
|
| 94. |
Which of these methods is usually conservative?(a) Finite Difference Method(b) Finite Element Method(c) Finite Volume Method(d) Iterative MethodThis question was posed to me during an interview.My doubt is from Discretization Aspects topic in chapter Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» RIGHT CHOICE is (c) Finite Volume Method The explanation is: Conservativeness is defined for the discretization schemes only. Finite volume methods OFTEN guarantee conservation. They integrate the flow variables over each elemental domain. They ensure that FLUX leaving ONE domain is equal to that entering the neighbouring domain. |
|
| 95. |
Thomas algorithm is a ___________(a) Linear equations solver(b) Quadratic equations solver(c) Discretization method(d) Linear least square systemThis question was posed to me in an interview for job.Question is from Discretization Aspects topic in division Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The correct answer is (a) Linear equations solver |
|