Skip to content

v3.3.1

Compare
Choose a tag to compare
@k-yoshimi k-yoshimi released this 16 Jan 04:36
· 298 commits to master since this release

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モードの初期変数をドキュメント通りに修正しました.

Forum (GitHub issue)

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.

Forum (GitHub issue)