mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
throw for unsupported situations and fix warnings
for MultisegmentWell.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user