mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove unused variable.
This commit is contained in:
parent
654a24b625
commit
580e76cf05
@ -828,7 +828,6 @@ namespace Opm
|
||||
|
||||
if( msWells().empty() ) return ;
|
||||
|
||||
std::string modestring[4] = { "BHP", "THP", "RESERVOIR_RATE", "SURFACE_RATE" };
|
||||
// Find, for each well, if any constraints are broken. If so,
|
||||
// switch control to first broken constraint.
|
||||
const int np = numPhases();
|
||||
|
Loading…
Reference in New Issue
Block a user