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

Gaussian-n composite methods #102

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

berquist
Copy link
Contributor

Description

This adds the Gaussian-n (Gaussian-1, Gaussian-2, ...) composite methods for thermochemistry.

What are your new additions? Please provide a brief list.

  • New Features

    • G1
    • G2 and G2(MP2)
    • G3 and G3(MP2)
    • G4 and G4(MP2)
  • Changes

    • None for existing code.

Any questions for the community?

  • Not right now. I think I uncovered a strange or wrong keyword in Psi4's composite code, but I need to check (this was ~2 years ago).

Status

  • Click when ready for review-and-merge

Copy link
Member

@dgasmith dgasmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really cool, thank you for starting in on these!

@hokru
Copy link
Member

hokru commented Oct 21, 2020

PSI4 has G1/G2 methods. I think they are undocumented? Or at least hidden. Could be useful for comparison.
https://github.com/psi4/psi4/blob/master/psi4/driver/gaussian_n.py
energy('g2')

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

Successfully merging this pull request may close these issues.

None yet

3 participants