3
0
mirror of https://github.com/NehZio/Crystal-MEC synced 2024-09-27 12:01:01 +02:00
Go to file
2019-04-09 10:06:43 +02:00
generer.py Add possibility to make an initial translation, can be useful to reach precise geometry 2019-04-05 17:55:18 +02:00
LICENSE Initial commit 2019-03-15 10:59:16 +01:00
README.md IMPORTANT README 2019-04-09 10:06:43 +02:00

bath_generator

This little python script helps with cutting a fragment in a cristal

It works from a cif file

This program need Atomsk to run, you can download it here :

http://atomsk.univ-lille1.fr/index.php

Please cite the creator of Atomsk :

Pierre Hirel, Comput. Phys. Comm. 197 (2015) 212

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.

Might be a little slow if you try huge systems but it will never be stuck in a loop

Well its REALLY slow

Youll also need python 2.7 with numpy installed

Feel free to use, modify it :)

If you detect any bug please send me an e-mail and Ill try to fix it