equinor / ert

ERT - Ensemble based Reservoir Tool - is designed for running ensembles of dynamical models such as reservoir models, in order to do sensitivity analysis and data assimilation. ERT supports data assimilation using the Ensemble Smoother (ES), Ensemble Smoother with Multiple Data Assimilation (ES-MDA) and Iterative Ensemble Smoother (IES).
https://ert.readthedocs.io/en/latest/
GNU General Public License v3.0
99 stars 104 forks source link

Simplify base run model validation #8138

Closed oyvindeide closed 1 month ago

oyvindeide commented 1 month ago

Most run models dont use current case, and there is no problem with duplicate ensemble names anymore, so this restriction can be lifted.

When applicable

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.57%. Comparing base (37c4d20) to head (eb88d7c). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8138 +/- ## ========================================== + Coverage 86.51% 86.57% +0.06% ========================================== Files 383 383 Lines 23742 23808 +66 Branches 629 629 ========================================== + Hits 20540 20612 +72 + Misses 3126 3123 -3 + Partials 76 73 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.