Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Recorders with intervals less than minimum timestep cause simulation failure #1010

Closed
dchassin opened this issue Sep 27, 2021 · 0 comments
Closed
Assignees
Labels
bug Request a fix or change to the code

Comments

@dchassin
Copy link
Member

Problem description

The following GLM model fails:

#set minimum_timestep=3600
object recorder
{
  interval 300;
}

Expected behavior

This should cause the recorder to stop working or to skip the samples that cannot occur.

@dchassin dchassin added the bug Request a fix or change to the code label Sep 27, 2021
@dchassin dchassin self-assigned this Sep 27, 2021
@dchassin dchassin mentioned this issue Sep 27, 2021
1 task
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Request a fix or change to the code
Projects
None yet
Development

No branches or pull requests

1 participant