opm-simulators/tests
Roland Kaufmann 814130f010 Provide way of shadowing only some properties
The current implementations of IncompPropertiesInterface are very
all-or-nothing. In some situations, you want to read rock and fluid
properties from an Eclipse file, but use analytical functions for
the unsaturated properties. Or you want to update properties based
on a marching filter.

This patch provides a way to mix various property objects, or to
"shadow" the properties with a raw array of data, so you don't have
to reimplement the entire interface just to make a small change.
2013-07-30 13:11:52 +02:00
..
test_dgbasis.cpp Update to follow previous moves and deletes. 2013-03-18 12:40:34 +01:00
test_shadow.cpp Provide way of shadowing only some properties 2013-07-30 13:11:52 +02:00
test_wells.cpp Renamed newwells.h -> wells.h. 2013-03-18 10:33:34 +01:00
testFluid.DATA Mark deck as FIELD units. 2013-06-05 12:24:23 +02:00