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

Fix ALF comparison #151

Closed ffreyer closed 2 years ago

ffreyer commented 2 years ago

I got repulsive vs attractive wrong when comparing to ALF. This pr fixes that. With the repulsive model we now also have fitting results for spin density.

carstenbauer commented 2 years ago

Nice comparison!