occ_site_functions#

OrbitMatrixRepBuilder.occ_site_functions#

List of occupation site basis functions.

For each sublattice with discrete site basis functions, must include:

  • “sublattice_index”: int, index of the sublattice

  • “value”: list[list[float]], list of the site basis function values, as value[function_index][occupant_index].

Type:

Optional[list[dict]]