Skip to content
Snippets Groups Projects
Commit 2bdb0569 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

updated

parent 5d99da71
No related branches found
No related tags found
No related merge requests found
Pipeline #10213 passed
......@@ -39,8 +39,8 @@ S0 = N-E0-I0
t0 = 24
# max_t = 5*days[len(swiss)-1]
max_t = 2000
n_steps = 100000
max_t = 200.0
n_steps = 10000
dt = max_t / n_steps
y0 = np.array([S0, E0, I0, R0])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment