Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 2.92 KB

README.md

File metadata and controls

33 lines (26 loc) · 2.92 KB

NanoStructures

NanoStructures is a Dynamical Mean Field Theory (DMFT) solver for layered, strongly correlated nanostructures. The Density Matrix Numerical Renormalization Group (NRG) is used to solve the effective impurity problems. Parallelization using MPI allows to distribute the computational load among compute nodes in HPC cluster environment.

Required libraries

The following libraries are needed to successfully compile the project*

Documentation

The documentation can be found here. Although the relevant section of the source code (essentially the NRG and DMFT class) are quite well documented, it is very hard for a reader not familiar with the NRG or DMFT to understand the source code. Consultation of the following references is therefore strongly advised

References

The following references provide an introduction to the DMFT and the NRG

Dynamical Mean Field Theory

Numerical Renormalization Group