amroc/lbm/LBMD3Q19_DR.h File Reference

Novel damping region for reduction of boundary interaction added to base of LBMD3Q19. More...

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

Go to the source code of this file.

Classes

class  LBMD3Q19DR< DataType >

Defines

#define LB_FACTOR   1.0e5

Typedefs

typedef LBMD3Q19< DataType > LBMBaseType
 Standard 3d Navier-Stokes LBM stencil operator.

Detailed Description

Novel damping region for reduction of boundary interaction added to base of LBMD3Q19.

Author:
Stephen Wood, Ralf Deiterding
Version:
1.0
Date:
April-2015

Define Documentation

#define LB_FACTOR   1.0e5

Typedef Documentation

typedef LBMD3Q19<DataType> LBMBaseType

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-2015