Skip to content

SIR divide by zero problem #13

@elofgren

Description

@elofgren

In the SIR model, a gamma of 0.0, which implies infinitely durable zombies, is hanging the server version. This is because of a divide by zero error in calculating R0. There should be some checking (no negative numbers for beta or gamma, gamma > 0, etc.) in all models, but the R0 calculation should probably be outright removed for now, as it's not being used.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions