Paul Macklin
Paul Macklin
Hi! This is on my radar now for perhaps 1.10.1.
That's a good idea. Let's revisit this for 1.13.2.
Thanks! `conserved` is by default `false`. That is, it is treated as a heritable parameter, and any daughter cells inherit the same value. (unlike a conserved quantity, which is split...
Now I think I better understand your comment, and I think you're 100% right. NOw I understand that 3039 is not the bug, but instead that `conserved` isn't used at...
Hi, all! So I’ve looked a bit at the PR. From what I can see, Daniel’s fix works by--instead of declaring a new HR "in place", which can go out...
Ping @rheiland and @drbergman . I view this as one of the most important things we can fix right now. What are your thoughts? Thank you!
Yes, @rheiland did that, and I regard it more highly than a hack, for the record. I think it has elegance in its simplicity and robustness. If you are both...
Thank you. Yes, this reflects prior history when the projects were more independent. We could make this fix, but is anything broken in its current state of two namespaces? (Sorry...
Thanks! Hmm, I'll take another look. Thank you for the helpful explanation. Since PhysiCell builds off of / extends BioFVM, it can't be used without things in the BioFVM namespace....
Hello, I wanted to follow up / touch base. This is in fact on our radar, and we are inching towards a full read, and this is an area that...