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

A start on a coarse grid generator #449

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Conversation

augustjohansson
Copy link

Here's a start on a crude "manual" coarse grid generator based on the bounding box of the reference grid. It's work in progress. For example, there are some well configurations that is not handled (one such situation is in the tests).

For testing, I copied a test model (faarikaal2) I found in the ECL test-data directory (https://github.com/equinor/ecl/tree/master/test-data/local/ECLIPSE/faarikaal/). I hope that's ok. I need to do some more testing on this model.

Next step, and next PR, is to see what kind of data is needed for running the rest of the flownet pipeline. As well as commenting and correcting this code, of course!

I guess I would recommend to eventually merge this to a separate branch (when it comes to that), to keep this experimental work separated from the rest.

This PR is related to #445

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

Successfully merging this pull request may close these issues.

1 participant