mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Update to match changes in opm-autodiff.
BlackoilModelBase now requires an EclipseState constructor argument. Also silenced two minor warnings.
This commit is contained in:
@@ -80,6 +80,7 @@ namespace Opm {
|
||||
const PolymerPropsAd& polymer_props_ad,
|
||||
const Wells* wells,
|
||||
const NewtonIterationBlackoilInterface& linsolver,
|
||||
EclipseStateConstPtr eclipse_state,
|
||||
const bool has_disgas,
|
||||
const bool has_vapoil,
|
||||
const bool has_polymer,
|
||||
|
||||
Reference in New Issue
Block a user