Skip to content

self-recover number is not correct #8

@weicao1990

Description

@weicao1990

according to the document, people get self-recovered after several random days.

So if you run the example.py, the status in the last day is

day:59, hospitalizeNum:1, isolateNum:1, quarantineNum:1, confineNum:1, free:9996, CurrentHealthy:1, CurrentInfected:9999, CurrentEffective:9998, CurrentSusceptible:0, CurrentIncubation:0, CurrentDiscovered:0, CurrentCritical:0, CurrentRecovered:9998, AccDiscovered:9999, AccCritical:9999, AccAcquaintance:7576, AccStranger:2394, measurement (#quarantine + #infected):9999.3

9999 of 10000 are infected in the last day and 9998 of them are recovered?

I think #infected + # recovered should be less than 10000.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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