mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge two perforation data members in WellState
This commit is contained in:
@@ -363,7 +363,6 @@ private:
|
||||
bool do_glift_optimization_;
|
||||
|
||||
WellContainer<Well::Status> status_;
|
||||
WellContainer<std::vector<PerforationData>> well_perf_data_;
|
||||
WellContainer<const ParallelWellInfo*> parallel_well_info_;
|
||||
WellContainer<double> bhp_;
|
||||
WellContainer<double> thp_;
|
||||
|
||||
Reference in New Issue
Block a user