Skip to content

gwenbiophys/NaiveDynamics.jl

Repository files navigation

NaiveDynamics.jl

Build status (Github Actions) codecov

A very Naive Project to follow and study the design of molecular dynamics simulations and high octane algorithms.

As of 13 March, 2025:

  • unitless velocity verlet simulation
  • no-identity point-particles
  • partially complete coulomb and Lennard-Jones force models
  • an eerily unhelpful velocity rescaler
  • ability to video record simulation
  • bvh traversal for neighbor search (CPU parallel) -- it actually works now !

About

Toy molecular dynamics package for playing with fun algorithms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages