Skip to content

DistributedBoxCollection node based cell simulation domain error #183

Answered by jmpf
fieldofnodes asked this question in Q&A
Discussion options

You must be logged in to vote

Apologies -- I don't recall seeing this discussion or issue before.

If this is related to running a node-based simulation for a longer period of time then, yes, the cell population will eventually expand to more than the box size. While there are ways of reallocating the box-collection the simplest thing to do is to estimate and allocate sufficient space before the simulation.

Just in case it's related I want to point out that there was a bug in the DistributedBoxCollection which I fixed last year. See #95 for detail -- but it was essentially a bad floating-point fudge which caused a similar exception before the simulation started.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MILeach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #22 on October 31, 2023 09:57.