Skip to content

3.0.0

Compare
Choose a tag to compare
@k-yoshimi k-yoshimi released this 25 Dec 09:09
· 541 commits to master since this release

Release note

[ 日本語 / Eng ]
(注) ver. 3.0.0 よりレポジトリをQLMSからissp-center-dev下に変更しました。

HPhi-3.0.0.tar.gzにはマニュアルのpdfファイルが入っています。"Source code"ではなくこちらのファイルをダウンロードしてください。

インストール方法

$ tar xzvf HPhi-3.0.0.tar.gz
$ cmake HPhi-3.0.0/
$ make

プログラムの簡易紹介

README.mdを参照してください。

機能追加

  • 実時間発展法

仕様変更

  • HPhiconfig.shによるコンパイルのサポートを廃止
  • リスタート機能 (十分に収束している場合には収束計算をスキップする形式に変更)
  • 二体グリーン関数計算機能 (スピン系の場合、 c_{is}a_{jt}, c_{ku}a_{lv}に対してi=j, k=lを満たさない場合には、プログラムを終了する形式に変更)

[Forum (GitHub issue)] (https://github.com/issp-center-dev/HPhi/issues)

Release note

[ 日本語 / Eng ]

Caution: the repository of HPhi changes from QLMS to issp-center-dev from ver. 3.0.0.

Please download HPhi-3.0.0.tar.gz (not "Source code") because this file contains manual-pdf files

Installation guide

$ tar xzvf HPhi-3.0.0.tar.gz
$ cmake HPhi-3.0.0/
$ make

Introduction of HPhi

See the README.md.

New feature

  • Real time evolution method

Change specification

  • Compilation by using HPhiconfig.sh is not supported.
  • Restart function ( if the convergence is sufficient, the convergence calculation is skipped ).
  • Two body Green's functions ( if the input format does not satisfy the condition i = j and k=l for c_{is}a_{jt} c_{ku}a_{lv} in spin system, the program will terminate ).

[Forum (GitHub issue)] (https://github.com/issp-center-dev/HPhi/issues)