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

Dynamic application start time #2128

Open
PavelBal opened this issue Oct 4, 2023 · 0 comments
Open

Dynamic application start time #2128

PavelBal opened this issue Oct 4, 2023 · 0 comments

Comments

@PavelBal
Copy link
Member

PavelBal commented Oct 4, 2023

For application and events that are repeated, it should be possible to apply the same application/event multiple times. For this, create new parameters:

  • Start time
  • End time (if NaN -> End time set to simulation time, default is NaN)
  • Time between administrations (default NaN) -> Only one event is created

-> Event condition formula is created when simulation is started, NOT when it is created.

-> Parameters cannot be varied (will not work with all workflows relying on SimulationBatch)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants