deepmd#
DeePMD-kit is a package written in Python/C++, designed to minimize the effort required to build deep learning-based model of interatomic potential energy and force field and to perform molecular dynamics (MD).
The top module (deepmd.__init__) should not import any third-party modules for performance.
Submodules#
- deepmd.__about__
- deepmd.__main__
- deepmd._vendors
- deepmd.backend
- deepmd.calculator
- deepmd.common
- deepmd.dpmodel
- deepmd.driver
- deepmd.entrypoints
- deepmd.env
- deepmd.infer
- deepmd.jax
- deepmd.lmp
- deepmd.lmp_check_build
- deepmd.loggers
- deepmd.main
- deepmd.pd
- deepmd.pretrained
- deepmd.pt
- deepmd.pt_expt
- deepmd.tf
- deepmd.tf2
- deepmd.utils
Functions#
| Factory function that forwards to DeepEval (for compatibility |