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

EOM data #71

Open
PaulWAyers opened this issue Jul 28, 2022 · 4 comments
Open

EOM data #71

PaulWAyers opened this issue Jul 28, 2022 · 4 comments

Comments

@PaulWAyers
Copy link
Collaborator

PaulWAyers commented Jul 28, 2022

Generate EOM data for the various different sorts of methods we have. It would be useful to attempt to compare to experiment and/or full-CI.

A natural starting point is the Be atom with a relatively large basis set.

  1. compare energies.
  2. compare wavefunctions or DMs. You can compute cos^2 between CI coefficents or DMs. E.g.

$$ (\sum_n c_n^{EOM} c_n^{FCI} )^2 $$

$$ \frac{(Tr[1DM^{EOM} \cdot 1DM^{FCI}] )^2}{Tr[1DM^{EOM} \cdot 1DM^{EOM}]Tr[1DM^{FCI} \cdot 1DM^{FCI}]} $$

@PaulWAyers
Copy link
Collaborator Author

A follow-up that would not be too hard, but might still be informative, would be the BeH2 dissociation curve (insertion of Be into H2).

It would be useful to check these for HF, FCI, and DOCI.

@PaulWAyers
Copy link
Collaborator Author

If we were going to try one diatomic, BF (or even LiF) would be desirable. But LiH dissociation would be another 4-electron case so FCI data would be accessible.

@PaulWAyers
Copy link
Collaborator Author

Important to add diffuse function to Li, H, and Be.

@PaulWAyers
Copy link
Collaborator Author

H4, with ANO-2s+diffuse (or 6-31G++).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant