If it's set to 1 then V will potentially never decrease due to the senesence part of eq. 2 cancelling out `d * b3 * V[i] * (1-V[i])` Will only happen if V reaches 1.0 to begin with, which is a huge outlier but still possible.
If it's set to 1 then V will potentially never decrease due to the senesence part of eq. 2 cancelling out
d * b3 * V[i] * (1-V[i])Will only happen if V reaches 1.0 to begin with, which is a huge outlier but still possible.