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

Move driver option names to queue_config #8203

Closed berland closed 3 months ago

berland commented 3 months ago

The drivers should not be responsible for defining how the drivers should be configured in the config system, they should only expose an API

Issue Resolves #8200

Approach 🚚

When applicable