Open dabiged opened 3 years ago
Convergence failure is a serious issue that I face with the current release of OPM Flow. I had also raised a query where I tried running a different version of the Volve simulation deck. An issue, #2915 , was also raised to highlight the problem.
Convergence failure is a serious issue that I face with the current release of OPM Flow.
I am afraid we still have a number of cases getting our focus on numerical performance. You can explore these issues on you own though. Running "flow -h" will expose the numerical tuning parameters for you, including defaults. Allowing you to see what changed between releases.
Thanks for the suggestion @alfbr . I will have a look at how the tuning parameters have changed between the version and report back.
Hi All,
I have been working with discovervolve looking into convergence issues with Equinor's Volve simulation. I have discovered that the simulation deck from https://github.com/dabiged/Volve2OPM WILL converge for 2019.10, but will not converge for 2020.04 or 2020.10 releases.
Can someone give me some guidance as to why the convergence behavior has changed between 2019.10 and 2020.04 and is still different in 2020.10?
I am happy to run additional diagnostics if required.
Steps for recreating the issue are below:
Installation setup
I have installed the last 3 releases of OPM using the following script (changing only the version variable). This is heavily based on the installation script suggested in the OPM documentation.
I have then set bash Aliases to the various flow versions thus:
Simulation deck
I have created a new branch of the Volve2OPM repo called 50daytest. This is the original Volve2OPM simulation, capped at the first 50 days.
Results:
I have then attempted to simulate this quite simple deck using the last 3 releases of OPM
2019.10
Code to replicate:
This simulation completes successfully. Results are attached as 201910.zip
2020.04
This simulation fails to converge on the first time step and ultimately exits with an error.
Results are attached as 202004.zip
2020.10
This simulation fails to converge, with the same error message as with the above on the first time step. Results are attached as 202010.zip