Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 263 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 263 Bytes

Advanced-Sampling

  • periodic box, 2d
  • circular particles
  • trial moves:
    • choose particle at random (uniformly)
    • choose direction to move uniformly
    • choose distance to move uniformly
    • accept move if it overlaps another particle
    • reject otherwise