moldyn

command module
v0.0.0-...-65a3d87 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2019 License: MIT Imports: 9 Imported by: 0

README

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:

Documentation

Overview

LennardJones simulates molecular dynamics with the Lennard Jones potential.

Directories

Path Synopsis
Package sim implements molecular dynamics simulation.
Package sim implements molecular dynamics simulation.
Package verlet implements velocity verlet for stepwise Newtonian mechanics.
Package verlet implements velocity verlet for stepwise Newtonian mechanics.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL