Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add model option for health system memory fix, true by default #392

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

acavelan
Copy link
Collaborator

@acavelan acavelan commented Jul 12, 2024

Add the following model option:

HEALTH_SYSTEM_MEMORY_FIX

This option is set to true by default. It must be set to false if used with the current base model:

<option name="HEALTH_SYSTEM_MEMORY_FIX" value="false"/>

This makes the health system memory behaves as expected. With this option, specifying a health system memory of 30 days means that a new clinical case will be reported as early as 30 days after the initial case (6 time-steps), rather than 35d (7 time-steps) currently. With this option, setting the health system memory to 5 days allows the model to report a new clinical case every time step.

@acavelan acavelan requested review from nakul7 and melissapenny July 12, 2024 08:11
Copy link
Collaborator

@nakul7 nakul7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed

@acavelan acavelan merged commit 476e63a into SwissTPH:main Jul 15, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants