update neighbors to fix phagocytosis bug - #339
Conversation
- make sure every cell has an updated neighbors list to start - this is the simplest change to fix the bug
|
I did not get an error running the |
|
When I run the template |
|
Making sure we're on the same page: this is a comment about #338 rather than this one, right? In #338, I rearranged the ordering of Though I guess I don't see how that would affect the template project since that should have no interactions... |
|
It was a comment about both #338 and #339 - comparing their sims on the model in question, expecting/hoping to see identical results, but only seeing "close". I think #338 may require a zoom walk-through (or else a good night's sleep for me). Seems like a lot of changes, but maybe some verbal explanation would help. |
|
closing in favor of # 338 |
This is an alternate way to resolve #320. This is simpler than the way proposed in #338 but I think that one is a better rework.
Notes
Warning
However, the interactions sample on Ubuntu has a 'std::bad_alloc' what(): std::bad_alloc` error thrown. I cannot reproduce this running on my Mac or a Linux-based HPC. I do not think this fix is triggering that error since none of the other tests are raising that error.