Skip to content

Commit

Permalink
Remove experimental tag for ies
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreso committed Mar 3, 2020
1 parent f3229b2 commit 25c74a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ert_shared/models/iterated_ensemble_smoother.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,4 @@ def create_context(self, arguments, itr, prior_context = None, rerun = False):

@classmethod
def name(cls):
return "Iterated Ensemble Smoother - Experimental"
return "Iterated Ensemble Smoother"

0 comments on commit 25c74a1

Please sign in to comment.