Skip to content

sachu92/hard-sphere-mc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hard Sphere MC

Hard sphere fluid monte carlo simulation in C++

Compile (in Linux)

mkdir build

cd build

ccmake ..

make

Releases

No releases published

Packages

No packages published