8000 GitHub - donsubasinghe/order: A tool to characterize the local structure of liquid water by geometric order parameters.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

donsubasinghe/order

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://raw.githubusercontent.com/ipudu/order/master/docs/_static/images/order_small.png
Documentation Status

A tool to characterize the local structure of liquid water by geometric order parameters.

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
  • Local Structure Index (under working)
  • Asphericity of the Voronoi Cell
  • Water-Water Angular Distribution Function (under working)

Documentation

The documentation of Order is available at http://order.readthedocs.io/.

Contributing

Contributions to this library are always welcome and highly appreciated.

License

MIT - See the LICENSE for more information.

About

A tool to characterize the local structure of liquid water by geometric order parameters.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%
0