carstenbauer / MonteCarlo.jl

Classical and quantum Monte Carlo simulations in Julia
https://carstenbauer.github.io/MonteCarlo.jl/dev/
Other
185 stars 18 forks source link

Add flux insertion #164

Open ffreyer opened 2 years ago

ffreyer commented 2 years ago

See for example Appendix B in http://www.thp.uni-koeln.de/trebst/pubs/HierarchyEnergyScalesAFMQCP.pdf or https://journals.aps.org/prb/abstract/10.1103/PhysRevB.65.115104

Not sure if this should be using the number of unit cells (L^2) or the number of sites (N) yet.