Skip to content

Commit

Permalink
Merge pull request #181 from susilehtola/koga_basis
Browse files Browse the repository at this point in the history
Include unpolarized basis sets for H-Lr from Koga et al, 2000
  • Loading branch information
bennybp authored Jan 29, 2021
2 parents 62dd345 + af99688 commit 32721c8
Show file tree
Hide file tree
Showing 6 changed files with 34,269 additions and 0 deletions.
128 changes: 128 additions & 0 deletions basis_set_exchange/data/METADATA.json
Original file line number Diff line number Diff line change
Expand Up @@ -27937,6 +27937,134 @@
}
}
},
"koga unpolarized": {
"display_name": "Koga unpolarized",
"other_names": [],
"description": "Non-relativistic unpolarized basis sets for atomic calculations, designed for use in uncontracted form",
"latest_version": "1",
"tags": [],
"basename": "koga_atomic",
"relpath": "",
"family": "koga",
"role": "orbital",
"function_types": [
"gto",
"gto_spherical"
],
"auxiliaries": {},
"versions": {
"1": {
"file_relpath": "koga_atomic.1.table.json",
"revdesc": "Data from Tatewaki's website",
"revdate": "2021-01-28",
"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",
"87",
"88",
"89",
"90",
"91",
"92",
"93",
"94",
"95",
"96",
"97",
"98",
"99",
"100",
"101",
"102",
"103"
]
}
}
},
"lanl08": {
"display_name": "LANL08",
"other_names": [],
Expand Down
14 changes: 14 additions & 0 deletions basis_set_exchange/data/REFERENCES.json
Original file line number Diff line number Diff line change
Expand Up @@ -2627,6 +2627,20 @@
"year": "1999",
"doi": "10.1007/s002140050479"
},
"koga2000a": {
"_entry_type": "article",
"authors": [
"Koga, Toshikatsu",
"Tatewaki, Hiroshi",
"Shimazaki, Tsuyoshi"
],
"title": "Chemically reliable uncontracted Gaussian-type basis sets for atoms H to Lr",
"journal": "Chem. Phys. Lett",
"volume": "328",
"pages": "473-482",
"year": "2000",
"doi": "10.1016/S0009-2614(00)00948-9"
},
"koga2002a": {
"_entry_type": "article",
"authors": [
Expand Down
Loading

0 comments on commit 32721c8

Please sign in to comment.