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

Robust electronic structure visualization #95

Open
tjduigna opened this issue Feb 14, 2018 · 0 comments
Open

Robust electronic structure visualization #95

tjduigna opened this issue Feb 14, 2018 · 0 comments
Labels
Needs design Feature request that needs thought

Comments

@tjduigna
Copy link
Contributor

The "add_molecular_orbitals" and associated functionality seems to more or less work for the quantum codes that have the required parsers (molcas, gaussian, nwchem?, adf used to?). However, due to internal differences in the order of operations and conventions for dealing with segmented/contracted/cartesian/spherical/cubic functions, it is not easy to guarantee that evaluation of molecular orbitals on a grid by "quantum-code agnostic" routines gives necessarily idential results to the quantum codes themselves.

This issue serves to track progress towards developing what essentially amounts to implementing computation of the overlap matrix and validating with a given set of molecular orbital coefficients. This procedure should be done on the fly "per universe" and throw a warning if something doesn't look quite right. This type of check will probably never be computed for STOs.

@tjduigna tjduigna added the Needs design Feature request that needs thought label Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs design Feature request that needs thought
Projects
None yet
Development

No branches or pull requests

1 participant