modification to to well assembly form well side to avoid asking for wells on all cells

This commit is contained in:
hnil
2022-10-11 16:10:00 +02:00
committed by Atgeirr Flø Rasmussen
parent 6d07c490c3
commit e705dc41c2
4 changed files with 47 additions and 0 deletions

View File

@@ -293,6 +293,11 @@ public:
const GroupState& group_state,
DeferredLogger& deferred_logger);
const std::vector<RateVector>& connectionRates() const
{
return connectionRates_;
}
protected:
// simulation parameters