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

Maintain backwards compat with surface binding models. #113

Closed drobnyjt closed 3 years ago

drobnyjt commented 3 years ago

Thank you for your contribution to rustBCA!

Before submitting this PR, please make sure you have:

Fixes #112

Description

Updated surface binding model to not require the enum.

Tests

Cargo test has been run.