opm-simulators/opm
Markus Blatt 077dc02481 Fix using local active cells for writing eclipse files in parallel.
Previously, the eclipseGrid used by EclipseWriter was constructed from
the one in the EclipseState with the current CpGrid. Unfortunately the
latter was the distributed version resembling only the local part that
the processor works on. Therefore the information about the active cells
was wrong when writing results (which raised an exception in the writer).

With this commit we construct the EclipseWriter before distributing the grid
and use this writer later on in the OutputWriter.
2016-11-07 19:35:53 +01:00
..
autodiff Fix using local active cells for writing eclipse files in parallel. 2016-11-07 19:35:53 +01:00
polymer Update to shared_ptr-less parser interface. 2016-10-20 14:08:04 +02:00
simulators Update to shared_ptr-less parser interface. 2016-10-20 14:08:04 +02:00