Closed brucefan1983 closed 1 year ago
Added the following function in the NEP3 class
NEP3
void find_dipole( const std::vector<int>& type, const std::vector<double>& box, const std::vector<double>& position, std::vector<double>& dipole // 3 components, for the whole box );
I just compiled code, without checking the results. Please check if it works with calorine and your dipole models in the disguise of "NEP".
calorine
Added the following function in the
NEP3
classI just compiled code, without checking the results. Please check if it works with
calorine
and your dipole models in the disguise of "NEP".