Markus Blatt
|
302503e172
|
Merge pull request #5414 from totto82/fix_mpi_edit_trans
Fix modifications of TRANX/Y/Z in parallel (e.g. MULTIPLY of TRANX in EDIT)
|
2024-06-07 06:28:35 +02:00 |
|
Kai Bao
|
8f67881809
|
using enum class to replace boolean onlyTrans for
Transmissibility::update() for better readability, which is suggested by the reviewer.
|
2024-06-06 20:09:44 +02:00 |
|
Tor Harald Sandve
|
42702e1d50
|
Fix mpi for MULTIPLY TRANX in EDIT
|
2024-06-06 12:59:41 +02:00 |
|
Kai Bao
|
303a677a81
|
only allocate trans_ for globalTrans_
others are not needed for globalTrans_ for now. It will help to flatten
the peak memory usage for rank 0 during a parallel running.
|
2024-06-05 21:35:46 +02:00 |
|
Arne Morten Kvarving
|
600e7ea2f7
|
Transmissibility: consistently use Scalar type
|
2024-05-23 08:42:51 +02:00 |
|
Antonella Ritorto
|
5e1a37e497
|
Simulation partially supported for CpGrid with LGRs
|
2024-03-20 08:48:09 +01:00 |
|
Arne Morten Kvarving
|
57905c1069
|
move ebos/ecltransmissibility[_impl].[hh|cc] to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|