Molecular dynamics (MD) simulations supported by k-Bags Convolutional Neural Network (kcon).
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
kconMD (k-Bags Convolutional Neural Network Molecular Dynamics)
Molecular Dynamics (MD) simulations supported by k-Bags Convolutional Neural Network (kCON).
Author: Jinzhe Zeng
Email: jzzeng@stu.ecnu.edu.cn
Acknowledgement
Many thanks to Xin Chen for his help and development of kCON.
Requirements
Installation
With pip
pip install kconmd
Build from source
$ git clone https://github.com/njzjz/kconmd
$ cd kconmd/
$ pip install .
Examples
Simple example
See examples/example.py.
Client–server model
See examples/server.py and examples/client.py.
Run MD with LAMMPS
See njzjz/Pyforce repository and install Pyforce module. Then rename examples/client.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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file kconmd-1.0.17.tar.gz.
File metadata
- Download URL: kconmd-1.0.17.tar.gz
- Upload date:
- Size: 1.4 MB
- 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 |
137d54740d94955cf0d251c1e9b9c71bf4697eea7737f022e41c759593d7fce5
|
|
| MD5 |
d9069bd85260ca7aeb254906bb541bef
|
|
| BLAKE2b-256 |
509a871b6f6504bbb4aa7351034be24b5a59af40999a5afbefa49cf2434df25d
|