mantaflow icon indicating copy to clipboard operation
mantaflow copied to clipboard

KnSetWallBcs() is inaccurate for a moving obstacle

Open zoharl3 opened this issue 1 year ago • 0 comments

It leaves a dead zone near the ends of a moving obstacle. Instead, I implemented the algorithm in Bridson15, pg.72, fig. 5.2.

Also, I'm sure if setBound() or setBoundMAC() are correct for setting obvel, and I implemented my own version. (I didn't try to test it separately from the above to verify the culprit.)

zoharl3 avatar Jun 06 '23 18:06 zoharl3