Applied CFD Exam 2026

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/144

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 12:47 PM on 8/16/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

145 Terms

1
New cards
  1. What are three key advantages that make CFD a valuable tool for engineers?


2
New cards
  1. What factors are essential for ensuring the applicability of a CFD simulation to real-world scenarios?

Why might this applicability not always be guaranteed?

Simplified modelling of individual aspects is requiredโ€ฆ

Physical Modelling:
- continuum assumption
- Definition of material values like viscosity, surface tension, โ€ฆ

Mathematical Modelling:
- Calculation of conservation equations

Numerical Modelling:
- Truncation of errors

Essential Factors:
- high quality mesh
- accurate physical modelling
- calibration/validation against experimental data

Why not always guaranteed?
- many phenomena โ€”> very complex and interacting spatial and temporal multiscale problems โ€”> cannot be calculated to this day โ€”> requires assumptions, simplifications, which may reduce accuracy and reliability

3
New cards
  1. In 1922, Lewis Fry Richardson conducted the first known flow simulation in an attempt to forecast the weather for Europe, which ultimately failed. Reflecting on this failure, what crucial aspect did Richardson overlook in his calculations?

How did this oversight contribute to the failure of the simulation?

4
New cards
  1. What does the acronym CFD stand for in English?


5
New cards
  1. Outline three fundamental modelling steps that form the basis of every flow simulation


6
New cards
  1. While CFD theoretically allows for the modelling and calculation of various phenomena, what do you perceive as the greatest challenge when simulating the launch of a rocket? Provide an illustrative example.


7
New cards
  1. The โ€˜Periodic Hill Flowโ€™ serves as a benchmark experiment for simulation tools.
    Describe:
    a) The experiment itself
    b) The specific challenges associated with simulating the flow in this scenario


8
New cards
  1. Name the three consecutive work steps for conducting a CFD simulation (3 pts)


9
New cards
  1. How do fluid and solid differ under shear stress? (2 pts)


10
New cards
  1. The gas flow in the lung capillaries is to be calculated. By which dimensionless number can you determine whether a calculation with the finite volume method is justified? How is it defined?

Which alternative method would you suggest if a finite volume method is not justified? (3 pts)

11
New cards
  1. Which dimensionless number:
    a) describes the ratio of inertial to frictional forces in a flow? Name and formula. (2 pts)
    b) describes the compressibility of a flow? Name and formula. (2 pts)
    c) represents the ratio of inertial (Trรคgheitskrรคfte) to surface forces (Oberflรคchenkrรคfte)? Name. (1 pt)
    d) plays an important role in unsteady flow separation around blunt bodies (stumpfe Kรถrper)? Name. (1 pt)
    e) is relevant for describing a thermal boundary layer? Name. (1 pt)
    f) represents the ratio of inertial to gravitational forces and is therefore relevant for calculating gravity waves? Name. (1 pt)


12
New cards
  1. Given the total derivative of the quantity ๐‹(๐’™, ๐’•), what is the difference compared to the material derivative?

Why is the material derivative used more often in fluid mechanics? (2 pts)

13
New cards
  1. Given is the material derivative of the quantity ๐‹(๐’™, ๐’•). Mark the local and convective terms. Which term becomes zero in the case of a steady flow? (2 pts)


14
New cards
  1. How many unknowns must you determine when calculating a compressible 3D flow?

Which equations are available for this purpose? (3 pts)

15
New cards
  1. What describes the mass conservation of an incompressible fluid?


16
New cards
  1. Which term of momentum conservation approaches zero in creeping flows (schleichende Strรถmung) (๐‘น๐’† โ†’ ๐ŸŽ)? What does this mean for the equation to be solved? (2 pts)


17
New cards
  1. Given the momentum conservation in integral form:


18
New cards
<ol start="18"><li><p>Which term of the Navier-Stokes equations is neglected in deriving the Euler equations? What does this mean for the flow?</p></li></ol><p></p><p></p>
  1. Which term of the Navier-Stokes equations is neglected in deriving the Euler equations? What does this mean for the flow?



19
New cards
  1. Given the momentum conservation in differential and integral form. Name one application for each.


  • Differential Form: CFD โ€”> how blood flow in arteries, flow around a turbine

  • Integral Form: engineering applications โ€”> balance on airplane wings


20
New cards
  1. The right-hand side of momentum conservation corresponds to the sum of acting forces. Provide one example each for a point force, surface fore and volume force. (3 pts)


21
New cards
  1. Name three flow mechanically relevant effects that a turbulent boundary layer has compared to a laminar boundary layer. (3 pts)


22
New cards
  1. Give three fundamental properties of turbulent flows. (3 pts)


23
New cards
  1. Explain the term โ€œturbulent energy cascade.โ€ (3 pts)


24
New cards
  1. Provide the basic properties of:
    a) Large scales
    b) Small scales of a turbulent flow.


25
New cards
  1. Given the kinematic viscosity ๐‚ [๐’Žยฒ/๐’”] and the energy dissipation rate ๐œบ [๐’Žยฒ/๐’”ยณ]. Determine the Kolmogorov length and Kolmogorov time. (2 pts)


26
New cards
  1. Which length scale describes the size of the smallest vortices in a turbulent flow? (1 pt)


27
New cards
  1. By which method can the largest structures of a turbulent flow be determined? (1 pt)


  • two-point correlation function R describes a time-averaged correlation between two fluctuations and a spatially distance r

  • by considiring the distribution of R a integral length measure L can be defined

  • L describes the distance from which on velocity variations become uncorrelated


28
New cards
  1. What purpose does Gaussโ€™s theorem serve in the finite volume method? (1 pt)


29
New cards
  1. In computational fluid dynamics (CFD), the flow domain is typically divided into subunits where conservation equations are solved. Name the three most important discretization schemes. (3 points)


30
New cards
  1. What is the purpose of grid generation in computational fluid dynamics? (2 pt)


31
New cards
  1. In which regions of the flow is high resolution particularly useful? Explain. (2 Pt)


32
New cards
  1. Explain the term โ€œquadratureโ€ in the context of the finite volume method (why and how?). (2 points)


  • numerical approximation procedure of surface integrals by summing weight values at specific points through boundary surfaces of control volumes

  • integral over a surface needs to be approximated โ€”> flux is not constant over a surface

  • enables numerical evaluation of fluxes

  • discrete conservation equations are evaluated for every control volume


33
New cards
  1. Explain the term โ€œinterpolationโ€ in the context of the finite volume method (why and how?). (2 points)


34
New cards
  1. In the context of grid generation, what is the difference between topology and geometry?


35
New cards
  1. Name three advantages each of structured and unstructured grids. (6 points)


Structured Grids:
- allow grid generation by hand โ€”> optimal result control
- simple topology and quick implementation
- efficient algorithms applicable

Unstructured Grids:
- no global structure
- simple grid refinements by adding points in areas of strong gradients
- complex geometries can be modelled easily


36
New cards
  1. How can grid quality affect the accuracy and convergence of CFD simulations? (2 points)


37
New cards
  1. Which parameter is used to characterize the grid near walls? What must be true for this parameter to resolve turbulent boundary layer flows? (2 points)


38
New cards
  1. What is a connectivity matrix in the context of grid generation? (2 points)


39
New cards
  1. Name the three basic topologies of structured grids. (3 points)


40
New cards
  1. Name three requirements for good grid quality.


41
New cards
  1. What is the concept of โ€œadvancing frontโ€ in the context of grid generation?


  • method used primarily in unstructured grids

  • starting from elements along the edge/boundary, the interior volume is stepwise filled with additional elements


42
New cards
  1. How does the advancing front technique work in unstructured grid generation?


43
New cards
  1. What is the purpose of grid refinement in CFD simulations?


44
New cards
  1. What is the main advantage of structured grids over unstructured grids in terms of numerical diffusion? When is this advantage particularly significant?


45
New cards
  1. Describe the term โ€œtriangulationโ€. What rule is prescribed for Delaunay triangulation and what advantage does it provide for grid quality?


46
New cards
  1. Explain why the computational and memory requirements are higher for an unstructured grid than for a structured grid.


47
New cards
  1. What is a multi-block grid and how does it contribute to efficient grid generation for complex geometries? What is a disadvantage?


48
New cards
  1. Given the following pipe cross-sections, sketch the blocking for a structured multi-block grid with as uniform quadrilaterals as possible. (3 points)


49
New cards
  1. Turbulence modelling aims to massively reduce the computational cost of Direct Numerical Simulation (DNS) while accurately capturing the effects of turbulence. (4 points)
    a) Which scales are particularly suitable for modelling and why?
    b) On what mathematical approach is the RANS modelling based?
    c) On what mathematical approach is the LES modelling based?


50
New cards
  1. Draw a typical spectrum of the turbulent kinetic energy of a turbulent flow. Make sure to label the axes correctly. (2 points)

  1. Optional: Qualitatively mark the regions resolved in DNS and LES and explain the role of the sub-grid scale model. (2 points)

  2. Optional: How does this spectrum change with increasing Reynolds number? (1 point)


51
New cards
  1. What is the prerequisite for a direct numerical simulation (DNS)? How is turbulence modelled in this case?


52
New cards
  1. With which dimensionless number and which power does the computational cost of a DNS scale?


53
New cards
  1. What do the abbreviations RANS, DNS and LES stand for and what is the difference in their modelling approaches? (6 points)


54
New cards
  1. Which term in the momentum conservation equation leads to the โ€œclosure problemโ€ in RANS modelling? How many unknowns does the closure problem involve? (2 points)


55
New cards
  1. Which entries of the Reynolds stress tensor (RST) describe the turbulent kinetic energy (TKE)?


56
New cards
<ol start="56"><li><p>Mark the correct statements with โ€œTโ€ (true) and the incorrect statements with โ€œFโ€ (false): (5 points):</p></li></ol><p></p><p></p>
  1. Mark the correct statements with โ€œTโ€ (true) and the incorrect statements with โ€œFโ€ (false): (5 points):



57
New cards
<ol start="57"><li><p>How do the values on the diagonal and off-diagonal of the Reynolds stress tensor behave in the time average in the case of isotropic turbulence?</p></li></ol><p></p><p></p>
  1. How do the values on the diagonal and off-diagonal of the Reynolds stress tensor behave in the time average in the case of isotropic turbulence?



58
New cards
  1. Into which two categories can the RANS turbulence models covered in the lecture be divided? What is the difference in their modelling approach? Name one advantage and one example for each category. (6 points)


59
New cards
  1. Imagine you are to calculate the mean flow in a swirl combustion chamber. The adjacent image shows the geometry and mean streamlines of such a system. Choose an appropriate RANS turbulence model and justify your choice. (2 points)


  • RSM model

  • explicit algebraic Reynolds Stress Model

  • swirl and curvature are highly anisotropic, where scalar eddy viscosity models can fail


60
New cards
  1. What is the difference between eddy viscosity and kinematic viscosity?


61
New cards
  1. Where do the names zero-equation, one-equation and two-equation model come from? Provide an example for each.


62
New cards
  1. Name one eddy viscosity model, one eddy viscosity transport model and one Reynolds stress model. (3 points)


63
New cards
  1. The most well-known two-equation models are the ๐’Œ โˆ’ ๐Ž, ๐’Œ โˆ’ ๐œบ and SST models. Name an application area where each of these models yields good results.


64
New cards
  1. Name a significant disadvantage of the ๐’Œ โˆ’ ๐œบ model and how it can be overcome.


65
New cards
  1. What is the main problem with the use of wall models in CFD simulations?


66
New cards
  1. Kolmogorov and Rotta simplify the dissipation term by assuming isotropy. Why is this assumption justified?


67
New cards
  1. The pressure-strain term is usually divided into a slow term and a rapid term. Describe how both terms work.


Slow Term: drives anisotropic turbulence to be isotropic
Rapid Term: changes the Reynolds-stress-tensor due to external forces that are caused by mean gradients

68
New cards
  1. What phenomenon is depicted here? Which turbulence model is suitable for simulating this phenomenon?



69
New cards
  1. In the diagrams below, the dimensionless velocity ๐’–+ is to be plotted against the dimensionless wall distance ๐’š+.
    - Plot the experimentally determined profile of a turbulent boundary layer in the first diagram.
    - Plot the profile obtained using an ๐œบ-based RANS model in the second diagram.
    - Plot the profile obtained using an ๐Ž-based RANS model in the third diagram.


70
New cards
  1. What is meant by the term backscatter? Describe with one sentence.


71
New cards
  1. In LES, a distinction is made between large-scale (coarse) and small-scale (fine) structures. Briefly describe how they interact with the grid size. (2 points)


  • Large Scale (coarse structure): captured by the grid until a certain filter โ€”> directly simulated

  • Small Scales (fine structures): modelled as a subgrid-scale model

  • as grid resolution increases, more small scales are resolved, reducing the portion that must be modelled


72
New cards
  1. Explain the expression โ€œwell resolved LESโ€


73
New cards
  1. Plot on the diagram below where RANS, DNS and LES are located for a flow with a high Reynolds number and a low Reynolds number.


74
New cards
  1. For a given flow u and a given filter kernel G, how do you obtain the large-scale and small-scale structures of the velocity?


75
New cards
  1. Which of the following statements is correct?


76
New cards
  1. Given the filtered momentum equation. How can the subgrid-scale stress tensor be derived from it?


77
New cards

Given the subgrid-scale stress tensor. Derive the Leonard, cross and Reynolds stress tensors from it.



78
New cards
  1. Given the Leonard, cross and Reynolds stress tensors. What physical effects do these tensors describe?


79
New cards
  1. Draw a diagram of the turbulent kinetic energy (TKE) โ€“ mark, which part is modelled and which part is simulated with LES/DNS/RANS.


80
New cards
  1. What is the task of a subgrid-scale model?


81
New cards
  1. Describe the similarity between Smagorinskys approach and a class of basic RANS models?


  • both models rely on the concept of the eddy viscosity to account for the effect of turbulent eddies in the flow

  • Difference: Smagorinsky uses subgrid scales, RANS uses entie turbulent spectrum


82
New cards
  1. Smagorinsky introduces a constant to calibrate ๐‚SGS. What is the major drawback of this?


83
New cards
  1. Is backscatter possible with the Smagorinsky model? Justify your answer.


84
New cards
  1. What procedure do Germano et al. (1990) propose with their dynamic Smagorinsky model to improve the original Smagorinsky model (1963)?

What is the major advantage of this?

85
New cards
  1. What is the main assumption of the dynamic Smagorinsky model regarding the interaction of scales?


86
New cards
  1. What are the advantages of the dynamic Smagorinsky model over the conventional Smagorinsky model?


  • self-contained model

  • no additional emprical assumptions required

  • no wall dumping required if filter is adjusted accordingly

  • model is able to โ€œbackscatterโ€ โ€”> local and temporary energy flow from small to large scale is possible


87
New cards
  1. What is the biggest disadvantage of the dynamic Smagorinsky model compared to the conventional one?


  • often leads to instabilities, so that negative values of v_sgs are deleted โ€”> simulation could crash


88
New cards
  1. The task of an LES model is to appropriately model the small-scale tensor ๐‰ij = โ€ฆ that arises from filtering the Navier-Stokes equations.
    - How are the quantities ui and uj in the small-scale tensor approximated in Bardinaโ€™s Scale Similarity Model (1980)
    - What approach do Stolz and Adams pursue with their Approximate Deconvolution Model (1999) to improve the Scale Similarity Model?
    - What role does the small-scale viscosity ๐‚SGS play in these two models?


89
New cards
  1. Which mathematical tool can be used to derive the order of a method?


90
New cards
  1. What does the order of a method indicate? Be precise!


91
New cards
  1. What does the midpoint rule state?


92
New cards
  1. What does the trapezoidal rule state?


93
New cards
  1. Upwind Differencing Scheme (UDS): Provide ๐šฟe for - U>0 - U<0


94
New cards
  1. Central Differencing Scheme (CDS): Provide ๐šฟe for an equidistant grid for - U>0 - U<0


95
New cards
  1. Explain the term numerical viscosity. In methods of which order does it occur?


96
New cards
  1. Given the numerical viscosity for a UDS method, when does this method become unstable? Derive a stability criterion (CFL number).


97
New cards
  1. How does numerical viscosity affect the Reynolds number of the simulation?


98
New cards
  1. The sketch shows the exact solution ๐’–(๐’™) for a shock wave. Draw a numerical solution with dispersive and dissipative error behaviour. Name a method that exhibits each type of error characteristic.


99
New cards
<ol start="99"><li><p>Given the truncation error E for the friction term in the momentum equation, explain why a uniform grid is better than non-uniform grid.</p></li></ol><p></p>
  1. Given the truncation error E for the friction term in the momentum equation, explain why a uniform grid is better than non-uniform grid.


100
New cards
  1. Briefly explain what the โ€œhigh-resolutionโ€ scheme in ANSYS CFX does. Name one advantage and one disadvantage.