issp-center-dev / TeNeS

Massively parallel tensor network solver
http://www.pasums.issp.u-tokyo.ac.jp/tenes/en
GNU General Public License v3.0
46 stars 11 forks source link

Mean field environments #34

Closed yomichi closed 3 years ago

yomichi commented 3 years ago

This enables to use of mean-field env lambda obtained in the simple update method to calculate expectation values. Because computational cost is drastically reduced (CTMRG is not required) we can increase the virtual bond dimension D. Relative error from CTM calculation is < about 1% far from the critical point.

To enable MF env calculation, set

[parameter.ctm]
meanfield_env = true

Ref: https://journals.aps.org/prb/abstract/10.1103/PhysRevB.99.195105