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

TTim: validate output times #123

Open
Huite opened this issue Sep 15, 2023 · 0 comments
Open

TTim: validate output times #123

Huite opened this issue Sep 15, 2023 · 0 comments

Comments

@Huite
Copy link
Contributor

Huite commented Sep 15, 2023

No output can be computed at t=0 for a given change. We could:

  • error if the output time falls on a time where a change occurs.
  • shift the output time by tmin, guaranteeing that any time falls at least tmin after any change.

The first is somewhat tedious (you have to shift output times).
However, the second is magical, so erroring is probably the best option.

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

No branches or pull requests

1 participant