equinor / flownet

FlowNet - Data-Driven Reservoir Predictions
GNU General Public License v3.0
63 stars 29 forks source link

Add comments to generated SCHEDULE file for identification of flow tubes associated with well connections #317

Open edubarrosTNO opened 3 years ago

edubarrosTNO commented 3 years ago

When inspecting the SCHEDULE file generated by FlowNet, it can be hard to know which well connections in the COMPDAT section are associated with each flow tubes and respective layers of the reference simulation model. Adding comments to each line / entry of the COMPDAT keyword would facilitate this identification and analysis of the quality of the generated flow network grid.

wouterjdb commented 3 years ago

A potential solution in this direction is printing the group id. That would give you insight in which connections belong to eachother.

olwijn commented 3 years ago

A related issue is that it would be good to know which flow tubes are removed by the various options based in length, angle etc. especially if this concerns tubes that directly connect well nodes. Some logging of the results of these steps into a log file might provide more insight.