v3.3.1
Release note
[ 日本語 / Eng ]
HPhi-3.3.1.tar.gzにはマニュアルのpdfファイルが入っています。"Source code"ではなくこちらのファイルをダウンロードしてください。
インストール方法
$ tar xzvf HPhi-3.3.1.tar.gz
$ mkdir HPhi.build && cd HPhi.build
$ cmake ../HPhi-3.3.1/
$ make
プログラムの簡易紹介
README.md を参照してください。
バグ修正
- ドキュメントの誤植を修正しました.
- Wannier90モードの初期変数をドキュメント通りに修正しました.
Release note
[ 日本語 / Eng ]
Please download HPhi-3.3.1.tar.gz (not "Source code") because this file contains manual-pdf files
Installation guide
$ tar xzvf HPhi-3.3.1.tar.gz
$ mkdir HPhi.build && cd HPhi.build
$ cmake ../HPhi-3.3.1/
$ make
Introduction of HPhi
See the README.md.
Bugfix
- Fixed documentation typo.
- Change the initial variables of Wannier90 as described in the documentation.