equinor / completor

Advanced multi-segmented well completion tool
https://equinor.github.io/completor/
GNU Lesser General Public License v3.0
0 stars 0 forks source link

refactor: Structure #131

Closed Aleksander-Karlsson closed 1 month ago

Aleksander-Karlsson commented 1 month ago

Description

Include a description of the change done Replace Information class with vectorised inline code in get_completion. Extract all but one method from CreateWells that did not need to be part of the class.

Why

The motivation for the change (if applicable) Easier to manage state and read the code.

How

How the change is implemented (if it's not self evident in the diff)

Close: #85

Checklist:

Before submitting this PR, please make sure: