Skip to content

Releases: amaciarey/PathIntegralGroundState

PathIntegralGroundState

12 Jul 05:26
f6c13e9
Compare
Choose a tag to compare

Correct a small bug in the swap update.

v1.0.1: Add files via upload

12 Jun 10:34
5cc1bef
Compare
Choose a tag to compare
Correct the random selection of partner particle in swap update

Path Integral Ground State

12 May 14:14
Compare
Choose a tag to compare

First release of the Path Integral Ground State program.

Main features:

  • Solves the many body Schrödinger equation for a system of bosons with periodic boundary conditions.
  • Valid for arbitrary dimensions.
  • WORM algorithm for the evaluation of the One Body Density Matrix.
  • Evaluates the energy per particle using the mixed estimator and the thermodynamic estimator.
  • Evaluates the pair distribution function.
  • Evaluates the static structure factor.
  • You can custom the system of study changing the system_mod.f90 module.