Class kondoSC

Class Documentation

class kondoSC

Public Functions

inline kondoSC(double JKondo, double spinS, double localDelta)

Construct a new kondoSC object.

This class is for a single orbital with spin up and down f operator. SIAM can be made entirely from this class.

Parameters:
  • JKondo – J value for the Kondo interaction

  • spinS – Spin value i.e,. 1/2 or 3/2. Integer Spin may not work

inline std::vector<std::vector<int>> get_basis() const
inline std::vector<std::vector<double>> get_eigenvaluesQ() const
inline std::vector<double> get_chi_Q() const

Public Members

std::vector<std::vector<double>> eigenvalues_Q
std::vector<double> chi_Q
std::vector<std::vector<int>> n_Q