Skip to content

Commit

Permalink
Emphasize realization-0 executed only
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-el committed Sep 27, 2024
1 parent 8e7e56b commit ab6cecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ert/run_models/single_test_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class SingleTestRun(EnsembleExperiment):
Single test is equivalent to EnsembleExperiment, in that it
samples the prior and evaluates it.<br>There are two key differences:<br>
1) Single test run always runs locally using the <b>local queue</b><br>
2) Only a <b>single realization</b> is run<br>
2) Only a <b>single realization</b> (realization-0) is run<br>
"""

def __init__(
Expand Down

0 comments on commit ab6cecd

Please sign in to comment.