Skip to content

Commit 58bf656

Browse files
authored
Merge pull request #619 from ReactionMechanismGenerator/freq_sf
Added frequency scaling factors
2 parents 6c02790 + ea13d51 commit 58bf656

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

input/quantum_corrections/data.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,8 @@
801801
"LevelOfTheory(method='wb97xd',basis='def2svp',software='gaussian')": 0.986, # [4]
802802
"LevelOfTheory(method='wb97xd3',basis='def2tzvp',software='qchem')": 0.984, # [4]
803803
"LevelOfTheory(method='wb97mv',basis='def2tzvpd')": 1.002, # [4]
804+
"LevelOfTheory(method='b2plypd3',basis='aug-cc-pvtz')": 0.995, # [4]
805+
"LevelOfTheory(method='b2plypd3',basis='cc-pvtz')": 0.993, # [4]
804806
"LevelOfTheory(method='b2plypd3',basis='def2tzvp')": 0.995, # [4]
805807
"LevelOfTheory(method='apfd',basis='def2tzvp')": 0.993, # [4]
806808
"LevelOfTheory(method='apfd',basis='def2tzvpp')": 0.992, # [4]

0 commit comments

Comments
 (0)