Skip to content

Commit c8c2af6

Browse files
authored
Merge pull request #675 from ReactionMechanismGenerator/update_correction
Update of ccsd(t)f12/augccpvtzf12
2 parents fb75d87 + db10995 commit c8c2af6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

input/quantum_corrections/data.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,13 @@
544544
"C": -37.788504810868 + SOC["C"],
545545
"S": -397.666903000231 + SOC["S"],
546546
},
547+
"LevelOfTheory(method='ccsd(t)f12',basis='augccpvtzf12',software='molpro')": {
548+
'H': -0.499809811302 + SOC["H"],
549+
'N': -54.51301792591 + SOC["N"],
550+
'O': -74.970882177931 + SOC["O"],
551+
'C': -37.776086428513 + SOC["C"],
552+
'S': -397.649699183441 + SOC["S"],
553+
},
547554
"LevelOfTheory(method='ccsd(t)f12',basis='augccpvqz',software='molpro')": {
548555
"H": -0.499949526073 + SOC["H"],
549556
"N": -54.529569719016 + SOC["N"],

0 commit comments

Comments
 (0)