Class freeModel#

Inheritance Relationships#

Base Type#

Class Documentation#

class freeModel : public fermionBasis#

Public Functions

inline freeModel()#

Construct a new rabiSpinless object.

This is single channel free model class to calculate the entropy/ specific heat and other static quantitities.

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#