Skip to content

jaeukk/projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c++ codes

  • ./cores/ C++ implementations of neighbor-cell list method in a periodic fundamental cell.

  • ./CPmanager/ A simple code to manage ConfigPack files.

  • ./PairStat/ A simple code to estimate some pair statistics of point patterns under periodic boundary conditions.

  • ./CCOptimization/ A code to simulate point patterns under `stealthy' pair potential in one, two, and three dimensions under periodic boundary conditions. It can be used to perform molecular dynamic NVT simulations and to numerically generate ground states that are stealthy hyperuniform.

  • ./Potential/ A collection of header and source files to define potential energy in point patterns under periodic boundary conditions. There is no executable.

  • ./FirstPassageTime/ A C++ implementation of the first-passage-time simulation, i.e., the accelerated version of diffusion simulations. This code is currently appliable only to 2D packings of polygons.

  • ./QC/ A simple code to estimate the changes in vertices of LI classes of 2D quasicrystalline tilings.

  • ./NR/ A simple code to estimate the distributions of local number within a spherical window of radius $R$ for statistically homogenous point patterns.

About

A collection of c++ codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors