Skip to content

Commit

Permalink
Use FORWARD_MODEL in poly-example
Browse files Browse the repository at this point in the history
No need to use the keyword SIMULATION_JOB that no users use.
  • Loading branch information
berland committed Sep 13, 2024
1 parent d8b17e4 commit e379b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-data/poly_example/poly.ert
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ GEN_KW COEFFS coeff_priors
GEN_DATA POLY_RES RESULT_FILE:poly.out

INSTALL_JOB poly_eval POLY_EVAL
SIMULATION_JOB poly_eval
FORWARD_MODEL poly_eval

0 comments on commit e379b4c

Please sign in to comment.