Skip to content

Commit ea13d51

Browse files
committed
Added frequency scaling factors
for: - B2PLYP-D3/aug-cc-pVTZ - B2PLYP-D3/cc-pVTZ
1 parent 6c02790 commit ea13d51

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)