We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now GradDDFT implements the original expression for the LYP functional, eq 22 in
Lee, Yang & Parr C. Lee, W. Yang, and R. G. Parr., Phys. Rev. B 37, 785 (1988) (doi: 10.1103/PhysRevB.37.785)
but there is a more computationally efficient one, eq 2 in
B. Miehlich, A. Savin, H. Stoll, and H. Preuss., Chem. Phys. Lett. 157, 200 (1989) (doi: 10.1016/0009-2614(89)87234-3)
This is low priority however.
The text was updated successfully, but these errors were encountered:
This comes for free if we figure out #66
Sorry, something went wrong.
No branches or pull requests
Right now GradDDFT implements the original expression for the LYP functional, eq 22 in
but there is a more computationally efficient one, eq 2 in
This is low priority however.
The text was updated successfully, but these errors were encountered: