Use PerfData for solvent perforation rates

This commit is contained in:
Joakim Hove
2021-06-07 08:34:38 +02:00
parent 49e9b51269
commit db02b9f112
3 changed files with 5 additions and 29 deletions

View File

@@ -144,15 +144,6 @@ public:
return this->events_[well_index];
}
/// One rate pr well connection.
std::vector<double>& perfRateSolvent(std::size_t well_index) {
return this->perfRateSolvent_[well_index];
}
const std::vector<double>& perfRateSolvent(std::size_t well_index) const {
return this->perfRateSolvent_[well_index];
}
/// One rate pr well
double solventWellRate(const int w) const;
@@ -421,8 +412,6 @@ private:
std::map<std::string, std::pair<bool, std::vector<double>>> well_rates;
WellContainer<std::vector<double>> perfRateSolvent_;
// it is the throughput of water flow through the perforations
// it is used as a measure of formation damage around well-bore due to particle deposition
// it will only be used for injectors to check the injectivity