-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
class::bugBugs found in the softwareBugs found in the softwareclass::improvementCleanup that doesn't affect functionalityCleanup that doesn't affect functionalityloc::backendThis issue concerns the C++ backend implementation.This issue concerns the C++ backend implementation.model::lctModels using the linear chain trickModels using the linear chain trickprio::moderateThe priority of this task is moderate.The priority of this task is moderate.
Description
Motivation / Current Behaviour
Currently, if the population size-deaths of an age group is equal to zero, a NaN value occurs in the simulations.
Enhancement description
This should be handled similarly to the ODE models, as e.g. in cpp/models/ode_secir/model.h. See also #1102. 1/(population size-deaths) should be set to zero.
Additional context
No response
Checklist
- Attached labels, especially loc:: or model:: labels.
- Linked to project
Metadata
Metadata
Assignees
Labels
class::bugBugs found in the softwareBugs found in the softwareclass::improvementCleanup that doesn't affect functionalityCleanup that doesn't affect functionalityloc::backendThis issue concerns the C++ backend implementation.This issue concerns the C++ backend implementation.model::lctModels using the linear chain trickModels using the linear chain trickprio::moderateThe priority of this task is moderate.The priority of this task is moderate.
Type
Projects
Status
Done (Total)