Name | dpmdtools JSON |
Version |
1.1.2
JSON |
| download |
home_page | https://github.com/tysours/DPTools |
Summary | DPTools: CLI toolkit and python library for working with deepmd-kit. |
upload_time | 2023-01-17 18:39:26 |
maintainer | Ty Sours |
docs_url | None |
author | |
requires_python | >=3.6 |
license | MIT |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# DPTools
**D**eep **P**otential **Tools** (DPTools) provides a command-line interface and python library to simplify training and deploying [DeePMD-kit](https://github.com/deepmodeling/deepmd-kit) machine learning potentials (MLPs), also known as ML force fields. The primary goal of DPTools is to condense workflows for training DP MLPs and running atomistic simulations with [LAMMPS](https://www.lammps.org) on HPC systems into a handful of intuitive CLI commands. It is intended for scientists with knowledge of quantum mechanics-based *ab-initio* simulation methods who are interested in effortlessly transitioning to ML-based approaches to greatly increase computational throughput. It requires no prior experience with DeePMD-kit or LAMMPS software, only familiarity with the popular [Atomic Simulation Environment (ASE)](https://wiki.fysik.dtu.dk/ase/index.html) python package is needed.
## Main Features
* Setup deepmd-kit training sets from VASP output or common ASE formats
* Train ensemble of DP models
* Generate parity plots to assess accuracy of MLP energy and force predictions
* Intelligently sample and select new training configurations from DPMD trajectories
* Easily setup and run different atomistic simulations in LAMMPS:
* Single point energy calculations
* Structure geometry optimizations
* Structure unit cell optimizations
* Molecular dynamics (NVT and NPT ensembles)
* Equations of State and bulk moduli calculations
* Vibratrional/phonon modes using the finite differences approach
* Other common simulation methods available upon request
* Supports Slurm job submission on HPC systems
* Setup and run simulations on thousands of structures with a single command
## Documentation
For detailed descriptions on setting up and using DPTools, visit the [official documentation](https://dptools.readthedocs.io).
## Quick Install
The current stable version (1.0.1) of DPTools can be installed using `pip` with the following command:
~~~
pip install dpmdtools
~~~
To verify that the installation was completed successfully, run the command:
~~~
dptools --version
~~~
## Support
If you are having issues with DPTools, create an issue [here](https://github.com/tysours/DPTools/issues). For more assistance, new feature requests, or general inquiries, feel free to contact Ty at tsours@ucdavis.edu.
Raw data
{
"_id": null,
"home_page": "https://github.com/tysours/DPTools",
"name": "dpmdtools",
"maintainer": "Ty Sours",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "tsours@ucdavis.edu",
"keywords": "",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/7a/2b/1bb0bd37e111f3208267553cec060d21aee70b1be8122af2ebce89c75485/dpmdtools-1.1.2.tar.gz",
"platform": null,
"description": "# DPTools\n**D**eep **P**otential **Tools** (DPTools) provides a command-line interface and python library to simplify training and deploying [DeePMD-kit](https://github.com/deepmodeling/deepmd-kit) machine learning potentials (MLPs), also known as ML force fields. The primary goal of DPTools is to condense workflows for training DP MLPs and running atomistic simulations with [LAMMPS](https://www.lammps.org) on HPC systems into a handful of intuitive CLI commands. It is intended for scientists with knowledge of quantum mechanics-based *ab-initio* simulation methods who are interested in effortlessly transitioning to ML-based approaches to greatly increase computational throughput. It requires no prior experience with DeePMD-kit or LAMMPS software, only familiarity with the popular [Atomic Simulation Environment (ASE)](https://wiki.fysik.dtu.dk/ase/index.html) python package is needed.\n\n## Main Features\n\n* Setup deepmd-kit training sets from VASP output or common ASE formats\n* Train ensemble of DP models\n* Generate parity plots to assess accuracy of MLP energy and force predictions\n* Intelligently sample and select new training configurations from DPMD trajectories\n* Easily setup and run different atomistic simulations in LAMMPS:\n\t* Single point energy calculations\n\t* Structure geometry optimizations\n\t* Structure unit cell optimizations\n\t* Molecular dynamics (NVT and NPT ensembles)\n\t* Equations of State and bulk moduli calculations\n\t* Vibratrional/phonon modes using the finite differences approach\n\t* Other common simulation methods available upon request\n* Supports Slurm job submission on HPC systems\n* Setup and run simulations on thousands of structures with a single command\n\n## Documentation\nFor detailed descriptions on setting up and using DPTools, visit the [official documentation](https://dptools.readthedocs.io).\n\n## Quick Install\nThe current stable version (1.0.1) of DPTools can be installed using `pip` with the following command:\n\n~~~\npip install dpmdtools\n~~~\n\nTo verify that the installation was completed successfully, run the command:\n\n~~~\ndptools --version\n~~~\n\n## Support\nIf you are having issues with DPTools, create an issue [here](https://github.com/tysours/DPTools/issues). For more assistance, new feature requests, or general inquiries, feel free to contact Ty at tsours@ucdavis.edu.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "DPTools: CLI toolkit and python library for working with deepmd-kit.",
"version": "1.1.2",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "32e4881e26ebc50c17c48a70488a943b8b33070512ff718f7a855f870e3d738e",
"md5": "e8b4f4fe16678052694d6f6d0a12a52f",
"sha256": "6c88fbbf493a932abbb51107c93934261a65530a42fdd946e1170132ca7b73e9"
},
"downloads": -1,
"filename": "dpmdtools-1.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e8b4f4fe16678052694d6f6d0a12a52f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 55279,
"upload_time": "2023-01-17T18:39:24",
"upload_time_iso_8601": "2023-01-17T18:39:24.617171Z",
"url": "https://files.pythonhosted.org/packages/32/e4/881e26ebc50c17c48a70488a943b8b33070512ff718f7a855f870e3d738e/dpmdtools-1.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7a2b1bb0bd37e111f3208267553cec060d21aee70b1be8122af2ebce89c75485",
"md5": "1ddeb7490111d08e9946c76fc0b53f6c",
"sha256": "744e791611ac0ec6ccaba72e1873d0b02cd730c4f64667f3aa6f07aafbd24501"
},
"downloads": -1,
"filename": "dpmdtools-1.1.2.tar.gz",
"has_sig": false,
"md5_digest": "1ddeb7490111d08e9946c76fc0b53f6c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 44809,
"upload_time": "2023-01-17T18:39:26",
"upload_time_iso_8601": "2023-01-17T18:39:26.525036Z",
"url": "https://files.pythonhosted.org/packages/7a/2b/1bb0bd37e111f3208267553cec060d21aee70b1be8122af2ebce89c75485/dpmdtools-1.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-17 18:39:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "tysours",
"github_project": "DPTools",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "dpmdtools"
}