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

Support returning atom-resolved energies #28

Closed
awvwgk opened this issue May 8, 2022 · 0 comments · Fixed by #32
Closed

Support returning atom-resolved energies #28

awvwgk opened this issue May 8, 2022 · 0 comments · Fixed by #32
Labels
enhancement New feature or request

Comments

@awvwgk
Copy link
Member

awvwgk commented May 8, 2022

Most calculations internally use atom-resolved energies, which would make it rather straight-forward to expose those quantities to the user via an optional output or via an API function.

Care should be taken to not break the API and also not require the external integrations to account for atom-resolved energies. In case only a total energies is required, the usage of atom-resolved energies should remain an implementation detail.

@awvwgk awvwgk added the enhancement New feature or request label May 8, 2022
@awvwgk awvwgk mentioned this issue May 9, 2022
3 tasks
@awvwgk awvwgk closed this as completed in #32 May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant