amroc/lbm/LBMD3Q19_Turb.h File Reference

#include "LBMBase.h"
#include <cfloat>

Go to the source code of this file.

Classes

class  LBMD3Q19< DataType >
 Standard 3d Navier-Stokes LBM stencil operator. More...

Defines

#define LB_FACTOR   1.0e5
#define NUMMICRODIST   (19+NUMPLUS)
 Standard 3d Navier-Stokes LBM stencil operator.

Define Documentation

#define LB_FACTOR   1.0e5
#define NUMMICRODIST   (19+NUMPLUS)

Standard 3d Navier-Stokes LBM stencil operator.

Density distribution indexing used, 3D-BGK-operator

X-Z:+ C13 | C10--C3--C7 | C11

X-Z:0 C16 C6 C17 \ | / C2--C0--C1 / | \ C18 C5 C15

X-Z:- C12 | C8--C4--C9 | C14

Author:
Stephen Wood, Ralf Deiterding
Version:
1.0
Date:
Jan-2013