Skip to content

Commit

Permalink
Add atom energies for dlpno-ccsd(t)-f12/cc-pvdz-f12
Browse files Browse the repository at this point in the history
uHF dlpno-ccsd(t)-f12 cc-pvdz-f12 aug-cc-pvdz/c cc-pvdz-f12-cabs  TightSCF tightPNO
  • Loading branch information
amarkpayne committed May 8, 2020
1 parent a9b97e9 commit c6e488d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions input/quantum_corrections/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,14 @@
'O': -74.97847534 + SOC['O'], 'S': -397.6571654 + SOC['S']
},

# Calculated using single atom energies. Full model chemistry is:
# uHF dlpno-ccsd(t)-f12 cc-pvdz-f12 aug-cc-pvdz/c cc-pvdz-f12-cabs TightSCF tightPNO
'dlpno-ccsd(t)-f12/cc-pvdz-f12': {
'H': -0.49980981 + SOC['H'], 'C': -37.783858494233 + SOC['C'], 'N': -54.521290948316 + SOC['N'],
'O': -74.987793987468 + SOC['O'], 'S': -397.654801621994 + SOC['S'], 'Cl': -459.677284014605 + SOC['Cl'],
'F': -99.643299597155 + SOC['F'],
},

}

# Petersson-type bond additivity correction parameters
Expand Down

0 comments on commit c6e488d

Please sign in to comment.