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 Ln support by adaptive UHF recognition #16

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

marcelmbn
Copy link
Member

Make number of unpaired electrons adaptive to the Ln configuration via the following scheme:

  • Subtract the electrons of the [Ln3+] ions from the total number of protons of all atoms in the molecule.
  • If the result is odd, .CHRG = +1 is assumed, if it is even, .CHRG=0 is assumed.
  • For each [Ln3+] ion, add #(unpaired f-electrons in HS) to UHF.

Further changes

  • Shifted group / element sorting definitions to miscellaneous

Signed-off-by: Marcel Müller <marcel.mueller@thch.uni-bonn.de>
@marcelmbn marcelmbn added the enhancement New feature or request label Aug 26, 2024
@marcelmbn marcelmbn added this to the v1.0.0 milestone Aug 26, 2024
@marcelmbn marcelmbn self-assigned this Aug 26, 2024
Signed-off-by: Marcel Müller <marcel.mueller@thch.uni-bonn.de>
@marcelmbn marcelmbn merged commit eb7174c into grimme-lab:main Aug 27, 2024
10 checks passed
@marcelmbn marcelmbn deleted the feat/adaptive_UHF branch August 27, 2024 08:17
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.

1 participant