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
41 stars 14 forks source link

CXX investigation (answer: no) and C list version #131

Closed drobnyjt closed 3 years ago

drobnyjt commented 3 years ago

Added list version for PIC-BCA interface - give it some ion and material parameters and a list of incident ion velocities and it runs the bca for each. It outputs OutputBCA each time (should be replaced with something a little nicer.)