Andreas Lauser
536370fc96
ECL problem: Use Opm::EclipseState instead of the raw deck where possible
...
this means that property modifiers are now automatically supported...
2014-06-04 18:05:12 +02:00
Andreas Lauser
bec1b8ba96
grid managers: get rid of gridPointer(), make them robust to exceptions during construction
2014-05-30 16:52:58 +02:00
Andreas Lauser
69e6fb60a2
rename the tests/grids folder to tests/data
...
... since the "grids" in that folder are slowly accumulating
information. (e.g. the ART grid for the fracture mapper and ECLIPSE
decks in the future.)
2014-05-08 15:31:32 +02:00
Andreas Lauser
4677e0f98b
ECL problem: return the stem of the name of the deck file in the name() method
...
this causes output files to have the expected names, e.g. "SPE9" or
"NORNE" instead of "ECL"...
2014-04-27 19:12:32 +02:00
Andreas Lauser
20e03577a9
ECL simulator: use the report steps from the deck
2014-04-27 19:12:32 +02:00
Andreas Lauser
87f30dad6f
refactoring: rename GridCreator to GridManager
...
because "manager" sounds less religious than "creator" and the
GridCreators did all kinds of other stuff besides creating the grid.
this patch also gets rid of the static function inside these classes,
which should make them easier to understand...
2014-04-27 19:12:32 +02:00