Update to match changes in opm-autodiff.

BlackoilModelBase now requires an EclipseState constructor argument.
Also silenced two minor warnings.
This commit is contained in:
Atgeirr Flø Rasmussen
2015-07-10 12:57:30 +02:00
parent 8f46134861
commit 834d607d57
3 changed files with 6 additions and 3 deletions

View File

@@ -76,6 +76,7 @@ namespace Opm
polymer_props_,
wells,
BaseType::solver_,
BaseType::eclipse_state_,
BaseType::has_disgas_,
BaseType::has_vapoil_,
has_polymer_,