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

particle tracking #83

Open
ckhuang-lanl opened this issue Sep 19, 2022 · 0 comments
Open

particle tracking #83

ckhuang-lanl opened this issue Sep 19, 2022 · 0 comments

Comments

@ckhuang-lanl
Copy link
Collaborator

Hello,

I have implemented particle tracking in my input deck. To do this in a way consistent with current VPIC, I am using the particle weight for the storage of particle tag. But to make sure that these test particles do not generate currents, they needed to be defined in a separate species list and managed in input deck for particle push (using a dummy field array) and boundary handling, which works but is cumbersome.

I wonder in the future version, will VPIC support some better way to track particles, e.g., allow the user to skip current deposition in the pusher for some species, or define separate variable for tagging the particles.

Thanks!

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