Skip to content
/ tinymd Public

Very simple and primitive molecular dynamics simulation in rust

License

Notifications You must be signed in to change notification settings

tlhr/tinymd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinymd

A very simple and primitive molecular dynamics simulation in rust.

Installation and Usage

To build:

cargo build

Configuration is currently done by editing the source files. The simulation takes plain files as input and only works on monoatomic rare-gas clusters, using the Lennard-Jones potential. The arrays used are fixed size and have to be changed to the appropriate system size. Correctness of the output has not been verified!

About

Very simple and primitive molecular dynamics simulation in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages