|
Gromacs
2026.0-dev-20251109-f20ba35
|
#include <gromacs/applied_forces/nnpot/nnpot.h>
Information about the NNPot module.
Provides name and method to create a neural network (NN) potential module.
Static Public Member Functions | |
| static std::unique_ptr< IMDModule > | create () |
| Creates a module for applying forces derived from a neural network potential. | |
Static Public Attributes | |
| static constexpr std::string_view | sc_name = "nnpot" |
| The name of the module. | |
1.8.5