GQCG / GQCP

The Ghent Quantum Chemistry Package for electronic structure calculations
https://gqcg.github.io/GQCP/
GNU Lesser General Public License v3.0
34 stars 10 forks source link

Fock matrix for large basis sets #1074

Open Physfock opened 3 months ago

Physfock commented 3 months ago

I cant understand the following: In PySCF Hartree-Fock for eigenvalue problem FC = e SC I can find F, C, S and MO energies e.

In GQPC for large basis sets: F'C' = e S'C' I can obtain different F, C, S (for the same molecular geometry and the same basis), but the same list of MO energies. How can I fix this manually?