Skip to content

Wrong index in ODE_SEIR model #1185

@kilianvolmer

Description

@kilianvolmer

Bug description

In https://github.com/SciCompMod/memilio/blob/main/cpp/models/ode_seir/model.h#L83 the index j instead of i should be used.

Version

Any

To reproduce

Run an ODE_SEIR model with more than one age group.

Relevant log output

No response

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

No response

Checklist

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

Metadata

Metadata

Assignees

Labels

class::bugBugs found in the softwareloc::backendThis issue concerns the C++ backend implementation.model::odeThis issue concerns any kind of ODE-based model.prio::moderateThe priority of this task is moderate.status::in progressThis issue is in progess.

Type

No type

Projects

Status

Done (Total)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions