MolSSI / QCEngine

Quantum chemistry program executor and IO standardizer (QCSchema).
https://molssi.github.io/QCEngine/
BSD 3-Clause "New" or "Revised" License
163 stars 78 forks source link

stdsuite testing remp2, oo, dfcc #375

Closed loriab closed 2 years ago

loriab commented 2 years ago

Description

This pairs with https://github.com/psi4/psi4/pull/2633. It doesn't affect QCEngine's general purpose, so I'll plan to mint a v0.24.1 with this when the Psi4 use is finalized.

Adds ref values for df ccsd, ccsd(t), a-ccsd(t), for orbital-optimized mp2, mp2.5, mp3, ccd, ccd(t), a-ccd(t), and for remp2 and oremp2. Existing reference values computed with Psi4's dfocc and occ modules have been updated now that it can converge tighter.

Changelog description

Status

codecov[bot] commented 2 years ago

Codecov Report

Merging #375 (c690762) into master (0d83304) will decrease coverage by 0.76%. The diff coverage is 11.11%.