From fea55f9ac921ce05f9d85c814dfa003a57c86c39 Mon Sep 17 00:00:00 2001 From: jacksonmj Date: Wed, 31 Oct 2012 23:47:51 +0000 Subject: [PATCH] Add PLSM to stacking exclusion list, and fix some cases of stacked EMBR causing BHOL Stacked EMBR + displacement -> other particles stacked -> BHOL. Therefore stop displacement to stop BHOL formation. --- src/simulation/Simulation.cpp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/simulation/Simulation.cpp b/src/simulation/Simulation.cpp index 488c7fb87..5b1811853 100644 --- a/src/simulation/Simulation.cpp +++ b/src/simulation/Simulation.cpp @@ -1977,7 +1977,7 @@ void Simulation::init_can_move() can_move[PT_STKM2][t] = stkm_move; can_move[PT_FIGH][t] = stkm_move; } - for (t=0;t