psi4 / psi4numpy

Combining Psi4 and Numpy for education and development.
BSD 3-Clause "New" or "Revised" License
337 stars 157 forks source link

Gaussian-n composite methods #102

Open berquist opened 3 years ago

berquist commented 3 years ago

Description

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

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

Any questions for the community?

Status

hokru commented 3 years ago

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')