Path-integral Quantum Monte Carlo Method

Tao Pang

Department of Physics and Astronomy

University of Nevada, Las Vegas


Reading Materials:
  1. T. Pang, " An Introduction to Quantum Monte Carlo Methods (Morgan & Claypool Publishers, San Rafael, California, USA, 2016);
  2. T. Pang, "An Introduction to Computational Physics, 2nd Edition" (Cambridge University Press, Cambridge, UK, 2006), Chapter 10.

Please note:
  1. The program provided here is a sample for path-integral Monte Carlo simualtion of hard-sphere bosons in a harmonic potential trap;
  2. No warranties, express or implied, are made for any material at this site.

Files available:
  1. Original Java code:
    The path-integral quantum Monte Carlo simulation code for hard-sphere bosons trapped in a harmonic potential;
  2. Input file:
    A sample input file with controlling parameters and other input data;
  3. Readme file:
    The readme file documenting the code.