#1713 Using time step from view instead of that from export-setting when exporting connection factors for simWell-fracture

This commit is contained in:
astridkbjorke
2017-07-31 15:10:07 +02:00
parent 28c572b1fd
commit 5b34414977
3 changed files with 12 additions and 4 deletions

View File

@@ -37,7 +37,6 @@ public:
static std::vector<RigCompletionData> generateCompdatValuesForSimWell(RimEclipseCase* eclipseCase,
const RimEclipseWell* well,
size_t timeStep,
QTextStream* outputStreamForIntermediateResultsText);
private: