Open neelix2606 opened 5 years ago
This seems to be a bit complicated because the output is quite different for the different methods. Maybe the easiest method would be to first read SCF energy, MP energy and CC energy seperately and choose later which of them is the total energy (by which of them was found in outputfile). cclib also distinguishes between those 3 methods (see https://cclib.github.io/data.html).
The same problem also appears in the gaussian interface.
The return value from the Psi4 energy interface always gives back the SCF energy values independent from the chosen method.