Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Conversation

@djinnome
Copy link
Contributor

$inf = \beta\frac{[S]\cdot[I]}{[S] + [I] + [R]}$

So,

"expression": "S*I*beta/(S+I+R)",

instead of

"expression": "S*I*beta",

@djinnome djinnome changed the title Update sir_typed.json Fix error in infection flux of sir_typed.json Jul 13, 2023
@jpfairbanks
Copy link
Contributor

The SIR example doesn't divide by N.

"expression": "S*I*beta",

There are no units in this model. So I don't this this is an error. I think this model is just written in terms of concentrations rather than populations.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants