Skip to content
Snippets Groups Projects
Verified Commit 91ae7db3 authored by baptiste.coudray's avatar baptiste.coudray
Browse files

More docs

parent 4330ceb1
Branches
No related tags found
No related merge requests found
# Références documentaires {-}
# Lattice-Boltzmann
The lattice Boltzmann method (LBM) has established itself in the past decades as a valuable approach to Computational
Fluid Dynamics (CFD). It is commonly used to model time-dependent, incompressible or compressible flows in a
regime of Direct Numerical Simulation (DNS) or Large Eddy Simulation (LES). One of its strengths lies in the ability to easily
represent complex physical phenomena, ranging from multi-phase flows to reactive and suspension flows. The
method originates in a molecular description of a fluid, based on the Boltzmann equation, and can directly incorporate
physical terms stemming from a knowledge of the interaction between molecules. It is therefore an invaluable tool in
fundamental research, as it keeps the cycle between the elaboration of a theory and the formulation of a corresponding numerical model short.
At the same time, it has proven to be computationally very efficient and is applied to a large
variety of academic or industrial problems.
## Parallelized version
## CPU Benchmark
## GPU Benchmark
\pagebreak
File moved
# Documentary references {-}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment