-
Notifications
You must be signed in to change notification settings - Fork 141
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
Nexus: Add unit tests and example for qdens-radial tool #3676
Conversation
Currently, |
@mcbennet In the style of the other Nexus tests, this one should check for existence of spglib via |
Thank you @jtkrogel . The check for Spglib is now implemented |
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.
LGTM
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.
Please remove p2q.err
and scf.err
empty files.
nexus/tests/unit/test_qdens_radial_files/diamond_twist/dmc/dmc.err
Outdated
Show resolved
Hide resolved
nexus/tests/unit/test_qdens_radial_files/diamond_twist/dmc/dmc.avg.s001.SpinDensity_u-d.xsf
Outdated
Show resolved
Hide resolved
Test this please |
Proposed changes
The following PR adds units tests for
qdens-radial
and provides an example of how the tool is used insidenexus/examples/qmcpack/rsqmc_misc/diamond_radial_density
. This should satisfy #3590What type(s) of changes does this code introduce?
Does this introduce a breaking change?
What systems has this change been tested on?
QMCPACK Workshop 2021 Virtual Box
Checklist
Update the following with a yes where the items apply. If you're unsure about any of them, don't hesitate to ask. This is
simply a reminder of what we are going to look for before merging your code.