pythtb.TBModel.parameters#
- property TBModel.parameters#
Parameter providers registered on on‑site and hopping terms.
- Returns:
- list[dict]
Each entry describes a provider with the following fields:
kind:"onsite"or"hopping"orbitals: index (onsite) or(i, j)tuple (hopping)R: lattice-vector tuple for hoppingsnames: list[str] of parameter names required by the providersource(optional): best-effort textual description of the callablefunction(optional): the callable itself