pyLBM.boundary.bounce_back

class pyLBM.boundary.bounce_back(istore, ilabel, distance, stencil, value_bc, nspace, backend)

Boundary condition of type bounce-back

Notes

(Source code, png, hires.png, pdf)

../../_images/bounce_back.png

Methods

set_rhs : compute and set the additional terms to fix the boundary values
set_iload : compute the indices that are needed (symmertic velocities and space indices)
update : update the values of the distribution fonctions ouside the domain according to the bounce back condition