Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use progress bar for singlepoint/descriptors? #324

Open
ElliottKasoar opened this issue Oct 8, 2024 · 3 comments
Open

Use progress bar for singlepoint/descriptors? #324

ElliottKasoar opened this issue Oct 8, 2024 · 3 comments
Labels
enhancement New/improved feature or request

Comments

@ElliottKasoar
Copy link
Member

(One other program that could use a progress bar is singlepoint, when applied to a file containing many structures.)

Originally posted by @ajjackson in #319 (comment)

(Dependent on merge of #319)

@ElliottKasoar ElliottKasoar added the enhancement New/improved feature or request label Oct 8, 2024
@ElliottKasoar
Copy link
Member Author

@RastislavTuranyi would you be interested extending your previous PR to include this?

Potentially MD as well?

@alinelena
Copy link
Member

also just to add, can we have a performance impact of using a progress bar?

@ajjackson
Copy link

Performance impact is likely greater for MD, but it is quite simple to implement using the irun() feature of ASE thermostats:

https://gitlab.com/ase/ase/-/blob/fd2283d28c90c52e09f0ed1e0da2d2418393e418/ase/md/md.py#L141

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New/improved feature or request
Projects
None yet
Development

No branches or pull requests

3 participants