opm-simulators/opm
Markus Blatt 72d0b8123b Fixes the parallel Euclidian product for multiple phases.
This is used to compute the Euclidian product for the saturations.
Thes are ordered in an interleaved manner (all saturations for cell
with index 0, the all for index 1, ...). Up to now the implementation
assumed a different ordering: blockwise (all saturations for phase 0 first,
then all saturations phase 1, ...).
With this commit the computation uses the right assumption.
2016-06-28 15:50:50 +08:00
..
autodiff Fixes the parallel Euclidian product for multiple phases. 2016-06-28 15:50:50 +08:00
polymer only calculating repesentative radius when having PLYSHLOG. 2016-06-28 15:50:50 +08:00
simulators BlackoilOutputWriter rewritten to use opm-output 2016-06-07 10:15:07 +02:00