SSCHAcode / python-sscha

The python implementation of the Stochastic Self-Consistent Harmonic Approximation (SSCHA).
GNU General Public License v3.0
55 stars 21 forks source link

Ff lanc norm #34

Closed mesonepigreco closed 3 years ago

mesonepigreco commented 3 years ago

The Fast lanczos has been normalized, in this way the numerical accuracy of the Lanczos steps is increased. Also FF_LANC_NORM includes symmetrization and MPI implementation, is tested and works well at finite temperature.