Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MRCC correlation is up to 2 milli-Hartree above CFOUR for Si(^3P) #1

Open
ndattani opened this issue Apr 4, 2018 · 3 comments
Open

Comments

@ndattani
Copy link
Member

ndattani commented Apr 4, 2018

First, the aug-cc-pV(D+d)Z on EMSL basis set exchange has fewer contraction coefficients in MOLPRO format than in ACESII format. GENBAS has the MOLPRO version now, but even with the MOLPRO basis set, the correlation in CFOUR and MRCC is several micro-Hartree lower than in MOLPRO.

nH agreement for ROHF:

ROHF/MOLPRO          -288.847 062 536 595
ROHF/MRCC            -288.847 062 536 595 6153
ROHF/CFOUR           -288.847 062 536 595 615

8 uH dis-agreement for FC-UCCSD: (this is due to MOLPRO not transforming core during AO->MO)

ROHF-FC-UCCSD/MOLPRO -288.918 180 594 504
ROHF-FC-UCCSD/MRCC   -288.918 180 594 505   (with molpro integrals)

ROHF-FC-UCCSD/MRCC   -288.918 188 577 032   (EMSL basis in molpro format) 
ROHF-FC-UCCSD/CFOUR  -288.918 188 516 574 79 (EMSL basis in molpro format) 
ROHF-FC-UCCSD/MRCC   -288.918 188 510 312   (with CFOUR integrals, EMSL basis in molpro format)

ROHF-FC-UCCSD/MRCC   -288 918 188 596 860   (EMSL basis in ACES II format)
ROHF-FC-UCCSD/CFOUR  -288.918 188 536 40410 (EMSL basis in ACES II format)

10 uH dis-agreement for FC-FCI: (this is probably due to MOLPRO not transforming core during AO->MO)

FC-FCI/MOLPRO        -288.920 287 049 762
FC-CCSDTQ/MRCC       -288.920 310 541 826
FC-CCSDTQ/MRCC       -288.920 310 521 320 (EMSL basis in molpro format)
FC-CCSDTQ/MRCC       -288.920 310 541 827 (with CFOUR integrals, EMSL basis in molpro format)
FC-CISDTQ/MRCC       -288.920 310 592 803 (with CFOUR integrals, EMSL basis in molpro format)

mH dis-agreement for AE-CCSD:

ROHF-AE-UCCSD/MOLPRO -288.958 425 442 665
ROHF-AE-CCSD/MRCC    -288.958 425 442 665 (with molpro integrals)
ROHF-AE-CCSD/MRCC    -288.960 375 742 453 
ROHF-AE-CCSD/CFOUR   -288.958 425 442 663
ROHF-AE-CCSD/MRCC    (with cfour integrals)
@ndattani ndattani added Curse of the micro-Hartrees micro-Hartree disagreement between different programs MOLPRO problem labels Apr 4, 2018
@ndattani ndattani changed the title MOLPRO FC-correlation in aV(D+d)Z is 8 micro-Hartree above CFOUR and MRCC for Si(^3P) MOLPRO correlation in aV(D+d)Z is 2 milli-Hartree above CFOUR and MRCC for Si(^3P) Apr 4, 2018
@ndattani ndattani removed the Curse of the micro-Hartrees micro-Hartree disagreement between different programs label Apr 4, 2018
@ndattani ndattani changed the title MOLPRO correlation in aV(D+d)Z is 2 milli-Hartree above CFOUR and MRCC for Si(^3P) MOLPRO correlation is up to 2 milli-Hartree above CFOUR and MRCC for Si(^3P) Apr 4, 2018
@ndattani
Copy link
Member Author

ndattani commented Apr 6, 2018

Check if this is due to not using symmetry equivalenced orbitals.

@ndattani
Copy link
Member Author

Seems symmetry equivalenced orbitals won't help because FCI doesn't even match (though that's with frozen-core, though all-electron results also don't match with CCSD), and because for S -> S+ we have a similar problem and even the energy differences are 3cm-1 different between MOLPRO and CFOUR or MOLPRO and MRCC.

@ndattani
Copy link
Member Author

For S, the EMSL basis set for cc-pVDZ has one fewer digit for the contraction coefficients when in ACESII format than in MOLPRO format (this is also the case in Grant Hill's database, and also if you look at the MOLPRO database, the basis set there also lacks the extra digit). GENBAS now has VDZ-MOLP which has the extra digit, and the HF now agrees better (lowered by 7 nH) with MOLPRO and the correlation energies are about 70 nH lower. But this didn't help the fact that MOLPRO's energy is so much higher.

@ndattani ndattani changed the title MOLPRO correlation is up to 2 milli-Hartree above CFOUR and MRCC for Si(^3P) MRCC correlation is up to 2 milli-Hartree above CFOUR and MRCC for Si(^3P) Dec 27, 2018
@ndattani ndattani changed the title MRCC correlation is up to 2 milli-Hartree above CFOUR and MRCC for Si(^3P) MRCC correlation is up to 2 milli-Hartree above CFOUR for Si(^3P) Jan 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant