Hello,
I have a quick question. currently I am computing the total potential energy for a group of atoms using the following.
compute 1 stickers pe/atom pair
compute 2 stickers pe/atom bond
compute 3 stickers pe/atom angle
however these group of atoms interact with a a hybrid potential as the following
pair_style hybrid/overlay table linear 1836025
pair_coeff * * table Lj_cal.table Lj_cal
pair_coeff 8401678 8401678 table stickers_soft2.table stickers_cal
My question can I compute pe/atom and the contribution of each potential alone.
Thanks