pyLBM.boundary.anti_bounce_back

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

Boundary condition of type anti bounce-back

Notes

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

../../_images/anti_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 anti bounce back condition