3
0
mirror of https://github.com/NehZio/Crystal-MEC synced 2024-10-19 22:41:50 +02:00

Update README.md

This commit is contained in:
Léo 2019-04-30 13:48:12 +02:00 committed by GitHub
parent e87124c8d0
commit 89f65bc190
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,25 +1,25 @@
# CRYSTAL MET
Crystal MET (Crystal Maker Effective Tool) is a python programs that helps you building a (huge) system using only the informations taken from a CIF file.
This program needs a few python packages:
numpy
scipy
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.
I'm 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
`<addr>` python3 crystal_met.py INPUT_FILE
Might be a little slow if you try huge systems but it will never be stuck in a loop
Feel free to use, modify it :)
If you detect any bug please send me an e-mail and I'll try to fix it
## Performances