equinor / everest

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

Fix typo successfully #38

Closed berland closed 1 week ago

berland commented 1 week ago

Issue Typo observed in:

$ everest run config.yml 
Waiting for server ...
Everest server found!
===================== Running forward models (Batch #0) ======================

  Waiting: 0 | Pending: 0 | Running: 3 | Complete: 0 | FAILED: 3

  well_constraints: 0/6/0 | Success: 0-5
     add_templates: 0/6/0 | Success: 0-5
          schmerge: 0/6/0 | Success: 0-5
        eclipse100: 0/0/6 | Failure: 0-5
       strip_dates: 0/0/0
                rf: 0/0/0

Optimization failed: not enough succesful realizations to proceed.

Approach 🧹