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

Update forward models to use the new autoscaling option of Everest #92

Open
verveerpj opened this issue Jan 31, 2025 · 0 comments
Open
Labels

Comments

@verveerpj
Copy link
Contributor

verveerpj commented Jan 31, 2025

This issue can be resolved when the following issues are resolved in ERT/Everest:

This sets up the conditions for using auto-scaling in the forward models. Currently, models must assume that the controls, provided via JSON files, may be scaled and their configuration must provide information to rescale them. If auto-scaling is enabled in Everest, it will write for each control an additional JSON file with rescaled values, that can be used instead, and additional rescaling is not necessary. The forward models must be adapted to make use of these feature by checking if the additional file(s) exist and take advantage of them.

The forward models should be checked to see if they can be adapted. These include at least:

  • well_constraints
  • well_trajectory

and possibly others.

@verveerpj verveerpj added this to SCOUT Jan 31, 2025
@verveerpj verveerpj moved this to Backlog in SCOUT Jan 31, 2025
@verveerpj verveerpj changed the title Update forward models to use the new autoscaling option of Evereset Update forward models to use the new autoscaling option of Everest Jan 31, 2025
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