MDDatasetBuilder
MDDatasetBuilder is a script to build molecular dynamics (MD) datasets for neural networks from given LAMMPS trajectories automatically.
Author: Jinzhe Zeng
Email: jzzeng@stu.ecnu.edu.cn
Installation
pip install git+https://github.com/njzjz/mddatasetbuilder
Simple example
A LAMMPS dump file should be prepared. A LAMMPS bond file can be added for the addition information.
datasetbuilder -d dump.ch4 -b bonds.reaxc.ch4_new -a C H O -n ch4 -i 25
Then you can calculate generated Gaussian files:
qmcalc -d dataset_ch4_GJf/000
qmcalc -d dataset_ch4_GJf/001
Next, prepare DeePMD datas and use DeePMD-kit to train a model.
preparedeepmd -p dataset_ch4_GJf -a C H O
cd train && dp train train.json
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mddatasetbuilder-1.2.23.tar.gz
(17.4 kB
view details)
File details
Details for the file mddatasetbuilder-1.2.23.tar.gz.
File metadata
- Download URL: mddatasetbuilder-1.2.23.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee78714c6ba54845c867b4ef67db11b863bb221276f35c6685025d9945e003fe
|
|
| MD5 |
a31e2d52cf9f241cfb5db39c7482d311
|
|
| BLAKE2b-256 |
7a7fff94560ff4a015320913eea50bc3be1a2a8b9a3da3f24cb60dfa58081563
|