pass the deck to the output writer

This commit is contained in:
Andreas Lauser
2015-03-26 17:33:20 +01:00
parent 62e8146424
commit 206d7b56e4
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -160,6 +160,7 @@ try
const PhaseUsage pu = Opm::phaseUsageFromDeck(deck);
Opm::BlackoilOutputWriter outputWriter(cGrid,
param,
deck,
eclipseState,
pu );