-
Notifications
You must be signed in to change notification settings - Fork 18
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
GKS #86
GKS #86
Conversation
…KS. Removed print statements
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to add unit tests, I'll leave you to decide what's something reasonable. The only thing I might suggest is that you add something with a non-trivial magnetization orientation just to make sure that we're handling the x,y,z
components correctly.
src/xc_integrator/local_work_driver/host/reference_local_host_work_driver.cxx
Outdated
Show resolved
Hide resolved
src/xc_integrator/replicated/host/reference_replicated_xc_host_integrator_exc_vxc.hpp
Outdated
Show resolved
Hide resolved
src/xc_integrator/replicated/host/reference_replicated_xc_host_integrator_exc_vxc.hpp
Outdated
Show resolved
Hide resolved
…ions. Using for GKS small density tolerance
Byproduct of reckless sed usage
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good, but CI is failing
https://github.com/wavefunction91/GauXC/actions/runs/6909344016/job/18801013197
Adds in a basic implementation of generalized Kohn Sham for X2C-DFT calculations on HOST following: https://doi.org/10.1140/epjb/e2018-90170-1