amroc/lbm/LBMD2Q9_DR.h File Reference

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

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

Go to the source code of this file.

Classes

class  LBMD2Q9DR< DataType >

Defines

#define LB_FACTOR   1.0e5

Typedefs

typedef LBMD2Q9< DataType > LBMBaseType
 Standard 2d Navier-Stokes LBM stencil operator scalar fields specified by define.

Detailed Description

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

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

Define Documentation

#define LB_FACTOR   1.0e5

Typedef Documentation

typedef LBMD2Q9<DataType> LBMBaseType

Standard 2d Navier-Stokes LBM stencil operator scalar fields specified by define.

Density distribution indexing used, 2D-BGK-operator

C5 C3 C4 \ | / C2--C0--C1 / | \ C8 C6 C7

Author:
Ralf Deiterding, Stephen Wood
Version:
1.0
Date:
Sep-2014