Skip to content

Fratorhe/molecular_dynamics_simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

molecular_dynamics_simple

VERY simple and inefficient molecular dynamics code.

This code was written in an afternoon only to understand the most basic algorithms behind molecular dynamics. It was also a good way to learn more Python and this is the reason it is written in a certain way, representing the atoms as objects of the class Atom, etc.

This is not intended to perform actual computations, only for a nice visualization atoms moving around.

About

VERY simple and inefficient molecular dynamics code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages