MonteCarlo.jl
MonteCarlo.jl copied to clipboard
Add classical Heisenberg model
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
Codecov Report
Merging #44 into master will decrease coverage by
4.36%. The diff coverage is0%.
@@ 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 dataPowered by Codecov. Last update 51491ed...d792828. Read the comment docs.