kaihsin / AFQMC

Auxiliary Field QMC using cytnx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AFQMC using cytnx

This is AFQMC simulation of a simple 1D fermionic hubbard model.

cytnx library:

Cytnx

To compile:

  1. install cytnx using conda install:

    $conda install -c kaihsinwu cytnx

  2. compile the code:

    $make

To run:

  1. change the general mc simulation parameters in sim.rc

  2. pass the model parameter as the arguments (see run.sh)

Developer:

Kai-Hsin Wu, Jin-Jer Yen

Ref:

https://www.cs.ucdavis.edu/~bai/lnqmc.pdf

About

Auxiliary Field QMC using cytnx


Languages

Language:C++ 97.4%Language:Makefile 2.5%Language:Shell 0.1%