Merge pull request #4620 from hakonhagland/wvfpdp

Add support for WVFPDP
This commit is contained in:
Tor Harald Sandve
2023-06-05 09:14:10 +02:00
committed by GitHub
13 changed files with 138 additions and 43 deletions

View File

@@ -63,6 +63,7 @@
#include <opm/input/eclipse/Schedule/Well/WellTestState.hpp>
#include <opm/input/eclipse/Schedule/Well/WellTracerProperties.hpp>
#include <opm/input/eclipse/Schedule/Well/WListManager.hpp>
#include <opm/input/eclipse/Schedule/Well/WVFPDP.hpp>
#include <opm/input/eclipse/Schedule/Well/WVFPEXP.hpp>
#include <opm/input/eclipse/EclipseState/SummaryConfig/SummaryConfig.hpp>
#include <opm/input/eclipse/Python/Python.hpp>