Skip to content

Commit 32721c8

Browse files
authored
Merge pull request #181 from susilehtola/koga_basis
Include unpolarized basis sets for H-Lr from Koga et al, 2000
2 parents 62dd345 + af99688 commit 32721c8

6 files changed

+34269
-0
lines changed

basis_set_exchange/data/METADATA.json

+128
Original file line numberDiff line numberDiff line change
@@ -27937,6 +27937,134 @@
2793727937
}
2793827938
}
2793927939
},
27940+
"koga unpolarized": {
27941+
"display_name": "Koga unpolarized",
27942+
"other_names": [],
27943+
"description": "Non-relativistic unpolarized basis sets for atomic calculations, designed for use in uncontracted form",
27944+
"latest_version": "1",
27945+
"tags": [],
27946+
"basename": "koga_atomic",
27947+
"relpath": "",
27948+
"family": "koga",
27949+
"role": "orbital",
27950+
"function_types": [
27951+
"gto",
27952+
"gto_spherical"
27953+
],
27954+
"auxiliaries": {},
27955+
"versions": {
27956+
"1": {
27957+
"file_relpath": "koga_atomic.1.table.json",
27958+
"revdesc": "Data from Tatewaki's website",
27959+
"revdate": "2021-01-28",
27960+
"elements": [
27961+
"1",
27962+
"2",
27963+
"3",
27964+
"4",
27965+
"5",
27966+
"6",
27967+
"7",
27968+
"8",
27969+
"9",
27970+
"10",
27971+
"11",
27972+
"12",
27973+
"13",
27974+
"14",
27975+
"15",
27976+
"16",
27977+
"17",
27978+
"18",
27979+
"19",
27980+
"20",
27981+
"21",
27982+
"22",
27983+
"23",
27984+
"24",
27985+
"25",
27986+
"26",
27987+
"27",
27988+
"28",
27989+
"29",
27990+
"30",
27991+
"31",
27992+
"32",
27993+
"33",
27994+
"34",
27995+
"35",
27996+
"36",
27997+
"37",
27998+
"38",
27999+
"39",
28000+
"40",
28001+
"41",
28002+
"42",
28003+
"43",
28004+
"44",
28005+
"45",
28006+
"46",
28007+
"47",
28008+
"48",
28009+
"49",
28010+
"50",
28011+
"51",
28012+
"52",
28013+
"53",
28014+
"54",
28015+
"55",
28016+
"56",
28017+
"57",
28018+
"58",
28019+
"59",
28020+
"60",
28021+
"61",
28022+
"62",
28023+
"63",
28024+
"64",
28025+
"65",
28026+
"66",
28027+
"67",
28028+
"68",
28029+
"69",
28030+
"70",
28031+
"71",
28032+
"72",
28033+
"73",
28034+
"74",
28035+
"75",
28036+
"76",
28037+
"77",
28038+
"78",
28039+
"79",
28040+
"80",
28041+
"81",
28042+
"82",
28043+
"83",
28044+
"84",
28045+
"85",
28046+
"86",
28047+
"87",
28048+
"88",
28049+
"89",
28050+
"90",
28051+
"91",
28052+
"92",
28053+
"93",
28054+
"94",
28055+
"95",
28056+
"96",
28057+
"97",
28058+
"98",
28059+
"99",
28060+
"100",
28061+
"101",
28062+
"102",
28063+
"103"
28064+
]
28065+
}
28066+
}
28067+
},
2794028068
"lanl08": {
2794128069
"display_name": "LANL08",
2794228070
"other_names": [],

basis_set_exchange/data/REFERENCES.json

+14
Original file line numberDiff line numberDiff line change
@@ -2627,6 +2627,20 @@
26272627
"year": "1999",
26282628
"doi": "10.1007/s002140050479"
26292629
},
2630+
"koga2000a": {
2631+
"_entry_type": "article",
2632+
"authors": [
2633+
"Koga, Toshikatsu",
2634+
"Tatewaki, Hiroshi",
2635+
"Shimazaki, Tsuyoshi"
2636+
],
2637+
"title": "Chemically reliable uncontracted Gaussian-type basis sets for atoms H to Lr",
2638+
"journal": "Chem. Phys. Lett",
2639+
"volume": "328",
2640+
"pages": "473-482",
2641+
"year": "2000",
2642+
"doi": "10.1016/S0009-2614(00)00948-9"
2643+
},
26302644
"koga2002a": {
26312645
"_entry_type": "article",
26322646
"authors": [

0 commit comments

Comments
 (0)