Dear Lammps users.
My test system is two copper atoms, using thermo_style to output etotal, epair, evdwl, elong, ecoul, using compute group/group to calculate the interaction between the two copper atoms. When I use the lj/cut/coul/cut force field, compute group/group calculates the interaction between two atoms, and I get the result c_1=epair=evdwl+ecoul, which is what I expected. A screenshot of log is attached below.
When I use the lj/cut/coul/ long force field and kspace_style pppm 1.0e-4, the calculated etotal, epair, evdwl, elong, ecoul, and compute group/group kspace yes calculate that the interaction between the two copper atoms is different, epair=evdwl+elong+ecoul,c_1 is not equal to epair. I want to know what interactions are included in compute group/group kspace yes .Log screenshots and in files using compute group/group kspace yes are attached below.
Thank you very much.
Best regards.
in.cu (779 Bytes)