dpgen icon indicating copy to clipboard operation
dpgen copied to clipboard

The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field

Results 115 dpgen issues
Sort by recently updated
recently updated
newest added

add the explanation of "autotest"

gromacswrapper throws lots of warnings. boto3 may cause critical errors. We move these imports into the runtime functions. Fix #674.

For previous discussions, see [#867](https://github.com/deepmodeling/dpgen/pull/867) and [#881](https://github.com/deepmodeling/dpgen/pull/881). It is very strange that the comparison is with the version before [#881](https://github.com/deepmodeling/dpgen/pull/881).

To generate the constrained surface models proposed at discussion [#877](https://github.com/deepmodeling/dpgen/discussions/877) Co-Authored-By: Cyanbeacon

I do not see any "user_forward_files" code in dpgen source code and the command is also not working.

Add common-errors about Dargs. Signed-off-by: ziqi-hu

Feature Request sees #584. Add new parameter `model_devi_merge_traj` to solve this problem. If `model_devi_merge_traj` is set as True, only `all.lammpstrj` will be generated, instead of lots of small traj files....