Skip to content

Commit

Permalink
Merge pull request #282 from MolSSI-BSE/mtzvp_fix
Browse files Browse the repository at this point in the history
[WIP] Fixes issues from PR 276
  • Loading branch information
bennybp authored Nov 10, 2023
2 parents c90748d + b29fd1c commit 33fc4e1
Show file tree
Hide file tree
Showing 19 changed files with 1,445 additions and 53,906 deletions.
220 changes: 9 additions & 211 deletions basis_set_exchange/data/METADATA.json
Original file line number Diff line number Diff line change
Expand Up @@ -22977,7 +22977,9 @@
"gto",
"gto_spherical"
],
"auxiliaries": {},
"auxiliaries": {
"jfit": "def2-mtzvpp-rij"
},
"versions": {
"1": {
"file_relpath": "def2-mtzvp.1.table.json",
Expand Down Expand Up @@ -23088,131 +23090,6 @@
}
}
},
"def2-mtzvp-rij": {
"display_name": "def2-mTZVP-RIJ",
"other_names": [],
"description": "def2-mTZVP RI-J basis for B97-3c method",
"latest_version": "1",
"tags": [],
"basename": "def2-mtzvp-rij",
"relpath": "",
"family": "ahlrichs",
"role": "jfit",
"function_types": [
"gto",
"gto_spherical"
],
"auxiliaries": {},
"versions": {
"1": {
"file_relpath": "def2-mtzvp-rij.1.table.json",
"revdesc": "Data from Sebastian Ehlert",
"revdate": "2023-06-06",
"elements": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20",
"21",
"22",
"23",
"24",
"25",
"26",
"27",
"28",
"29",
"30",
"31",
"32",
"33",
"34",
"35",
"36",
"37",
"38",
"39",
"40",
"41",
"42",
"43",
"44",
"45",
"46",
"47",
"48",
"49",
"50",
"51",
"52",
"53",
"54",
"55",
"56",
"57",
"58",
"59",
"60",
"61",
"62",
"63",
"64",
"65",
"66",
"67",
"68",
"69",
"70",
"71",
"72",
"73",
"74",
"75",
"76",
"77",
"78",
"79",
"80",
"81",
"82",
"83",
"84",
"85",
"86",
"90",
"91",
"92",
"93",
"94",
"95",
"96",
"97",
"98",
"99",
"100",
"101",
"102",
"103"
]
}
}
},
"def2-mtzvpp": {
"display_name": "def2-mTZVPP",
"other_names": [],
Expand All @@ -23227,7 +23104,9 @@
"gto",
"gto_spherical"
],
"auxiliaries": {},
"auxiliaries": {
"jfit": "def2-mtzvpp-rij"
},
"versions": {
"1": {
"file_relpath": "def2-mtzvpp.1.table.json",
Expand Down Expand Up @@ -23356,8 +23235,8 @@
"versions": {
"1": {
"file_relpath": "def2-mtzvpp-rij.1.table.json",
"revdesc": "Data from Sebastian Ehlert",
"revdate": "2023-06-06",
"revdesc": "Data from S. Lehtola",
"revdate": "2023-11-10",
"elements": [
"1",
"2",
Expand All @@ -23377,88 +23256,7 @@
"16",
"17",
"18",
"19",
"20",
"21",
"22",
"23",
"24",
"25",
"26",
"27",
"28",
"29",
"30",
"31",
"32",
"33",
"34",
"35",
"36",
"37",
"38",
"39",
"40",
"41",
"42",
"43",
"44",
"45",
"46",
"47",
"48",
"49",
"50",
"51",
"52",
"53",
"54",
"55",
"56",
"57",
"58",
"59",
"60",
"61",
"62",
"63",
"64",
"65",
"66",
"67",
"68",
"69",
"70",
"71",
"72",
"73",
"74",
"75",
"76",
"77",
"78",
"79",
"80",
"81",
"82",
"83",
"84",
"85",
"86",
"90",
"91",
"92",
"93",
"94",
"95",
"96",
"97",
"98",
"99",
"100",
"101",
"102",
"103"
"26"
]
}
}
Expand Down
Loading

0 comments on commit 33fc4e1

Please sign in to comment.