Skip to content

Known issues on tutorial (sample) of TeNeS v2.0.0 #84

Description

@yomichi

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions