Skip to content

A c++ code for Numerical renormalization group (NRG) for Anderson Impurity Model

License

Notifications You must be signed in to change notification settings

ZhijieFan/numerRG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###warning :: Work in progress

kondo-nrg

This is a Numerical Renormalization Group(NRG) code for the single site Anderson

impurity model. I have followed Rev. Mod. Phys. 80, 395(2008)

(https://doi.org/10.1103/RevModPhys.80.395) .

Dependence

It use LAPACKE (http://www.netlib.org/lapack/lapacke.html) for

matrix operations such as diagonalization, multiplication. It also use OPENMP for parallel computing.

RG flow

Energy flow Renormalization group : This figure should be compared with the Fig.4 of the RMP paper. alt text

About

A c++ code for Numerical renormalization group (NRG) for Anderson Impurity Model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.5%
  • Other 1.5%