-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change default wall boundary condition to bounce back. #9
Comments
Comment by hywel on 7 Oct 2011 09:00 UTC |
Modified by hywel on 13 Oct 2011 11:38 UTC |
Comment by miguel on 18 Oct 2011 14:52 UTC Unit tests are fine, but regression test is now broken on both snapshot and image comparison. Shall I simply overwrite the |
Comment by miguel on 18 Oct 2011 14:58 UTC |
Comment by hywel on 20 Oct 2011 13:17 UTC Otherwise fine, no need for a re-review of this bit. |
Modified by miguel on 27 Oct 2011 17:43 UTC |
Comment by miguel on 27 Oct 2011 17:46 UTC |
Comment by hywel on 27 Oct 2011 19:19 UTC
=== !StreamerTests ===
Otherwise absolutely fine, no need to re-review. Cheers! |
Modified by hywel on 28 Oct 2011 13:25 UTC |
Comment by miguel on 28 Oct 2011 17:03 UTC |
Comment by rupert on 1 Nov 2011 13:59 UTC James- please can you check this before resolving? |
Comment by jamespjh on 3 Nov 2011 11:07 UTC |
Modified by jamespjh on 3 Nov 2011 11:28 UTC |
Reported by miguel on 30 Sep 2011 10:22 UTC
Bounce back wall boundary condition seems to reproduce more accurately Poiseuille velocity profiles than our current default. It would, therefore, make sense to make it default.
The (slightly outdated) patch attached modifies the current implementation of
SimpleBounceBack
to match the new design of streaming and collision.Todo:
lb.h
since patch was created).The text was updated successfully, but these errors were encountered: