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

Nexus: Add Lowdin example to nexus/examples #3666

Merged
merged 19 commits into from
Dec 15, 2021
Merged

Conversation

mcbennet
Copy link
Contributor

Proposed changes

The following PR adds two examples to nexus that calculate Lowdin charges. For diamond.py nspin=1 is specified in the QE run such that there is only 1 SPO. For diamond_spin.py nspin=2 is specified in the QE run such that there are 2 SPOs. In both cases, lowdin.py can be used after the 1RDM of QMCPACK is generated to calculate the Lowdin charges for the AO basis attached to the .UPF file.

What type(s) of changes does this code introduce?

  • New feature

Does this introduce a breaking change?

  • No

What systems has this change been tested on?

QMCPACK Workshop VM

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.

  • Yes. This PR is up to date with current the current state of 'develop'
  • N/A. Code added or changed in the PR has been clang-formatted
  • No. This PR adds tests to cover any new code, or to catch a bug that is being fixed
  • No. Documentation has been added (if appropriate)

@qmc-robot
Copy link

Can one of the admins verify this patch?

@ye-luo
Copy link
Contributor

ye-luo commented Dec 15, 2021

Test this please

@ye-luo ye-luo enabled auto-merge (squash) December 15, 2021 21:53
@ye-luo ye-luo merged commit d106325 into QMCPACK:develop Dec 15, 2021
@mcbennet mcbennet deleted the nxs-lowdin branch December 21, 2021 11:49
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.

3 participants