-
Notifications
You must be signed in to change notification settings - Fork 19
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
"Promolecule tricks" #16
Comments
We should use "promolecular tricks" not only for molecular integration but also for Poisson solving. |
We may need to use a different pruned grid for Poisson solving. Probably we need to use more spherical points at long range (though we can still prune at short range I think). |
I migrated discussions from the "team" to a new (private) discussions repository. I put a key document there. The basic idea is that for any given molecular property density, Then, given a linear operator on the property density, one writes: This is useful when the atomic linear operator, There are a few special cases of interest, most of which are dealt with in the discussion, and many of which are lower priority for now (and maybe forever). Note that matrix elements occurring in DFT can be addressed in this way, because where (in Gaussian basis sets) the atomic matrix elements are analytic (and very sparse). For atomic partitioning of properties, a similar trick can be performed. The integral we need is slightly different, however: The numerical integral is small here, as long as the expected relation My opinion is that the first "generic" promolecular trick should be performed in Obviously other "special cases" may well appear in other packages. |
Using the "promolecule tricks" that Ali & Derrick developed for regional and whole-molecule integration of various functions.
The text was updated successfully, but these errors were encountered: