Skip to content

Commit

Permalink
Remove --enable-tuning, we don't allow arbitrary arguments yet to flo…
Browse files Browse the repository at this point in the history
…w FM
  • Loading branch information
berland committed Dec 20, 2024
1 parent 3fdba6d commit aabca02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-data/everest/egg/everest/model/config_flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@ forward_model:
- well_constraints -i files/well_readydate.json -c files/wc_config.yml -rc well_rate.json -o wc_wells.json
- add_templates -i wc_wells.json -c files/at_config.yml -o at_wells.json
- schmerge -s eclipse/include/schedule/schedule.tmpl -i at_wells.json -o eclipse/include/schedule/schedule.sch
- flow r{{ eclbase }} --enable-tuning
- flow r{{ eclbase }}
- rf -s r{{ eclbase }} -o rf

0 comments on commit aabca02

Please sign in to comment.