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

QHA beyond just phonopy #112

Open
samwaseda opened this issue Dec 7, 2023 · 0 comments
Open

QHA beyond just phonopy #112

samwaseda opened this issue Dec 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@samwaseda
Copy link
Member

The beautiful thing about quasi-harmonic approximation is that it follows the basic thermodynamic principle within the harmonic range, i.e. the thermodynamic state is a manifold of two natural variables, which are:

  • $T$, $V$ for Helmholtz free energy $F$
  • $T$, $p$ for Gibbs free energy $G$.

All derivative quantities, whether it's heat capacity ($T$ and $V$ or $T$ and $p$) or thermal expansion ($T$ and $p$) follow the same principle. That's the real beauty of my Thermodynamics class. Currently, I see that the QHA class here is a very pragmatic implementation, but If we want to go beyond just phonopy and be able to describe the full thermodynamics we should definitely follow the same pattern.

Right now I'm too busy, but I will try to implement this aspect over Christmas.

@samwaseda samwaseda added the enhancement New feature or request label Dec 7, 2023
@samwaseda samwaseda self-assigned this Dec 7, 2023
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

No branches or pull requests

1 participant