Skip to content

Add cohesive energy support #951

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

Merged
merged 10 commits into from
Dec 14, 2024
Merged

Conversation

esoteric-ephemera
Copy link
Contributor

@esoteric-ephemera esoteric-ephemera commented Dec 10, 2024

Adds in legacy API feature to compute cohesive energies on the fly from tabulated reference atomic energies. Pulls in atomic data that is hosted on MPContribs and cached

This feature has been requested by users on matsci

The legacy API normalized the cohesive energy by formula unit - this is less common than normalizing by atom. By atom normalization is now the default. with an option to instead normalize by formula unit.

To-do's:
- Add SCAN atom calculations (in progress calculating)
- Add tests
- Publish contribs data

@esoteric-ephemera esoteric-ephemera changed the title [WIP] Add cohesive energy support Add cohesive energy support Dec 13, 2024
Copy link
Member

@tschaume tschaume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thank you! Just have some minor comments for your consideration.

@tschaume tschaume merged commit 958725f into materialsproject:main Dec 14, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants