AIMD Fragmentation Calculation
Project description
Automated Fragmentation AIMD Calculation
A automated fragmentation method for Ab Initio Molecular Dynamics (AIMD).
Author: Jinzhe Zeng
Email: jzzeng@stu.ecnu.edu.cn
Requirements
Installation
Using pip
$ pip install aimdfragmentation
Build from source
You should install Gaussian 16 and OpenBabel first. Then:
git clone https://github.com/njzjz/aimdfragmentation
cd aimdfragmentation/
pip install .
Example
Run a Python program
You can see examples/example.py as an example, and run with:
python example.py
Run MD with LAMMPS
See njzjz/Pyforce repository and install Pyforce module. Then rename examples/example.py as force.py
and put it where you run LAMMPS. Add a line in the LAMMPS input file:
fix 1 all pyforce C H O
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aimdfragmentation-1.0.26.tar.gz
(24.3 kB
view details)
File details
Details for the file aimdfragmentation-1.0.26.tar.gz
.
File metadata
- Download URL: aimdfragmentation-1.0.26.tar.gz
- Upload date:
- Size: 24.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ec2f494ae94e44abb7306f4f53ae6e4b7548ac37933e3b91408ea748a3d8c93 |
|
MD5 | c691bf981074056a0c365d62c807cf79 |
|
BLAKE2b-256 | c90a5d96b26fc51908e48edad2a3950fb698cee55c745152045e401f201baeaf |