$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
#include "core/globalDefs.h"#include "latticeBoltzmann/nearestNeighborLattices2D.h"
Go to the source code of this file.
Classes | |
| struct | plb::descriptors::ExternalOmegaDescriptor2d |
| struct | plb::descriptors::ExternalOmegaAndForceDescriptor2d |
| struct | plb::descriptors::ExternalOmegaD2Q9Descriptor< T > |
| struct | plb::descriptors::ForcedExternalOmegaD2Q9Descriptor< T > |
Namespaces | |
| namespace | plb |
All OpenLB code is contained in this namespace. | |
| namespace | plb::descriptors |
Descriptors for the 2D and 3D lattices. | |
Descriptor for nearest-neighbor 2D lattices. In principle, thanks to static genericity of the code, definition of the lattice and implementation of the dynamics are independent. Of course, there remain a few dependencies. For example, a dynamics which uses higher- order moments such as heat flux needs a lattice with an extended neighborhood. Another example is the D3Q13 lattice, which works only with its very own dynamics.
Lattice descriptors for dynamic Smagorinsky models -- header file
1.6.3
1.6.3