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

open-shell WBOs #833

Merged
merged 3 commits into from
Jul 16, 2023
Merged

open-shell WBOs #833

merged 3 commits into from
Jul 16, 2023

Conversation

Albkat
Copy link
Contributor

@Albkat Albkat commented Jul 11, 2023

  1. add Wiberg-Mayer bond orders for open-shell cases
  2. add corresponding regression test (for GFN2)

Signed-off-by: albert <92109627+Albkat@users.noreply.github.com>
Signed-off-by: albert <92109627+Albkat@users.noreply.github.com>
@Albkat Albkat requested review from awvwgk and MtoLStoN July 11, 2023 09:25
@Albkat Albkat added the enhancement New feature or request label Jul 11, 2023

call get_wiberg(mol%n, basis%nao, mol%at, mol%xyz,wfn%P, S, wfn%wbo,basis%fila2)

! unrestricted case !
Copy link
Member

Choose a reason for hiding this comment

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

That would be (restricted) open-shell rather than unrestricted. For unrestricted two spin channels are necessary

Copy link
Member

@awvwgk awvwgk left a comment

Choose a reason for hiding this comment

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

Looks good to me

@awvwgk awvwgk merged commit 27203a8 into grimme-lab:main Jul 16, 2023
9 checks passed
@Albkat Albkat deleted the wbo branch July 21, 2023 08:54
marcelmbn pushed a commit to marcelmbn/xtb that referenced this pull request Aug 15, 2023
* add WBO for open-shell case

Signed-off-by: albert <92109627+Albkat@users.noreply.github.com>

* add test for WBO

Signed-off-by: albert <92109627+Albkat@users.noreply.github.com>

* add WBO lit refs and refine comments

---------

Signed-off-by: albert <92109627+Albkat@users.noreply.github.com>
gorges97 pushed a commit to gorges97/xtb that referenced this pull request Mar 27, 2024
* add WBO for open-shell case

Signed-off-by: albert <92109627+Albkat@users.noreply.github.com>

* add test for WBO

Signed-off-by: albert <92109627+Albkat@users.noreply.github.com>

* add WBO lit refs and refine comments

---------

Signed-off-by: albert <92109627+Albkat@users.noreply.github.com>
Signed-off-by: Johannes Gorges <58849467+gorges97@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants