Skip to content

nquesada/steinhardt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computes the Ql and Wl orientational order parameters.

Computes the Ql and Wl orientational order parameters defined in:

   Steinhardt P. J., Nelson D.R. and Rochetti M.    
   Phys. Rev. B, 28.2 (1983): 784                                   
   Bond-orientational order in liquids and glasses   
   http://dx.doi.org/10.1103/PhysRevB.28.784

This code takes advantage of the implementations of the Legendre Polynomials and Wigner 3j Symbols provided in the GNU Scientific Library (GSL): gsl_sf_legendre and gsl_sf_coupling .

A good reference on orientational order parameters is:

   Chakravarty C.
   Mol. Phys. 100.23 (2002): 3777-3780
   Bond orientational order in atomic clusters
   http://dx.doi.org/10.1080/00268970210164428

To see the documentation of the code see the source code of each file. The documentation can be automatically extracted using Doxygen.

To compile an example type:

make example.out

To fetch the geometry files from the Cambridge Cluster Database type:

make data

To use these files to generate the tables cited in the documentation type:

make run

About

Bond orientational order parameters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published