Add small class WellContainer to manage well data in WellState

This commit is contained in:
Joakim Hove
2021-05-05 10:27:51 +02:00
parent 66932936b3
commit 36cc9e8567
3 changed files with 187 additions and 0 deletions

View File

@@ -188,6 +188,7 @@ list (APPEND PUBLIC_HEADER_FILES
opm/core/props/phaseUsageFromDeck.hpp
opm/core/props/satfunc/RelpermDiagnostics.hpp
opm/simulators/timestepping/SimulatorReport.hpp
opm/simulators/wells/WellContainer.hpp
opm/simulators/wells/WellState.hpp
opm/simulators/aquifers/AquiferInterface.hpp
opm/simulators/aquifers/AquiferCarterTracy.hpp