Skip to content

Added tagged BCA output. Now particles carry tags and weights through… #148

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

Merged
merged 6 commits into from
Aug 22, 2021

Conversation

drobnyjt
Copy link
Collaborator

… calculation.

Thank you for your contribution to rustBCA!

Before submitting this PR, please make sure you have:

  • Opened an issue
  • Referenced the relevant issue number(s) below
  • Provided a description of the changes below
  • Ensured all tests pass and added any necessary tests for new code

Fixes #147

Description

Adds a tagged and weighted version of the C bindings. Incident particles propagate through their tag (an input integer), their statistical weight, and an arbitrary tracked vector (here, the originating position in the PIC coordinates is used) so that sputtered particles can be associated with the particles that sputtered them

@drobnyjt drobnyjt changed the base branch from master to dev August 22, 2021 20:38
@drobnyjt drobnyjt merged commit a16e41b into dev Aug 22, 2021
@drobnyjt drobnyjt deleted the library_upgrades_particle_tagging branch August 22, 2021 21:20
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

Successfully merging this pull request may close these issues.

[feature] Bindings/library upgrade: particle tagging, weighting
1 participant