sanshar / Block

Block implements the density matrix renormalization group (DMRG) algorithm for quantum chemistry.
GNU General Public License v3.0
30 stars 33 forks source link

FCIDUMP printing from rotated orbitals #3

Closed robolivares closed 12 years ago

robolivares commented 12 years ago

There is an issue on the Molpro side, where we need to be careful that the FCIDUMP file is actually printing out the orbital ordering which we specified. In the case of rotating orbitals, if one uses the merge subprogram from Molpro, then one needs to add the save and orbital commands. This is usually not the case when rotating orbitals around using the multi subprogram. A zeroth-order way to ensure that the FCIDUMP looks reasonable is to look at the one-body integrals and see that the localized orbitals which should be closest to each other (i.e. < 8 | 9 >) gives a reasonable value compared to other orbitals that are not so close.