<div>Hi,</div>
<div>&nbsp;</div>
<div>I'm trying to read and study the part of code that computes the LJ interaction between particles but all I found are 'case eNR_INLxxxx' stuff in fnbf.c. I thought when computing the distance between 2 atoms, usually the function distance2( ) in 
vec.h is called, so that I was trying to locate the LJ code by looking for the places where distance2( ) is called. I found few results.</div>
<div>&nbsp;</div>
<div>I really appreciate if anyone can point me to the LJ interaction code part.</div>
<div>&nbsp;</div>
<div>Thanks a lot!</div>