Re: Free slip boundary condition
OpenLB – Open Source Lattice Boltzmann Code › Forums › on Lattice Boltzmann Methods › General Topics › Free slip boundary condition › Re: Free slip boundary condition
June 13, 2016 at 2:30 am
#2372
Alejandro_Claro
Member
Hi marcanyada,rnrnThe free slip boundary condition on a straight wall have been already implemented in the addslipboundary function. The approach implemented is the specular reflection.rnrnOtherwise, you can write a new class in order to implement this condition in the post-process step. You could check how it is implemented with the createInterpBoundaryCondition2D class.rnrnBest Regards,rnAlejandro