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

Refactor/remove everest_to_ert #9603

Open
oyvindeide opened this issue Dec 20, 2024 · 0 comments
Open

Refactor/remove everest_to_ert #9603

oyvindeide opened this issue Dec 20, 2024 · 0 comments
Labels

Comments

@oyvindeide
Copy link
Collaborator

When everest needs to run the forward model, it first needs to create an ert config, as that is required for the BaseRunModel. However only a small subset of that config is actually used, while we still create the ert analysis config, etc.

Instead we should just create the parts that we actually require in the everest run model. This means refactoring the base run models to only take the configuration they actually need in the constructors.

@oyvindeide oyvindeide moved this to Backlog in SCOUT Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

1 participant