Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update snake_oil.ert #7075

Merged
merged 1 commit into from
Feb 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions test-data/snake_oil/snake_oil.ert
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ NUM_REALIZATIONS 25

QUEUE_OPTION LOCAL MAX_RUNNING 25

ANALYSIS_SET_VAR IES_ENKF IES_INVERSION 1
ANALYSIS_SET_VAR STD_ENKF IES_INVERSION 1
ANALYSIS_SET_VAR IES_ENKF INVERSION SUBSPACE_EXACT
ANALYSIS_SET_VAR STD_ENKF INVERSION SUBSPACE

DEFINE <STORAGE> storage/<CONFIG_FILE_BASE>
RANDOM_SEED 3593114179000630026631423308983283277868
Expand Down
Loading