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

Expand simulation run robustness #101

Open
PaulScheerRLI opened this issue Feb 9, 2023 · 1 comment
Open

Expand simulation run robustness #101

PaulScheerRLI opened this issue Feb 9, 2023 · 1 comment

Comments

@PaulScheerRLI
Copy link
Collaborator

The modular approach of the ebus toolbox can often fail, if a single modul fails/ throws an exception. This can happen especially in fast developing environments like ours, e.g. incompatible version of spice ev<--> ebus toolbox. In my opinion modules, e.g. cost_calculation, should take care of catching errors on a macro scale to allow simulations to finish even if the single module fails. Warnings should be printed accordingly.

@stefansc1
Copy link
Collaborator

implemented in #125

@j-brendel j-brendel mentioned this issue Jun 7, 2023
17 tasks
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

2 participants