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

Free energy correction #4043

Open
shyuep opened this issue Sep 5, 2024 · 0 comments
Open

Free energy correction #4043

shyuep opened this issue Sep 5, 2024 · 0 comments
Assignees
Labels
enhancement A new feature or improvement to an existing one

Comments

@shyuep
Copy link
Member

shyuep commented Sep 5, 2024

Feature Requested

With the advent of universal machine learning potentials (MLPs), we now have the capability of generating free energy corrections such as vibrational entropy at specific temperatures. This allows the generation of finite temperature phase diagrams.

Proposed Solution

I propose to implement a FreeEnergyCorrection in pymatgen.entries. Given this serves a different purpose from the current corrections, it should be in a different module (e.g., pymatgen.entries.thermodynamics. These FreeEnergyCorrections can be applied to a set of ComputedEntries and then used to generate the finite T phase diagram without any other code changes.

@rul048 will implement.

Relevant Information

See https://github.com/materialsvirtuallab/matcalc on how to obtain phonon corrections with MLPs.

@shyuep shyuep added the enhancement A new feature or improvement to an existing one label Sep 5, 2024
@shyuep shyuep self-assigned this Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature or improvement to an existing one
Projects
None yet
Development

No branches or pull requests

1 participant