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.

Subpackages

Submodules

Package Contents

Functions

DeepPotential(*args, **kwargs)

Factory function that forwards to DeepEval (for compatbility

deepmd.DeepPotential(*args, **kwargs)[source]

Factory function that forwards to DeepEval (for compatbility and performance).

Parameters:
*args

positional arguments

**kwargs

keyword arguments

Returns:
DeepEval

potentials