v1.1.1
README/簡易説明
https://github.com/issp-center-dev/mVMC/blob/master/README.md
[ 日本語 / Eng ]
リリースノート
mVMC-1.1.1.tar.gzにはマニュアルのpdfファイルが入っています。"Source code"ではなくこちらのファイルをダウンロードしてください。
展開・コンパイル方法
$ tar xzvf mVMC-1.1.1.tar.gz
$ cmake mVMC-1.1.1/
$ make
機能追加
- Clang用のcmake configファイルを追加 (by @xrq-phys)
バグフィックス
- Wannier90の初期値の変更 (by @xrq-phys and @k-yoshimi )
[ 日本語 / Eng ]
Release note
Please download mVMC-1.1.1.tar.gz (NOT "Source code") because this file contains manual-pdf files
Build
$ tar xzvf mVMC-1.1.1.tar.gz
$ cmake mVMC-1.1.1/
$ make
New feature
- Add cmake config file for Clang (by @xrq-phys) .
Bug Fix
- Change the initial variables of Wannier90 (by @xrq-phys and @k-yoshimi ).