You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently each GEN_KW keyword allows to setup a template feature (using template and output file). We should still parse those options, but instead migrate the actual templating into the global substitutions when creating run_path essentially here:
Currently each GEN_KW keyword allows to setup a template feature (using template and output file). We should still parse those options, but instead migrate the actual templating into the global substitutions when creating run_path essentially here:
ert/src/ert/enkf_main.py
Line 245 in c5be0c7
This will require to propagate ScalarParameter(s) into the substitutions dict (key:value).
This should be based on #10095
The text was updated successfully, but these errors were encountered: