LATTICE = "chain lattice" |
You can run the
simulation using the non-interacting DMRG code by typing
|
LATTICE = "chain lattice" |
LATTICE = "next-nearest chain lattice" |
It is possible to specify a general
(periodic) potential by specifying its Fourier-series expansion. Try
different
potentials of your own choice and describe the results and the
convergence behavior of the DMRG run. Play around with the parameters
(system size, strength of the potential, value of the hopping terms).
Which of the potentials you tried do you think is the most difficult
potential for DMRG? Why?
Bonus: You may redo some of
the runs and answer some of the questions for a chain with periodic boundary conditions (i.e.
one particle on a ring). This is done by changing the BOUNDARY tag in
the lattice library file "lattices_dmrg.xml".