Skip to content

CompRhys/go-md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moldyn

This is a simple molecular dynamics package built in go. The motivation behind this package was to learn golang and make use of its ability for minimal fuss parallelisation. The idea is that where possible we will use channels to allow concurrent processing allowing for a ~30% speedup without needing to deal with MPI. This will enable the package to take advantage of modern multicore machines.

Example Plots





TODO:

About

Simple Molecular Dynamics in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages