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

Updated progress bar to be more accurate, including an ETA tracker. #86

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 #85

Description

Updates progress bar to update per particle instead of per chunk.

Tests

I've run a handful of input files and there is no measurable impact on speed.