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

SA: sensitivityCalculation return partial results in case simulation failure #613

Open
dlefaudeux opened this issue Mar 7, 2024 · 0 comments

Comments

@dlefaudeux
Copy link

When doing sensitivityCalculation if a simulation fail, the function fails and doesn't return anything (even if most simulations worked).

It would be better to still return results for the simulations that worked (or at least say which parameter and parameterFactor failed), otherwise the user will have to try each parameter separately to figure it out. If results for simulations that worked are returned then the user could still plot the spiderplot and time profile (even if some points are missing).

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

No branches or pull requests

1 participant