mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
removed comments
This commit is contained in:
parent
6c407506a9
commit
8a757a4935
@ -100,9 +100,6 @@ public:
|
||||
}
|
||||
int getNumberOfExtraEquations() const override
|
||||
{
|
||||
//return wellMod_.numLocalWells();
|
||||
//return wellMod_.localNonshutWells().size();
|
||||
//return wellMod_.numLocalNonshutWells();
|
||||
return wellMod_.numLocalWellsEnd();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user