Skip to content

statisticalmechanics/gr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

g(r)

Radial Distribution Function https://sites.google.com/site/kaizhangstatmech/code/radial-distribution-function-gr

After complied by "icc -o gr gr.c", it uses input .xyz configuration file "configuration.xyz", to calculate g(r) and output results in "gr.dat". Periodic boundary condition is used here for the simulation box.

The program asks for on screen the following input parameters:

number of configurations

number of equilibration

particle number N

simulation box size L

number of bins of the histogram

S(q)

https://sites.google.com/site/kaizhangstatmech/code/structurefactorsq

About

calculate the Radial Distribution Function g(r)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages