mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
also pass the deck to the output writer
This commit is contained in:
@@ -155,6 +155,7 @@ try
|
||||
const PhaseUsage pu = Opm::phaseUsageFromDeck(deck);
|
||||
Opm::BlackoilOutputWriter outputWriter(cGrid,
|
||||
param,
|
||||
deck,
|
||||
eclipseState,
|
||||
pu );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user