Skip to content
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

cap particle velocities #77

Open
alecjohnson opened this issue Nov 1, 2014 · 0 comments
Open

cap particle velocities #77

alecjohnson opened this issue Nov 1, 2014 · 0 comments

Comments

@alecjohnson
Copy link
Contributor

I am implementing a mechanism to enforce a cap on particle velocities so that particles cannot move more than one subdomain per time step. The ultimate goal is to completely eliminate global communication from the particle solver. While this does violate the mathematical formulation of the method, such very fast particles should be extremely rare and are not expected to be well resolved by the method anyway.

alecjohnson added a commit to alecjohnson/iPic3D that referenced this issue Nov 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant