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

Allow installed forward models to supply output format #9310

Open
oyvindeide opened this issue Nov 22, 2024 · 0 comments
Open

Allow installed forward models to supply output format #9310

oyvindeide opened this issue Nov 22, 2024 · 0 comments

Comments

@oyvindeide
Copy link
Collaborator

Currently we have hardcoded which simulators expect to output summary files in:

any(sim in _name.lower() for sim in ["eclipse", "flow"])
, however there are other simulators that also do that. Would be good to allow them to specify that through the plugin system so that we can give a better (no) warning depending on the environment they are running in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant