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

Update RustBCA to 2.0.0: Improvements to Python bindings, code cleanup, simplify Mesh2D input #205

Closed drobnyjt closed 1 year ago

drobnyjt commented 1 year ago

This will push RustBCA to version 2.0.0 due to breaking changes with the Python bindings and with Mesh2D input.

Fixes: #204 #75

In summary, the following has been added to the Python bindings:

The following has been added to the codebase: