I think that the bug may be the same bug that was commented on in emails from Fri, 23 Feb 2018, 03:07 on this group (conversation between O. Prosniak and Tama Ma).
Best, Mateusz Łącki
On Thu, 28 May 2020 at 08:35, Synge Todo wistaria@phys.s.u-tokyo.ac.jp wrote:
If I comment out the following two lines in dwa.cpp, it seems that the tutorial works (both for GCC 4.9 and GCC 8.3), though the results should be incorrect...
for (neighbor_bond_iterator it=neighbor_bonds(site).first; it != neighbor_bonds(site).second; ++it) this_energy_onsite += onbond_energy(*it, wl.site_state(site), wl.site_state(target(*it)))/2.;
Synge
Comp-phys-alps-users Mailing List for the ALPS Project http://alps.comp-phys.org/
List info: https://lists.phys.ethz.ch//listinfo/comp-phys-alps-users Archive: https://lists.phys.ethz.ch//pipermail/comp-phys-alps-users
Unsubscribe by writing a mail to comp-phys-alps-users-leave@lists.phys.ethz.ch.