Use opm-flowdiagnostics-applications as submodule

* Deletes the copy of the code in ThirdPary folder
* Replace code with opm-flowdiagnostics-applications as submodule
* Refactors ECL data handling for flow diagnostics
Updates flow diagnostics to utilize ECL init data consistently.
This change streamlines the passing and usage of initialization
data within the flow diagnostics routines, enhancing code
clarity and maintainability. Removes redundant passing of grid
data, simplifying function signatures.
This commit is contained in:
Magne Sjaastad
2025-10-27 14:09:57 +01:00
committed by GitHub
parent 73dd0e0667
commit 91192a671c
70 changed files with 54 additions and 35417 deletions
+3
View File
@@ -25,3 +25,6 @@
[submodule "ThirdParty/custom-surfio/surfio"]
path = ThirdParty/custom-surfio/surfio
url = https://github.com/equinor/surfio.git
[submodule "ThirdParty/custom-opm-flowdiag-app/opm-flowdiagnostics-applications"]
path = ThirdParty/custom-opm-flowdiag-app/opm-flowdiagnostics-applications
url = https://github.com/CeetronSolutions/opm-flowdiagnostics-applications