bfit.parse_ugbs

Obtain UGBS exponents from ygbs file.

Module Contents

Functions

get_ugbs_exponents(element)

Get the UGBS exponents of a element.

bfit.parse_ugbs.get_ugbs_exponents(element)[source]

Get the UGBS exponents of a element.

Parameters

element (str) – The element whose UGBS exponents are required.

Returns

Dictionary with keys “S” or “P” type orbitals and the items are the exponents for that shell.

Return type

dict