Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simSoft

Code for parallel MD simulations written in C++, OpenMP with analysis code in Python. Available integrators: NVE, Nose-Hoover and Langevin dynamics Available potentials: harmonic, Lennard-Jones (LJ), Weeks-Chandler-Andersen (WCA), binary LJ, LJ-WCA, LJ+-

Usage

  1. git clone
  2. mkdir bin; make
  3. change executable in makefile to compile different scripts (compress.cpp, test.cpp, runNVE.cpp)

Ex. 2D packing of polydisperse disks with packing fraction 0.72 test

About

Code for parallel MD simulations in C++ and openMP. Analysis code available in Python.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages