A direct numerical simulation (DNS)
[Here the origin of the term ''direct numerical simulation'' (see e.g. p. 385 in ) owes to the fact that, at that time, there were considered to be just two principal ways of getting ''theoretical'' results regarding turbulence, namely via turbulence theories (like the direct interaction approximation) and ''directly'' from solution of the Navier–Stokes equations.] is a
simulation in
computational fluid dynamics (CFD) in which the
Navier–Stokes equations are numerically solved without any
turbulence model
Turbulence modeling is the construction and use of a mathematical model to predict the effects of turbulence. Turbulent flows are commonplace in most real life scenarios, including the flow of blood through the cardiovascular system, the airflow ...
. This means that the whole range of
spatial
Spatial may refer to:
*Dimension
*Space
*Three-dimensional space
Three-dimensional space (also: 3D space, 3-space or, rarely, tri-dimensional space) is a geometric setting in which three values (called ''parameters'') are required to determ ...
and
temporal scales of the
turbulence must be resolved. All the spatial scales of the turbulence must be resolved in the computational mesh, from the smallest dissipative scales (
Kolmogorov microscales), up to the
integral scale , associated with the motions containing most of the kinetic energy. The Kolmogorov scale,
, is given by
:
where
is the
kinematic viscosity and
is the rate of
kinetic energy dissipation. On the other hand, the integral scale depends usually on the spatial scale of the boundary conditions.
To satisfy these resolution requirements, the number of points
along a given mesh direction with increments
, must be
:
so that the integral scale is contained within the computational domain, and also
:
so that the Kolmogorov scale can be resolved.
Since
:
where
is the
root mean square
In mathematics and its applications, the root mean square of a set of numbers x_i (abbreviated as RMS, or rms and denoted in formulas as either x_\mathrm or \mathrm_x) is defined as the square root of the mean square (the arithmetic mean of the ...
(RMS) of the
velocity, the previous relations imply that a three-dimensional DNS requires a number of mesh points
satisfying
:
where
is the turbulent
Reynolds number
In fluid mechanics, the Reynolds number () is a dimensionless quantity that helps predict fluid flow patterns in different situations by measuring the ratio between inertial and viscous forces. At low Reynolds numbers, flows tend to be domi ...
:
:
Hence, the memory storage requirement in a DNS grows very fast with the Reynolds number. In addition, given the very large memory necessary, the integration of the solution in time must be done by an explicit method. This means that in order to be accurate, the integration, for most discretization methods, must be done with a time step,
, small enough such that a fluid particle moves only a fraction of the mesh spacing
in each step. That is,
:
(
is here the
Courant number). The total time interval simulated is generally proportional to the turbulence time scale
given by
:
Combining these relations, and the fact that
must be of the order of
, the number of time-integration steps must be proportional to
. By other hand, from the definitions for
,
and
given above, it follows that
:
and consequently, the number of time steps grows also as a power law of the Reynolds number.
One can estimate that the number of floating-point operations required to complete the simulation is proportional to the number of mesh points and the number of time steps, and in conclusion, the number of operations grows as
.
Therefore, the computational cost of DNS is very high, even at low Reynolds numbers. For the Reynolds numbers encountered in most industrial applications, the computational resources required by a DNS would exceed the capacity of the
most powerful computers currently available. However, direct numerical simulation is a useful tool in fundamental research in turbulence. Using DNS it is possible to perform "numerical experiments", and extract from them information difficult or impossible to obtain in the laboratory, allowing a better understanding of the physics of turbulence. Also, direct numerical simulations are useful in the development of turbulence models for practical applications, such as sub-grid scale models for
large eddy simulation (LES) and models for methods that solve the
Reynolds-averaged Navier–Stokes equations (RANS). This is done by means of "a priori" tests, in which the input data for the model is taken from a DNS simulation, or by "a posteriori" tests, in which the results produced by the model are compared with those obtained by DNS.
References
External links
DNS pageat CFD-Wiki
{{DEFAULTSORT:Direct Numerical Simulation
Fluid dynamics
Turbulence
Turbulence models