A Python implementation of an algorithm to obtain a phase dia- gram of two-dimensional interacting lattice bosons based on cluster meanfield theory in physics. The algorithm is developed by Dr. Pu GONG, a Postdoc at Department of Physics, The University of Hong Kong and implemented by Rutian MA, an Undergraduate Computer Science student in the University of Hong Kong.
- set parameters in
params.json
- run
python main.py
- exploit results in the folder with time-stamp
- Numpy / Scipy
- Python 3.6