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

another attempt at superfluid density/stiffness #136

Closed ffreyer closed 2 years ago

ffreyer commented 2 years ago

Refs:

  1. https://arxiv.org/abs/cond-mat/0303551
  2. https://github.com/carstenbauer/dqmc
  3. https://journals.aps.org/prb/abstract/10.1103/PhysRevB.102.201112 or https://arxiv.org/abs/1912.08848
  4. https://kups.ub.uni-koeln.de/7403/1/thesis_max_gerlach-online-final.pdf and its sources:

Checks:

Changes:

ffreyer commented 2 years ago

I'll do this in #137