1.0.2
README/簡易説明
https://github.com/issp-center-dev/mVMC/blob/master/README.md
[ 日本語 / Eng ]
リリースノート
mVMC-1.0.2.tar.gzにはマニュアルのpdfファイルが入っています。"Source code"ではなくこちらのファイルをダウンロードしてください。
展開・コンパイル方法
$ tar xzvf mVMC-1.0.2.tar.gz
$ cmake mVMC-1.0.2/
$ make
バグフィックス
- Sz非保存のグリーン関数計算のバグ
- UHF解からmVMCの初期状態を作る際のバグを修正
- 相関関数のフーリエ変換ツールで、標準誤差が正しく計算されないバグを修正
マニュアルの修正/追記
- exchangeに関するマニュアルの修正([S+S-+S-S+]の符号を逆にする)
- Exchangeのキーワード追加
[ 日本語 / Eng ]
Release note
Please download mVMC-1.0.2.tar.gz (NOT "Source code") because this file contains manual-pdf files
Build
$ tar xzvf mVMC-1.0.2.tar.gz
$ cmake mVMC-1.0.2/
$ make
Bug Fix
- Fixed bug in calculating Green functions for Sz-non-conserved systems
- Fixed bug in making initial states for mVMC from UHF solutions
- The standard error from the fourier tool was incorrect.
Add/Fix description in Manual
- Fix the description of exchange term.
- Add keyword "Exchange" into the namelist file.