Replies: 1 comment 1 reply
-
|
We have a package built on top of pyscf, based on this work https://pubs.acs.org/doi/full/10.1021/acs.jpca.2c02181. The package can be accessed at https://github.com/xubwa/socutils |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Often times an empirical correction/scaling factor is added to the one-electron x2c transformation to approximate two-electron terms.
These two works for example, https://doi.org/10.1063/1.5091807 and https://doi.org/10.1063/1.4962422
Is this treatment included in PySCF's implementation, or does the x2c() module only perform the one-electron transformation w/o any two-electron corrections?
Beta Was this translation helpful? Give feedback.
All reactions