Order

https://img.shields.io/travis/ipudu/order.svg https://img.shields.io/pypi/v/iorder.svg https://img.shields.io/pypi/l/iorder.svg https://img.shields.io/pypi/pyversions/iorder.svg Documentation Status https://zenodo.org/badge/96138460.svg

Getting started

Installation:

$ pip install iorder

or

$ git clone https://github.com/ipudu/order
$ cd order
$ python setup.py install

Running:

# calculate bar parmeter for center atom of O
$ order foo.xyz -t bar -c 'O' -f 100 -b 100

Feature Support

Order is ready to calculate several geometric order parameters:

  • Orientational Tetrahedral Order
  • Translational Tetrahedral Order
  • Asphericity of the Voronoi Cell
  • Ionic Conductivity
  • and more

Contributing

Contributions to this library are always welcome and highly appreciated.

License

MIT - See the LICENSE for more information.