Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 399 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 399 Bytes

port-authority

Parallel molecular simulation using Monte Carlo

TODOS

  • Refactor trial move generation so that it is handled by a functor with its own distribution
  • Add more interparticle potentials
  • Create tutorial
  • Create front-end and input-file parser
  • Add more acceptance criteria
  • Add automated tests against analytical solutions
  • Consider utilizing GPUs