Skip to content

This depository use tensor rank decomposition to calculate the magnetization for a nonzero magnetic field of a certain 3d ising model using a generalized tensor renormalization group.

Notifications You must be signed in to change notification settings

peiyuanteng/3d-tensor-renormalization-group

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

3-d-tensor-renormalization-group

This depository use tensor rank decomposition to calculate the magnetization for a nonzero magnetic field of a certain 3d ising model using a generalized tensor renormalization group.

Classical Ising model on a 3d tensor network is considered. This package implements a infinate lattice iteration method to calculate the free energy and the magnitization.

These codes provide the support for paper http://www.sciencedirect.com/science/article/pii/S0378437116310603 https://arxiv.org/abs/1605.00062

The codes are written in Matlab with depends on the Matlab tensor toolbox developed by Kolda etc, they need to be downloaded seperately in order for this package to work. A link of this pacakge can be found at http://www.sandia.gov/~tgkolda/TensorToolbox/index-2.6.html

NCON developed by Vidal et al is needed and included. https://arxiv.org/abs/1402.0939 please cite their article when necessary.

Usage:mag(h); (h is th magnetic field that you want to evaluate your magnetization at).

This will calculate the magnetization as a function of the temperature at certain magnetic field h. h is set at 0.5(which can be modified in the file, h>0.5 recommended since this code blow up around the critical points.).

About

This depository use tensor rank decomposition to calculate the magnetization for a nonzero magnetic field of a certain 3d ising model using a generalized tensor renormalization group.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages