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

[feature] complete materials.py #212

Open drobnyjt opened 1 year ago

drobnyjt commented 1 year ago

Is your feature request related to a problem? Please describe. materials.py doesn't have a complete set of useful materials in it. Also, some materials have fictional Q-values for the Yamamura formula.

Proposed solution Add as many materials as possible to materials.py; review current data and make sure it is consistent with literature values.