-
Notifications
You must be signed in to change notification settings - Fork 22
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
L-PDFT Nuclear Gradients #43
Conversation
…e into lpdft-grad
…w since they are not zero for fully variational case..
Signed-off-by: Matthew Hennefarth <matthew.hennefarth@gmail.com>
…e into lpdft-grad
@matthew-hennefarth Will you submit the work to peer reviewed journals? If so, should we wait for the DOI and cite that in the code? |
Yes, it is submitted to a peer reviewed journal. We can wait for the DOI and add the citation once it is published. |
@sunqm added the DOI for L-PDFT Analytical gradients and fixed all merge conflicts. |
Analytic nuclear gradients for linearized pair-density functional theory based on a SA-CASSCF wave function. Theory and details as described in arXiv, 2401.12933.
Note, currently does not support density fit integrals, mixed solvers comprised of states from different spin states, or hybrid functionals. The mcpdft/README.md has been updated and tests have also been included.