MonteCarlo.jl icon indicating copy to clipboard operation
MonteCarlo.jl copied to clipboard

Add classical Heisenberg model

Open ffreyer opened this issue 6 years ago • 1 comments
trafficstars

TODO:

  • [ ] use jackknife (or ErrorPropagator) for cV
  • [ ] re-add magnetic susceptibility
  • [ ] test results (currently only T << T_C, T_C and T >> T_C are checked, but only T << T_C is confirmed)
  • [ ] check if docstrings still make sense

ffreyer avatar Nov 07 '19 09:11 ffreyer

Codecov Report

Merging #44 into master will decrease coverage by 4.36%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
- Coverage   74.76%   70.39%   -4.37%     
==========================================
  Files          25       27       +2     
  Lines         967     1027      +60     
==========================================
  Hits          723      723              
- Misses        244      304      +60
Impacted Files Coverage Δ
src/MonteCarlo.jl 100% <ø> (ø) :arrow_up:
src/models/Heisenberg/HeisenbergModel.jl 0% <0%> (ø)
src/models/Heisenberg/measurements.jl 0% <0%> (ø)
src/lattices/LatPhys.jl 0% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 51491ed...d792828. Read the comment docs.

codecov[bot] avatar Nov 07 '19 09:11 codecov[bot]