3
0
mirror of https://github.com/NehZio/Crystal-MEC synced 2024-09-27 03:51:07 +02:00
Go to file
Léo Gaspard f1b5b60f1e images
2019-04-30 14:14:09 +02:00
images images 2019-04-30 14:14:09 +02:00
crystal_met.py l 2019-04-30 12:16:32 +02:00
DOC.md Update DOC.md 2019-04-30 14:04:37 +02:00
LICENSE Initial commit 2019-03-15 10:59:16 +01:00
README.md Update README.md 2019-04-30 13:52:32 +02:00

CRYSTAL MET

Crystal MET (Crystal Maker Effective Tool) is a python3 programs that helps you building a system using only the informations taken from a CIF file.

Use it with care, always check the output, it may work differently from what you expect.

Im not responsible of a missuse of the results given, neither am I of any collateral such as your computer bursting into flame or any physical incident that could result of an improper use of this tool.

Dependencies

Crystal MET uses :

  1. Scipy
  2. Numpy

Use

python3 crystal_met.py INPUT_FILE

Performances

The calculation increases exponentially as you increase the number of atoms in the system you want. Here are the results of some tests I made :

GitHub Logo GitHub Logo