mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
b137eb0b65
The CompressibleTpfa class always passes a non-null `forces->wells' object to the constructor, assembly, and reconstruction routines but uses ``forces->wells->W == 0'' to signify a simulation model without wells. This is, arguably, an error in the CompressibleTpfa class but one that does not require a lot of work to support in the cfs_tpfa_residual module. Insert the extra tests in an effort to honour the ``liberal in what you accept, strict in what you produce'' principle. |
||
---|---|---|
.. | ||
cfs_tpfa_residual.c | ||
cfs_tpfa_residual.h | ||
compr_quant_general.h | ||
compr_source.h | ||
ifs_tpfa.c | ||
ifs_tpfa.h |