mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-19 01:24:53 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user