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

Move model factory to run models #8139

Closed dafeda closed 1 month ago

dafeda commented 1 month ago

Model factory is used by both cli and gui.

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 (c1d2e21) to head (bd822df). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8139 +/- ## ======================================= Coverage 86.57% 86.57% ======================================= Files 383 383 Lines 23830 23830 Branches 636 634 -2 ======================================= + Hits 20630 20632 +2 + Misses 3127 3120 -7 - Partials 73 78 +5 ```

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