You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
, as no particular algorithm is configured for this, yet. The run models for the other algorithms should require the corresponding configuration that they depend on. For example the ensemble_smoother should have:
Currently the UpdateWorkflow takes in ESSettings in the constructor, but should just the base settings:
ert/src/ert/config/analysis_module.py
Line 19 in 1889e2a
ensemble_smoother
should have:ert/src/ert/config/analysis_module.py
Line 64 in 719a81e
ert/src/ert/config/analysis_module.py
Line 91 in 719a81e
The text was updated successfully, but these errors were encountered: