mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
Minor fixes
This commit is contained in:
parent
9458fcc498
commit
60a66165f5
@ -67,7 +67,6 @@ namespace Opm
|
||||
bhp_[w] = well_controls_get_current_target( ctrl );
|
||||
break;
|
||||
case THP:
|
||||
assert(false && "Not properly implemented");
|
||||
thp_[w] = well_controls_get_current_target( ctrl );
|
||||
break;
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user