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