mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
modification to to well assembly form well side to avoid asking for wells on all cells
This commit is contained in:
committed by
Atgeirr Flø Rasmussen
parent
6d07c490c3
commit
e705dc41c2
@@ -293,6 +293,11 @@ public:
|
||||
const GroupState& group_state,
|
||||
DeferredLogger& deferred_logger);
|
||||
|
||||
const std::vector<RateVector>& connectionRates() const
|
||||
{
|
||||
return connectionRates_;
|
||||
}
|
||||
|
||||
protected:
|
||||
|
||||
// simulation parameters
|
||||
|
||||
Reference in New Issue
Block a user