Release

TeNeS ver.1.1.2 has been released.

Please download TeNeS-v1.1.2.tar.gz (not "Source code") because this file contains manual-pdf files

Installation guide

$ tar xzvf TeNeS-v1.1.2.tar.gz
$ mkdir tenes.build && cd tenes.build
$ cmake ../TeNeS-v1.1.2/
$ make
$ make install

Change from v1.1.1

  • tenes_std
    • Fixed a bug in the self-check in unitcell
      • This makes honeycomb lattice work

Forum (GitHub issue)