opm-simulators/opm/simulators
Markus Blatt 2906d7157d Allow oversubscribing OpenMP threads.
There is a strange interaction when using MPI and OpenMP on some
hardware/MPI implementations. I a serial run omp_get_num_procs() would
return the number of processors but when started under mpirun it would
always return 1.

With this we now allow users to use any amount of threads.
2023-06-14 12:03:56 +02:00
..
aquifers Add Support for Initialising Constant Flux Aquifers from Restart 2023-05-26 20:21:52 +02:00
flow Allow oversubscribing OpenMP threads. 2023-06-14 12:03:56 +02:00
linalg Clean up linear solver parameters and ISTLSolverEbos. 2023-06-11 11:51:59 +02:00
timestepping Merge pull request #4508 from akva2/simulatorreport_avoid_nan 2023-03-03 11:55:42 +01:00
utils Merge pull request #4658 from plgbrts/well-control 2023-06-09 10:51:15 +02:00
wells addressing reviewing comments for PR #4682 2023-06-08 12:32:55 +02:00
opm-simulators_doxygen_main.hpp Moved all remaining files out of opm/autodiff. 2019-06-20 11:00:51 +02:00