lcpp-org / RustBCA

A free, open-source Binary Collision Approximation (BCA) code for ion-material interactions including sputtering, implantation, and reflection
https://github.com/lcpp-org/RustBCA/wiki
GNU General Public License v3.0
42 stars 15 forks source link

[bug] Tagged BCA C library function ignores positions input #192

Closed drobnyjt closed 2 years ago

drobnyjt commented 2 years ago

This issue is not actually a problem; on review, the positions are actually used in the "tracked_vector" variable - this can be used for code coupling to spawn new particles at the incidence location of the input particles. Closing this issue.