We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb75d87 + db10995 commit c8c2af6Copy full SHA for c8c2af6
1 file changed
input/quantum_corrections/data.py
@@ -544,6 +544,13 @@
544
"C": -37.788504810868 + SOC["C"],
545
"S": -397.666903000231 + SOC["S"],
546
},
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
+ },
554
"LevelOfTheory(method='ccsd(t)f12',basis='augccpvqz',software='molpro')": {
555
"H": -0.499949526073 + SOC["H"],
556
"N": -54.529569719016 + SOC["N"],
0 commit comments