mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-29 12:33:49 -06:00
82fc769922
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. |
||
---|---|---|
.. | ||
not-unit | ||
fluid.data | ||
test_block.cpp | ||
test_boprops_ad.cpp | ||
test_rateconverter.cpp | ||
test_scalar_mult.cpp | ||
test_span.cpp | ||
test_syntax.cpp | ||
test_transmissibilitymultipliers.cpp | ||
test_welldensitysegmented.cpp |