Skip to content

Re: Free slip boundary condition

#2372

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