Inlet#
The flow outlet is mostly defined through a periodic or Neumann based boundary condition as those described below:
Periodic#
Periodic boundaries can be seen as the most basic to be implemented in LBM since they only consist of performing the streaming operation such that it crosses the computational domain back to its opposite side, as illustrated below.
Neumann#
Neumann forces a normal derivative of all populations must be zero at the boundary. To implement that, the boundary nodes replicate the macroscopic values from the first node towards normal direction.
Use Case
Neumann can be used for representation of open surfaces, which could be an outlet or free lateral surfaces of a open flow.
Regularized Neumann (Outlet)#
An alternative to use the Neumann BC framework for representation of a free surface boundary consists on fixing a pressure through regularization of populations post application of Neumann BC: