Skip to content

jvita/pv3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

Periodic 3-D Voronoi tesselation

--------------------------------------------------------------------------------
To compile,  simply "cd src" then "make pv3d". This will produce the 'pv3d'
executable, which can then be run from the command line.

NOTE: For now, in order to edit the basis vectors, number of bases, etc. you
must make manual changes in the main() method inside of Pv3d.cpp. In the future
I plan to make this more automatic.

WARNING: This code has only been lightly tested! Before running any simulations,
double check that your structure looks as expected.

If you have any compilation issues or need help editing the main() method,
contact Josh Vita at [email protected]
--------------------------------------------------------------------------------

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published