-
Notifications
You must be signed in to change notification settings - Fork 122
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
dont call beginTimeStep when restarting simulation after failing #6120
base: master
Are you sure you want to change the base?
Conversation
…t etc after failed simulations
jenkins build this please |
jenkins build this failure_report please |
1 similar comment
jenkins build this failure_report please |
jenkins build this failure_report please |
1 similar comment
jenkins build this failure_report please |
These changes should be merged seperatly
jenkins build this failure_report please |
2 similar comments
jenkins build this failure_report please |
jenkins build this failure_report please |
It doesn't show up in the failure report, so just in case you didn't see it, the |
It looks like MSW_2D_VERT_02 got problem at the first time step with singular matrix, |
Thanks for letting me know. I didn't notice this. I will investigate and report back. |
We do not want to redo the well testing, the pre-solving of wells, gas-lift optimization, network balancing, etc, after failed simulations
For now, this PR adds an if around the outer beginTimeStep. We may need a more fine-grained approach. However, initial testing on selected models is promising.