Skip to content

Simple parallel molecular dynamics simulation of a Lennard-Jones fluid in Rust 🦀

License

Notifications You must be signed in to change notification settings

Compizfox/md-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md-rs

Simple molecular dynamics simulation of a Lennard-Jones fluid written from scratch in Rust 🦀 as a exercise

  • Fully parallel integration and force computation using Rayon multi-threading
  • Extensible integrators, potentials, and thermostats
  • (Gzipped) XYZ trajectory output

About

Simple parallel molecular dynamics simulation of a Lennard-Jones fluid in Rust 🦀

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages