Skip to content

tongzhugroup/aimdfragmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Fragmentation AIMD Calculation

python3.6pypi

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 build AIMDBlock:

$ git clone https://github.com/njzjz/AIMDFragmentation.git
$ cd AIMDFragmentation/
$ python setup.py install

Example

Run a Python program

You can see examples/example.py as an example, and run with:

python3 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

About

A automated fragmentation method for Ab Initio Molecular Dynamics (AIMD).

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •