Summary
The parameter sel is set by the user in the current implementation. For a user who do not have much knowledge on deepmd-kit may not be able to set it correctly. It would be nice to provide the option that the sel can be determined automatically from the training data.
Detailed Description
A possible way of implementation is to go through the training data, and check the maximal number of atoms in the cut-off radius, then automatically set the sel. This optional should be supported by deepmd-kit.
Summary
The parameter
selis set by the user in the current implementation. For a user who do not have much knowledge on deepmd-kit may not be able to set it correctly. It would be nice to provide the option that theselcan be determined automatically from the training data.Detailed Description
A possible way of implementation is to go through the training data, and check the maximal number of atoms in the cut-off radius, then automatically set the
sel. This optional should be supported by deepmd-kit.