mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-26 03:00:17 -06:00
Settle for handling wells the current way for now.
This commit is contained in:
parent
d3f01b003d
commit
733b6e6b11
@ -405,7 +405,7 @@ public:
|
||||
private:
|
||||
void linearize_()
|
||||
{
|
||||
const bool well_local = false;
|
||||
const bool well_local = true;
|
||||
resetSystem_();
|
||||
unsigned numCells = model_().numTotalDof();
|
||||
#ifdef _OPENMP
|
||||
|
Loading…
Reference in New Issue
Block a user