## `03_finite_temperature` - `calcspec.py` does not calculate specific heat for $h_x = 0$ case - Please append `"zero"` to the for loop at the line 16 as - `for name in ("weak", "middle", "strong", "zero"):` - This is corrected in - the `develop` branch - `> v2.0.0` (not yet released) - v2.0.0 on MateriApps LIVE! (patched) - v2.0.0 on MateriApps Installer (patched) - `plot_mz.plt` and `plot_mx.plt` may fail - because of `set locale "ja_JP.UTF-8"` on line 158 of both files - If fail, please delete this line - ~~This has not yet been corrected~~ - This is corrected in the `develop` branch
03_finite_temperaturecalcspec.pydoes not calculate specific heat for"zero"to the for loop at the line 16 asfor name in ("weak", "middle", "strong", "zero"):developbranch> v2.0.0(not yet released)plot_mz.pltandplot_mx.pltmay failset locale "ja_JP.UTF-8"on line 158 of both filesThis has not yet been correcteddevelopbranch