throw for unsupported situations and fix warnings

for MultisegmentWell.
This commit is contained in:
Kai Bao
2017-10-13 10:16:44 +02:00
parent 7a29c5098f
commit d407e516ce
2 changed files with 17 additions and 11 deletions

View File

@@ -46,6 +46,9 @@ namespace Opm
/// the number of reservior equations
using Base::numEq;
using Base::has_solvent;
using Base::has_polymer;
// TODO: for now, not considering the polymer, solvent and so on to simplify the development process.
// TODO: should I begin with the old primary variable or the new fraction based variable systems?
// Let us begin with the new one