mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
Fixed warning
This commit is contained in:
parent
ffac75a873
commit
c6311decdc
@ -113,6 +113,8 @@ namespace Opm
|
||||
case THP:
|
||||
thp_[w] = well_controls_iget_target( ctrl , i );
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user