opm-simulators/opm/simulators
Markus Blatt 664e582b5f [bugfix] Use correct matrix for scaling.
For some of the scaling approaches the wrong matrix (dereferenced
nullptr) would have been used which should have resulted segmentation
faults. With this commit we add a method getMatrix() that returns the
correct one and use that for scaling.
2020-05-13 13:38:02 +02:00
..
aquifers changed: use AquiferConfig when setting up aquifers 2020-03-24 13:36:39 +01:00
flow Python bindings for the blackoil simulator. 2020-05-11 15:03:17 +02:00
linalg [bugfix] Use correct matrix for scaling. 2020-05-13 13:38:02 +02:00
timestepping Minor adjustments from review. 2020-05-08 09:21:25 +02:00
utils Update connection <-> segment implementation 2020-04-30 14:53:35 +02:00
wells Merge pull request #2600 from totto82/improve_msw_convergence_clean 2020-05-11 17:45:37 +02:00
opm-simulators_doxygen_main.hpp Moved all remaining files out of opm/autodiff. 2019-06-20 11:00:51 +02:00