Fix heat/gran/conduction

Submitted by JohLoh on Fri, 03/17/2017 - 15:47

hallo everyone,

Can anyone explain to me, why Fix heat/gran/conduction is maybe not valid for pair style hybrid/overlay?

"Fix heat/gran/conduction implementation may not be valid for pair style hybrid/overlay"

Best wishes

Johannes

ckloss's picture

ckloss | Sun, 04/23/2017 - 12:03

This is because granular neighbor lists are looped, and hybrid/overlay has multiple neigh lists, and the implementation never has been tested in that context

Christoph