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.

In which of these steps are the pressure-correction equations obtained in the PISO algorithm?(a) The first predictor step(b) The first corrector step(c) The second predictor step(d) The second corrector stepI have been asked this question at a job interview.This interesting question is from Incompressible Flows topic in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Correct option is (b) The first CORRECTOR step

Explanation: The pressure-correction equation is obtained by applying the CORRECTED VELOCITIES to the CONTINUITY equation. This pressure-correction equation is then used to get the first pressure correction value.

2.

Which of these procedures is done in the predictor step of the discretized momentum equation?(a) Initial guess for velocity and the first corrected pressure are obtained(b) First corrected values of pressure and velocity are obtained(c) Initial guesses for pressure and velocity are obtained(d) Initial guess for pressure and the first corrected velocity are obtainedThis question was posed to me in quiz.My question comes from Incompressible Flows topic in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Right option is (C) Initial guesses for pressure and velocity are obtained

For explanation I would say: In the FIRST STEP of the PISO algorithm, an initial guess is made on the pressure and the velocity VALUES. This is corrected later in the following corrector STEPS. This is exactly the same for the SIMPLE algorithm.

3.

Which of these terms is extra while using the Rhie-Chow interpolation?(a) Diffusion term(b) Dissipative term(c) Advection term(d) Source termI had been asked this question in a job interview.I would like to ask this question from Incompressible Flows topic in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The correct option is (B) DISSIPATIVE term

To elaborate: TWO different grid STENCILS are used in the Rhie-Chow interpolation method. The difference between the values obtained from these two grid stencils is added as a dissipative term in the RESULT.

4.

Which of these statements is true for an incompressible flow?(a) Absolute mass flux is not important(b) Absolute density is not important(c) Absolute temperature is not important(d) Absolute pressure is not importantI have been asked this question during an internship interview.The question is from Incompressible Flows in section Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Right OPTION is (d) Absolute pressure is not IMPORTANT

Best explanation: There is no NEED for the absolute value of pressure in an incompressible flow. This is because the flow is not AFFECTED by this value. But, their gradients in all the directions are important as it will affect the flow.

5.

Which of these statements is correct?(a) Body force term in the momentum equation is non-linear(b) Rate of change term in the momentum equation is non-linear(c) Convective term in the momentum equation is linear(d) Convective term in the momentum equation is non-linearThe question was asked in an interview for job.My question comes from Incompressible Flows in division Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Right option is (d) Convective TERM in the momentum equation is non-linear

For explanation: The convective term in the momentum equation is given by \(\FRAC{\partial(\rho u_i u_j)}{\partial x_j}\). Where, ρ and U are density and velocity respectively. This term is a non-linear term. The RATE of change and the body force TERMS are linear.

6.

What is the advantage of the SIMPLEC algorithm over the SIMPLER algorithm?(a) No extra equations(b) No extra terms(c) No momentum equation(d) More stableThis question was posed to me during an interview.I need to ask this question from Incompressible Flows in section Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer» RIGHT option is (a) No extra equations

Explanation: The SIMPLER algorithm has an extra equation when compared to the SIMPLEC and SIMPLE algorithms. But, the SIMPLEC algorithm INCREASES the PERFORMANCE of the SIMPLE algorithm without any extra terms.
7.

Which of these differences occur in the momentum equation of the compressible flows when compared to that of the incompressible flows?(a) Temperature term(b) Source term(c) Bulk viscosity(d) Bulk modulusThis question was addressed to me in semester exam.My question is based upon Compressible Flows topic in chapter Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The CORRECT choice is (C) BULK viscosity

For explanation I would say: In the incompressible flows, the bulk viscosity term is omitted as the density is constant. But, in the compressible flows, this cannot be omitted. This is an additional term in the momentum EQUATION of the compressible flows.

8.

The SIMPLE algorithm is a ____________(a) Weighted average method(b) Predictor-corrector method(c) Euler method(d) Heun’s methodThis question was addressed to me by my school principal while I was bunking the class.My doubt stems from Incompressible Flows topic in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The correct OPTION is (b) Predictor-corrector method

The best explanation: The algorithm is a guess and correct method used to calculate the pressure values in a staggered grid ARRANGEMENT. It involves continuous iterations of PREDICTING the values and correcting them.

9.

The explicit method is preferred when __________(a) an accurate velocity field is needed(b) the pressure value is needed(c) an accurate time history of the flow is needed(d) only less memory is availableThis question was addressed to me by my college director while I was bunking the class.My question is based upon Incompressible Flows topic in chapter Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Correct option is (c) an accurate TIME history of the flow is needed

Explanation: Explicit METHODS are used to solve the Navier-Stokes equations when accurate time history of the flow VARIABLES is needed. The explicit time advancement METHOD is more accurate than the first-order EULER method.

10.

An equation for the conservation of kinetic energy can be obtained by ___________(a) the product of momentum equations and mass(b) the product of momentum equations and velocities(c) the product of continuity equations and velocities(d) the product of continuity equations and massI have been asked this question in an interview for internship.My query is from Incompressible Flows topic in section Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The correct option is (b) the product of momentum equations and VELOCITIES

The EXPLANATION: Momentum is the product of mass and velocity. Kinetic energy is half of the product of mass and the square of velocities. THEREFORE, by multiplying the momentum EQUATION with the velocity and further SIMPLIFYING the resultant equations, we can get the conservation equations of kinetic energy.

11.

Which of these statements is correct about the Arbitrary Lagrangian-Eulerian method?(a) It produces non-converging pressure or velocity fields(b) It produces inconsistent pressure or velocity fields(c) It produces erroneous pressure or velocity fields(d) It produces oscillatory pressure or velocity fieldsThe question was asked in exam.This interesting question is from Incompressible Flows topic in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Correct choice is (d) It produces oscillatory pressure or velocity fields

To ELABORATE: One of the main disadvantages of the Arbitrary Lagrangian-Eulerian method is the possibility of PRODUCING oscillatory pressure or velocity fields. It is advantageous only in some SPECIAL cases.

12.

The bulk viscosity term in the compressible flows are discretized as ___________(a) summation of bulk viscosity and area at the faces(b) product of bulk viscosity and volume at the cell centre(c) product of bulk viscosity and area at the faces(d) summation of fluxes over the facesThis question was posed to me by my college director while I was bunking the class.My query is from Compressible Flows topic in division Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The correct choice is (d) SUMMATION of fluxes over the faces

The best explanation: The bulk viscosity term in the momentum EQUATION is a volume INTEGRAL. This is CONVERTED into a surface integral. This surface integral is then discretized as the summation of fluxes over the faces of the control volume.

13.

Which of these statements is correct about a small relaxation factor?(a) Computation is unstable but convergence is fast(b) Computation is stable and convergence is fast(c) Computation is stable but convergence is slow(d) Computation is unstable and convergence is slowThe question was asked during an interview for a job.Origin of the question is Incompressible Flows in division Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Right answer is (C) Computation is stable but CONVERGENCE is slow

To elaborate: When the under-relaxation factor is SMALL, the speed of computation is very slow. Because, to get the solutions CONVERGED, a large number of iterations are needed. But, this small under-relaxation factor will lead to a stable computation.

14.

Which of these equations is/are obtained from the continuity equation?(a) Both the pressure and velocity-correction equations(b) Velocity-correction equation(c) Pressure-correction equation(d) Density-correction equationThis question was addressed to me in an internship interview.My question is from Incompressible Flows in section Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Correct option is (c) Pressure-correction equation

To EXPLAIN I would say: The equation for the pressure correction arises from the discretized continuity equation. It CONTAINS a SOURCE TERM which is the result of the continuity imbalance from the incorrect velocity field.

15.

What does SIMPLE stand for?(a) Semi-Implicit Method for Pressure-Linked Equations(b) Simple Implicit Method for Pressure-Linked Equations(c) Solution in Iterative Method for Pressure-Links Explicitly(d) Simple Iterative Method for Pressure-Links ExplicitlyThe question was asked in quiz.This is a very interesting question from Incompressible Flows in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Correct ANSWER is (a) Semi-Implicit Method for Pressure-Linked Equations

To elaborate: The SIMPLE in SIMPLE ALGORITHM EXPANDS as “Semi-Implicit Method for Pressure-Linked Equations”. This method was introduced by Suhas Patankar and Brian Spalding in the year 1972 at Imperial College.

16.

The coefficient approximation in the Rhie-Chow interpolation is ___________(a) fourth-order accurate(b) third-order accurate(c) second-order accurate(d) first-order accurateThe question was asked in final exam.Question is from Incompressible Flows topic in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The CORRECT option is (C) second-order accurate

Easy explanation: The coefficient approximation in the Rhie-Chow interpolation RESULTS in an EQUATION which is the same as the one obtained using the staggered grids. This coefficient approximation is of second-order ACCURACY.

17.

The continuity equation drives the correction field of __________(a) density(b) velocity(c) pressure(d) energyThe question was asked during an interview.This key question is from Incompressible Flows in chapter Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer» CORRECT answer is (b) VELOCITY

Best explanation: The correction field becomes zero when the MASS FLOW rate values SATISFY the continuity equation. This is useful only for the velocity correction as the mass flow rate correction and velocity correction means the same.
18.

In which of these flows is the kinetic energy important?(a) Compressible flows(b) Compressible isothermal flows(c) Incompressible isothermal flows(d) Incompressible flowsThis question was posed to me in an interview for job.This intriguing question comes from Incompressible Flows in division Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Correct answer is (c) Incompressible ISOTHERMAL flows

Explanation: When the flow is not isothermal, THERMAL energies play an IMPORTANT role in energy conservation. When the flow is compressible, internal energies play an important role. Only when the flow is incompressible and isothermal, kinetic energies become significant.

19.

The staggered grid can be used to overcome __________(a) decoupling of pressure and velocities(b) coupling of pressure and velocities(c) interpolation problems(d) boundedness problemsI had been asked this question during an internship interview.Origin of the question is Incompressible Flows topic in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The correct choice is (a) DECOUPLING of PRESSURE and velocities

The best explanation: The UNCOUPLING between pressure and velocities cause a number of problems. Coupling can be enforced if the different flow variables are stored in the STAGGERED GRID form. Here, pressure and velocity are stored in different places.

20.

Which of these equations are needed for compressible flows?(a) Mass, momentum and energy conservations and equation of state(b) Mass and momentum conservations and equation of state(c) Momentum and energy conservations and equation of state(d) Mass, momentum and energy conservationsThis question was posed to me in unit test.My doubt stems from Compressible Flows topic in section Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Correct choice is (a) Mass, momentum and energy conservations and EQUATION of STATE

To explain: For the compressible flows, the BASIC governing equations – the mass, momentum and energy conservations are solved first. From these known values, to FIND the unknowns, an extra governing equation – the equation of state is ALSO used.

21.

The velocity-corrections in the SIMPLER algorithm depends on ____________(a) pressure equation(b) pressure-correction equation(c) pressure corrections(d) pressure valuesI have been asked this question in an internship interview.This is a very interesting question from Incompressible Flows topic in section Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer» RIGHT choice is (C) pressure corrections

Easiest explanation: There is pressure correction INVOLVED in the SIMPLER algorithm. But, this pressure correction is not used to correct the pressure values. Instead, it is used to correct the velocity values.
22.

The pseudo-velocities of the SIMPLER algorithm are obtained from _________(a) continuity equation in the PDE form(b) discretized momentum equation(c) discretized pressure equation(d) discretized pressure-correction equationI have been asked this question in my homework.This interesting question is from Incompressible Flows topic in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The correct ANSWER is (b) discretized momentum equation

To explain: The discretized momentum equation is taken. From this equation, the pseudo-velocities of the SIMPLER ALGORITHM are obtained. The momentum equation is then WRITTEN in TERMS of these pseudo-velocities for further use.

23.

A large relaxation factor will lead to ____________(a) large and oscillatory iteration steps(b) large and stable iteration steps(c) small and oscillatory iteration steps(d) small and stable iteration stepsThe question was asked by my school principal while I was bunking the class.My enquiry is from Incompressible Flows topic in section Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The correct OPTION is (a) large and oscillatory ITERATION steps

Easy explanation: The under-relaxation FACTOR should be large enough to MOVE the iteration steps FORWARD at a fast rate. But, if it is too large, the iteration steps will be unstable and oscillatory or even divergent at times.

24.

Which of these is correct for the implicit method of solving pressure in the compressible flows?(a) The Poisson equation alone is solved(b) The Poisson equation and the momentum equation are solved simultaneously(c) The momentum equation is solved first(d) The Poisson equation is solved firstThis question was addressed to me in quiz.The above asked question is from Incompressible Flows in section Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer» CORRECT choice is (b) The POISSON equation and the momentum equation are SOLVED simultaneously

To explain: In the implicit method, the values in the PREVIOUS time steps are altered after moving to the next step. The Poisson equation and the momentum equation are solved simultaneously here. No time-advancement is done here.
25.

What is the advantage of the staggered grid arrangement?(a) Helps to avoid stability problems(b) Helps to avoid convergence and consistency problems(c) Helps to avoid convergence problems and oscillations(d) Helps to avoid boundedness problems and oscillationsI got this question during an online exam.The origin of the question is Incompressible Flows in chapter Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Correct choice is (C) Helps to avoid CONVERGENCE problems and oscillations

For explanation: The biggest ADVANTAGE of the staggered grid arrangement is the coupling of pressure and velocities. It also helps to avoid convergence problems and oscillations in pressure and VELOCITY fields.

26.

Which of these properties of the SIMPLE scheme matches with the energy equation of the compressible flows?(a) Instability(b) Overshoots(c) Extra equation(d) Under-relaxation termI got this question during an interview.My question is taken from Compressible Flows in chapter Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer» RIGHT option is (C) Extra equation

Easiest explanation: Like the SIMPLE scheme, the energy equation of the compressible flows ALSO needs an under-relaxation term. The overall solution of the compressible flows follows the SIMPLE family of ALGORITHMS.
27.

The guessed velocities will satisfy the continuity equation when ___________(a) the pressure field is correct(b) the pressure correction is correct(c) the velocity correction is correct(d) the pressure-correction equation satisfies the continuity equationI have been asked this question at a job interview.The doubt is from Incompressible Flows in chapter Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer» CORRECT choice is (a) the PRESSURE field is correct

To explain: The momentum equation is solved to get the guessed pressure values. Then the velocities are assumed from this pressure field. This assumed velocity field will not SATISFY the continuity equations until the pressure field is correct.
28.

The extra term in the pressure-correction equation of the compressible flows ___________(a) density-correction field(b) pressure-correction field(c) velocity-correction field(d) viscosity-correction fieldThis question was addressed to me during an internship interview.This question is from Compressible Flows topic in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»
29.

The equation for pressure of the SIMPLER algorithm is obtained using _________(a) continuity equation in the PDE form(b) discretized continuity equation(c) momentum equation in the PDE form(d) discretized momentum equationI have been asked this question during an interview.My doubt is from Incompressible Flows topic in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»
30.

The collocated arrangement with Rhie-Chow interpolation will result in an equation which is dependent on the ___________(a) staggered grid(b) linear interpolation(c) average(d) under-relaxation factorThe question was asked in final exam.The above asked question is from Incompressible Flows in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»
31.

Which of these equations are used to get the pressure values in the incompressible flows?(a) Continuity and momentum equations(b) Momentum and energy equations(c) Energy equation and equation of state(d) Equation of state and continuity equationsThe question was posed to me in an interview for internship.This intriguing question originated from Incompressible Flows in chapter Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The correct choice is (a) Continuity and MOMENTUM EQUATIONS

Best EXPLANATION: The divergence of the momentum EQUATION is taken. The equation obtained from this is then simplified using the continuity equation to get the pressure values. So, a COMBINATION of continuity and momentum equations is needed here.

32.

The coefficients of the equation formed in the Rhie-Chow interpolation is obtained using ___________(a) Weighted average(b) Quadratic interpolation(c) Rhie-Chow interpolation(d) Linear interpolationThe question was asked in final exam.My query is from Incompressible Flows topic in division Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The CORRECT choice is (d) Linear interpolation

Explanation: The Rhie-Chow interpolation forms momentum equations. The COEFFICIENTS of this NEW momentum equation cannot be directly computed. They are ASSUMED using interpolation of the VALUES in the neighbouring nodes.

33.

The correction in the velocity field is used to _____________(a) to find the pressure field of the next time step(b) correct the pressure field(c) to get the velocity field of the next time step(d) to correct the velocity field in the previous iterationI have been asked this question in my homework.My doubt stems from Incompressible Flows in division Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Right option is (b) CORRECT the pressure field

The EXPLANATION: Pressure correction equation resembles the predictor-corrector method. The VELOCITIES are corrected until they satisfy the CONTINUITY equation. Then the corrected velocity is USED to correct the pressure field of the previous time step.

34.

Which of these is a disadvantage of the Navier-Stokes equations?(a) No independent-equation for pressure(b) No independent-equation for temperature(c) No equation to find the density(d) No equation to find the velocityThis question was posed to me in my homework.My enquiry is from Incompressible Flows in chapter Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»
35.

Which of these is not stored at the cell centres in the staggered grids?(a) Density(b) Pressure(c) Temperature(d) VelocityI had been asked this question in semester exam.This question is from Incompressible Flows topic in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»
36.

The pressure-correction equation of the compressible flows is ___________(a) a hyperbolic equation(b) an elliptic equation(c) a combined elliptic and hyperbolic equation(d) a parabolic equationI had been asked this question during an interview.This is a very interesting question from Compressible Flows topic in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Correct option is (a) a hyperbolic equation

For explanation I would say: The pressure-correction equation in the INCOMPRESSIBLE flows is an ELLIPTIC equation. This is transformed into a hyperbolic equation in the compressible flows which is capable of RESOLVING shock waves.

37.

Which of these terms is newly interpolated for the compressible flows?(a) Temperature(b) Density(c) Pressure(d) MassI have been asked this question in exam.I want to ask this question from Compressible Flows in chapter Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Correct option is (b) Density

Explanation: In the incompressible flows, the density was constant everywhere. But pressure VALUES were calculated. But, for the compressible flows, the density values VARY at DIFFERENT points. So, at the INTERFACES, they should be interpolated.

38.

Which of these is an advantage of the SIMPLEC algorithm over the SIMPLE algorithm?(a) No over-relaxation(b) No under-relaxation(c) No undershoots(d) No extra termsThe question was asked during an interview.My query is from Incompressible Flows topic in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Correct choice is (B) No under-relaxation

To explain: In the SIMPLE algorithm, the whole momentum equation is used. So, for the CORRECTION of PRESSURE and velocity, an under-relaxation factor is used. But, as the SIMPLEC algorithm omits all the insignificant TERMS in the momentum equation, this under-relaxation becomes unnecessary.

39.

The velocity correction in the SIMPLEC algorithm is __________(a) the weighted average of the neighbouring corrections(b) the weighted average of the current pressure values(c) the weighted average of the older pressure values(d) the weighted average of the older velocity valuesI got this question in an internship interview.The question is from Incompressible Flows topic in division Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The CORRECT option is (a) the weighted average of the neighbouring corrections

Explanation: The SIMPLEC ALGORITHM assumes that the velocity correction at the CENTRAL node as the weighted average of the corrections at the neighbouring nodes. This changes the momentum and the velocity-correction EQUATIONS.

40.

The Rhie-Chow interpolation is equivalent to __________(a) pseudo-momentum equation with the coefficients linearly interpolated(b) pseudo-momentum equation with the coefficients quadratically interpolated(c) pseudo-continuity equation with the coefficients linearly interpolated(d) pseudo-continuity equation with the coefficients quadratically interpolatedThe question was posed to me in an interview for job.I need to ask this question from Incompressible Flows topic in section Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The correct option is (a) pseudo-momentum equation with the COEFFICIENTS linearly interpolated

To explain: The Rhie-Chow interpolation is used on collocated grids. It is EQUIVALENT to constructing a pseudo-momentum equation at the face. It has coefficients which are obtained using linear interpolation of the momentum EQUATIONS at the centroids.

41.

Which of these terms in the pressure equation become zero?(a) Viscous and pressure terms(b) Viscous and transient terms(c) Pressure and source terms(d) Source and transient termsThe question was posed to me during an interview for a job.This interesting question is from Incompressible Flows topic in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»
42.

In which of these terms of the momentum equation will the correction have no impact?(a) Diffusion terms(b) Source terms(c) Velocity terms(d) Surface flux termsThe question was asked at a job interview.Query is from Incompressible Flows in section Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The correct OPTION is (d) Surface flux terms

The best I can EXPLAIN: CORRECTIONS based on the surface fluxes become zero when the solution CONVERGES. The other terms of the momentum EQUATION do not become zero here. Therefore, the surface fluxes have no impact on the final solution.

43.

The pressure correction equation is used to ensure _________(a) energy conservation(b) velocity conservation(c) momentum conservation(d) mass conservationThe question was asked in an interview.My query is from Incompressible Flows topic in section Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The correct answer is (d) MASS conservation

Best explanation: The pressure correction uses a pressure equation to MAKE sure that mass is CONSERVED at each time step. This is to GET the correct SOLUTION from the assumed initial values at that time step.

44.

The PISO algorithm is first built for ___________(a) steady compressible flows(b) unsteady compressible flows(c) steady incompressible flows(d) unsteady incompressible flowsI got this question by my college director while I was bunking the class.The above asked question is from Incompressible Flows in section Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Right CHOICE is (b) unsteady COMPRESSIBLE flows

Best explanation: This algorithm was actually built for the unsteady compressible flows. It INCLUDED a non-iterative computation PROCESS. This method was then adapted to SOLVE the incompressible flows with an iterative process.

45.

Which of these performance characters of the SIMPLEC algorithm match with the SIMPLE algorithm?(a) Convergence per iteration(b) Number of iterations(c) Cost per iteration(d) Total computational costThe question was posed to me by my school teacher while I was bunking the class.The doubt is from Incompressible Flows topic in chapter Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The correct answer is (C) Cost per iteration

Explanation: As the SIMPLEC algorithm is more converging than the SIMPLE algorithm, the SIMPLEC has more convergence per iteration, less NUMBER of ITERATIONS and HENCE less total computational cost than the SIMPLE algorithm. But, the computational cost per iteration is the same for both.

46.

Which of these is affected by the change in the SIMPLEC algorithm?(a) Velocity correction(b) Pressure equation(c) Pressure-correction equation(d) Velocity-correction equationI have been asked this question at a job interview.Query is from Incompressible Flows topic in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

The correct CHOICE is (d) Velocity-correction equation

The explanation is: The momentum equation USED by the SIMPLEC algorithm is MODIFIED. This modification directly affects the velocity-correction equation. This GIVES an ADVANTAGE to the SIMPLEC algorithm.

47.

The momentum equation drives the correction field of __________(a) density(b) temperature(c) pressure(d) energyThis question was addressed to me during an interview.I want to ask this question from Incompressible Flows in chapter Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer» CORRECT option is (c) pressure

The explanation is: To establish the CORRECTION field for pressure, the mass flow rate cannot be used. So, the pressure correction field is defined by the momentum EQUATION. But, the momentum equation is used to get the initial guess of VELOCITIES.
48.

The staggered grid needs no interpolation to get the __________(a) velocity field in the momentum equation(b) velocity field in the continuity equation(c) kinetic energy field in the momentum equation(d) kinetic energy in the continuity equationThis question was addressed to me in exam.This is a very interesting question from Incompressible Flows in portion Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Correct answer is (b) velocity field in the continuity equation

The best I can explain: In the STAGGERED grid formation, as the PRESSURE is already stored in a different place from the pressure, there is no need of any INTERPOLATION to FIND the velocity field required for the continuity equation.

49.

The Arbitrary Lagrangian-Eulerian method is advantageous for ___________(a) Curvilinear grids(b) Non-orthogonal grids(c) Cartesian grids(d) Orthogonal gridsThis question was addressed to me in an international level competition.My question is taken from Incompressible Flows topic in division Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Right answer is (B) Non-orthogonal grids

To elaborate: The Arbitrary Lagrangian-Eulerian method has some ADVANTAGES for the non-orthogonal grids. One of these advantages is that the PRESSURE at the BOUNDARIES NEED not be specified here.

50.

Which of these equations of the SIMPLE algorithm is manipulated in the SIMPLEC algorithm?(a) Continuity equation(b) Momentum equation(c) Pressure equation(d) Pressure-correction equationThe question was posed to me during an internship interview.My doubt stems from Incompressible Flows topic in chapter Incompressible Flows & Compressible Flows of Computational Fluid Dynamics

Answer»

Correct ANSWER is (b) MOMENTUM equation

Easy EXPLANATION: The SIMPLEC algorithm uses the same PROCEDURE as the SIMPLE algorithm. The major difference is that the momentum equation which is used by the SIMPLE algorithm is changed in the SIMPLEC algorithm.