Skip to content

Undefined Variable in Python SIRS example #1452

@nijawa

Description

@nijawa

Bug description

In pycode\examples\simulation\sde_sirs_simple.py the variable days is not defined. Presumably there is a mismatch between days and tmax. The example does not run.

Version

Windows

To reproduce

  1. Run the example

Relevant log output

Add any relevant information, e.g. used compiler, screenshots.

- Proposed fix: Change days into tmax in simulation function

Checklist

  • Attached labels, especially loc:: or model:: labels.
  • Linked to project

Metadata

Metadata

Assignees

Labels

class::bugBugs found in the software

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions