equinor / everest

GNU General Public License v3.0
4 stars 5 forks source link

Everest fails when eclbase named with realization index #15

Open DanSava opened 1 month ago

DanSava commented 1 month ago

Issue

Moved from: https://github.com/equinor/everest-internal/issues/2252

To reproduce change in tutorial:

definitions: eclbase: eclipse/model/r{{case_name}} to

definitions: eclbase: eclipse/model/r{{case_name}}-r{{realization}} Forward jobs finish successfully but simulation results can't be found. The log shows:

Realization: 3 failed after reaching max submit (2): Could not find any unified summary file matching case path /.../everest/output/WELLRATE_EXP2/batch_0/geo_realization_1/simulation_3/eclipse/model/WELLRATE_EXP2-

DanSava commented 1 month ago

Discussed with @oyvindeide and decided to postpone this feature until we start work on Everest refactoring and ert integration.