opm-simulators/opm/models
Markus Blatt 1e8b51f118 Avoid assert and rely on error handler doing the correct thing.
Checking int return types of MPI functions is inefficient. The default
error handler will abort the problem. If somebody changes that, then
they should know what they are doing.
2023-11-08 16:48:40 +01:00
..
blackoil Mult well trans due to perm reduction in salt prec 2023-10-26 13:43:32 +02:00
common use exception classes from opm-common 2022-12-13 12:55:20 +01:00
discretefracture use exception classes from opm-common 2022-12-13 12:55:20 +01:00
discretization Fix BC Free for 2p problems 2023-10-17 12:28:48 +02:00
flash removing flashproperties.hh from multiple files 2023-10-09 12:49:06 +02:00
immiscible fixed: do not assert conditions guaranteed by unsigned 2021-06-18 13:26:57 +02:00
io Fix to write VTKS when THERMAL is on deck 2023-10-09 17:05:32 +02:00
ncp Merge pull request #766 from akva2/janitoring 2022-12-19 12:04:01 +01:00
nonlinear minimum dune version required is now 2.7 2023-02-27 09:47:39 +01:00
parallel Avoid assert and rely on error handler doing the correct thing. 2023-11-08 16:48:40 +01:00
pvs Merge pull request #766 from akva2/janitoring 2022-12-19 12:04:01 +01:00
richards changed: consistently use std::array 2022-08-26 08:27:40 +02:00
utils Try to detect more exception during parallel simulator setup. 2023-08-11 14:08:52 +02:00