Summary
Providing use_srtab will switch on the interpolation of a tabulated short-range interation with DP. This issue asks for the validity check of the table and smooth it.
Detailed Description
- The table provides a pairwise iteration saying u(r). The upper range of r in the table file should be larger than rcut, because the u(r) of the neighbors within rcut will be calculated. This is not checked by the current code.
- The short-range interaction should be smooth at the cut-off distance, and this may not be met by the user-provided tabulated potential. Therefore, DP should provide an option to smoothy the tabulated potential between
rcut_smth and rcut.
Further Information, Files, and Links
No response
Summary
Providing
use_srtabwill switch on the interpolation of a tabulated short-range interation with DP. This issue asks for the validity check of the table and smooth it.Detailed Description
rcut_smthandrcut.Further Information, Files, and Links
No response