Computational Fluid Dynamics Questions and Answers – Transient Flows – Two-level Methods

This set of Computational Fluid Dynamics Multiple Choice Questions & Answers (MCQs) focuses on “Transient Flows – Two-level Methods”.

1. For which kind of problems are the two-level methods used?
a) Spatial integrations
b) Spatial problems in ODEs
c) Temporal initial value problems in ODEs
d) Temporal initial value problems in integration
View Answer

Answer: c
Explanation: The two-level methods are used to discretize the ordinary differential equations which of the initial value types. They proceed using two steps in time starting from the available initial value.

2. Which of these methods will not come under a two-level method?
a) Forward Euler method
b) Adams method
c) Trapezoidal method
d) Midpoint rule
View Answer

Answer: b
Explanation: The Adams method is a multipoint method. Some of the two-level methods are the forward and backward Euler methods, the midpoint rule and the trapezoidal rule. They do not use more than two points to solve the system.

3. Which of these methods is the basis of the leapfrog method?
a) Midpoint rule
b) Trapezoidal rule
c) Implicit Euler method
d) Explicit Euler method
View Answer

Answer: a
Explanation: The midpoint rule uses the midpoint of the interval to approximate the results. This forms the basis of the leapfrog method which is a very important method for solving the partial differential equations.
advertisement
advertisement

4. Which of these methods is derived from the trapezoidal rule?
a) Euler method
b) Adams method
c) Runge-Kutta method
d) Crank-Nicolson method
View Answer

Answer: d
Explanation: The Crank-Nicolson method is another method for solving the partial differential equations. They are derived from the trapezoidal rule of numerical approximation. The trapezoidal rule is a straight point interpolation.

5. Which of these is an explicit method of solving initial value problems?
a) Forward Euler method
b) Adams method
c) Trapezoidal method
d) Midpoint rule
View Answer

Answer: a
Explanation: The forward Euler method needs the value of the flow variable at the endpoint. Therefore, it cannot be calculated without any interpolation or approximation. This is an explicit method.
Note: Join free Sanfoundry classes at Telegram or Youtube

6. What is the condition of stability for the forward Euler method when the function is real?
a) \(\Delta t\frac{\partial f}{\partial\phi} <2\)
b) \(\big|\Delta t\frac{\partial f}{\partial\phi}\big|<2\)
c) Always stable
d) Never statble
View Answer

Answer: b
Explanation: The forward Euler method is conditionally stable. For this method to be stable, it needs the following condition to be satisfied.
\(\big|1+\Delta t\frac{\partial f}{\partial\phi} \big|<1\)
When the function f is real, this becomes
\(\big|\Delta t\frac{\partial f}{\partial\phi} \big|<2\).

7. The trapezoidal rule is ___________
a) stable when Δ t>1
b) stable when Δ t<1
c) always stable
d) never stable
View Answer

Answer: c
Explanation: The trapezoidal rule, the midpoint rule and even the backward implicit Euler method are all unconditionally stable. They do not need any condition for the solution to be bounded when the input is bounded.
advertisement

8. Which of these methods is stable for non-linear systems?
a) Forward Euler method
b) Backward Euler method
c) Trapezoidal method
d) Midpoint rule
View Answer

Answer: b
Explanation: Though the trapezoidal rule is unconditionally stable, it is not the case for non-linear problems. But, the backward Euler method behaves well and smooth for non-linear systems also. They produce smooth results for large time steps too.

9. What is the order of accuracy of the forward Euler method?
a) First-order
b) Second-order
c) Third-order
d) Fourth-order
View Answer

Answer: a
Explanation: The forward Euler method has the least accuracy in the two-level methods of approximating ODEs. They are first-order accurate. But, the Taylor series expansion of the forward Euler method says it to be a second-order accurate scheme.
advertisement

10. What is the maximum possible accuracy for the two-level methods?
a) Fifth-order
b) Fourth-order
c) Third-order
d) Second-order
View Answer

Answer: d
Explanation: The two-level schemes can at most give an accuracy of order two. The trapezoidal and midpoint rules and also the backward Euler method are second-order accurate. But, this does not determine the accuracy of the method solely.

Sanfoundry Global Education & Learning Series – Computational Fluid Dynamics.

To practice all areas of Computational Fluid Dynamics, here is complete set of 1000+ Multiple Choice Questions and Answers.

If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.