AKEngels / CAST

Conformational Analysis and Search Tool
GNU Lesser General Public License v3.0
1 stars 5 forks source link

Linked cell algorithm deactivated for periodic boundaries #5

Open S0S-90 opened 6 years ago

S0S-90 commented 6 years ago

There is a problem with creating list of non-bonded pairs with the linked cell algorithm in combinatin with periodic boundaries. So I now deactivated the linked cell algorithm in the template tinker::refine::refined::build_pairs_direct() in the file "tinker_refine.cc" for periodic boundaries. Everything should work.

[issue copied from old repository, issue #64]