mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
changed definition of extra equations. made norne go to step 27. HACK
This commit is contained in:
committed by
Atgeirr Flø Rasmussen
parent
4975d5d9e7
commit
c697e70a69
@@ -318,6 +318,11 @@ namespace Opm {
|
||||
return well_container_;
|
||||
}
|
||||
|
||||
int numLocalNonshutWells() const
|
||||
{
|
||||
return well_container_.size();
|
||||
}
|
||||
|
||||
protected:
|
||||
Simulator& ebosSimulator_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user