Debye temperature calculation formula in the QuasiharmonicDebyeApprox class #3608
Unanswered
Danil-phy-cmp-120
asked this question in
Q&A
Replies: 1 comment 2 replies
-
i assume you mean pymatgen/pymatgen/analysis/quasiharmonic.py Line 239 in fe4c7c8 not too familiar with this part of pymatgen myself but it could be a bug. maybe @JaGeo knows more? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Friends,

Please, help me to understand the calculation of Debye temperature using debye_temperature method of QuasiharmonicDebyeApprox class.
The manual states that the formula used corresponds to Eq(6) in doi.org/10.1016/j.comphy.2003.12.001.
However, if you write down the formula from the module itself, you get:

In this expression, I don't understand where the minus sign in the degree indicators (V/n) comes from. In this case, the dimension is [K/m]. Could you please point out the error?
Beta Was this translation helpful? Give feedback.
All reactions