Skip to content

set default Vmax to 0.9999 #37

@sdtaylor

Description

@sdtaylor

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions