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
101 stars 104 forks source link

Remove builder pattern for Realization objects #8209

Closed berland closed 3 months ago

berland commented 3 months ago

base_run_can make finished realization objects directly.

Issue Resolves #8202

Approach ✂️

When applicable