Function ED::new_model

Function Documentation

void ED::new_model(const string &name, const size_t n_sites, const size_t n_bath, const vector<vector<int>> &gen, bool bath_irrep)

function that defines the groundwork for a system

name : name of the system (=cluster) n_sites : number of sites for which the Green function will be computed n_bath : number of bath sites gen : array of the generators of the symmetry group of the system bath_irrep : if true, the labels in ‘gen’, for the bath section, are irrep labels for each bath instead of permutations of bath labels