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

Add Builtin LDA Electron-Proton Correlation Functionals #38

Merged
merged 12 commits into from
May 3, 2024

Conversation

aodongliu
Copy link
Contributor

@aodongliu aodongliu commented May 2, 2024

This PR added LDA electron-proton correlation functionals and kernels using Builtin backend. These are for nuclear-electronic orbital DFT method.

The functionals include: EPC17-1, EPC17-2, EPC18-1, EPC18-2

This PR partially address #35 by first adding in the LDA epc functionals. The GGA epc functional (epc19) is in preparation and will be merged later.

Copy link
Owner

@wavefunction91 wavefunction91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still need to look at the unit tests more carefully, but this should be a good round of things to look at. I'll check out the tests tomorrow.

make_command.sh Outdated Show resolved Hide resolved
src/libxc.cxx Outdated Show resolved Hide resolved
test/reference_values.cxx Outdated Show resolved Hide resolved
Copy link
Owner

@wavefunction91 wavefunction91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small requests, other than that LGTM.

test/xc_kernel_test.cxx Show resolved Hide resolved
test/xc_kernel_test.cxx Outdated Show resolved Hide resolved
src/libxc.cxx Outdated Show resolved Hide resolved
src/libxc.cxx Outdated Show resolved Hide resolved
@wavefunction91 wavefunction91 merged commit ef88e16 into wavefunction91:master May 3, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants