opm-simulators/tests
Bård Skaflestad 82fc769922 RESV: Add facility for surface-to-reservoir rate conversion
This commit adds a simple facility for converting component rates at
surface conditions to voidage rates at reservoir conditions.  It is
intentionally limited in scope and meant to be employed only in the
context of class FullyImplicitBlackoilSolver<> or something very
similar.  In particular, class SurfaceToReservoirVoidage<> assumes
that it will be used to compute conversion coefficients for
component rates to voidage rates, and that those coefficients will
typically be entered into the coefficient matrix of a linearised
residual.

Add a trivial test just to demonstrate the setup and calling
process.  This is not a feature or correctness test.
2014-08-08 11:40:50 +02:00
..
not-unit Add exception handlers to all tutorials and examples 2013-09-05 12:28:04 +02:00
fluid.data glue in support for property modifiers 2014-06-09 12:36:46 +02:00
test_block.cpp Add more checks to cover bug that was in operator -=. 2014-03-26 12:25:11 +01:00
test_boprops_ad.cpp glue in support for property modifiers 2014-06-09 12:36:46 +02:00
test_rateconverter.cpp RESV: Add facility for surface-to-reservoir rate conversion 2014-08-08 11:40:50 +02:00
test_scalar_mult.cpp Rename AutoDiff::ForwardBlock -> Opm::AutoDiffBlock. 2013-09-19 12:53:28 +02:00
test_span.cpp Rename AutoDiff::ForwardBlock -> Opm::AutoDiffBlock. 2013-09-19 12:53:28 +02:00
test_syntax.cpp loosen tolerance a bit to avoid failing tests on certain archs (i386, precise) 2013-10-23 09:41:26 +02:00
test_transmissibilitymultipliers.cpp add a unit test for the implementation of transmissibilty multipliers in DerivedGeology 2014-07-28 11:30:13 +02:00
test_welldensitysegmented.cpp Merge branch 'master' into new_well_formulation 2014-03-20 10:04:45 +01:00