HexSimulation
A Python implementation of an algorithm to obtain a phase diagram of two-dimensional interacting lattice bosons based on cluster meanfield theory in physics.
Install / Use
/learn @rutiannnn/HexSimulationREADME
HexSimulation
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.
Usage
- set parameters in
params.json - run
python main.py - exploit results in the folder with time-stamp
Dependencies
- Numpy / Scipy
- Python 3.6
