We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Some of the growth functions throw an error or warning, if the chosen bounds cannot be used to successfully solce the equation system.
infeasible error
just a UserWarning
Should the error be catched, in case multiple tests are run back to back? Should the warning be reported in some other way?
The text was updated successfully, but these errors were encountered:
Currently, issue does not occur with the test models. A model / testcase, that replicates the error, would be useful @niinina
=> after re-examination, the "error" was traced to the bounds being set to unreasonable values with another function during testing
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Some of the growth functions throw an error or warning, if the chosen bounds cannot be used to successfully solce the equation system.
infeasible error
just a UserWarning
Should the error be catched, in case multiple tests are run back to back?
Should the warning be reported in some other way?
The text was updated successfully, but these errors were encountered: