sk_builder.models
Pydantic models for the sk_builder module.
FIXME: API documentation only hidden, since it does not provide a good representation fo the pydantic models.
@private
Copyright © 2025 HQS Quantum Simulations GmbH. All Rights Reserved.
Model for serialized operator.
This represents a serialized operator in terms of a filename
which contains numpy arrays serialized via numpy's savez_compressed
function. Moreover, it contains the number of contributions to the
so-called "offdiagonals" of the operator for both the full operator
including boundary terms and the operator in the bulk only.
Model for SPDS* orbital energies.
Model for SPDS* hopping amplitudes energies.
Hopping amplitudes are assumed to be given at the equilibrium lattice constant.
Model for SPDS* Harrison parameters.
Parametrizing the dependence on the bond length characterized by the deviation from the equilibrium bond length.
Model for alpha contribution to crystal field corrections.
Model for beta contribution to crystal field corrections.
Model for Slater-Koster tight-binding parameters.
Model for off-diagonal contribution to the Hamiltonian.