opm-simulators/ebos
Markus Blatt 77478a59eb Use CpGrid::loadBalance to distribute the field properties.
The created data handle for the communication could in theory be used
with other DUNE grids, too. In reality we will need to merge with the
handle that ALUGrid already uses to communicate the cartesian indices.

This PR gets rid of using the get_global_(double|int) method in
ParallelEclipseState and reduces the amount of boilerplate code there.
2020-03-06 09:48:04 +01:00
..
equil don't use templated get and has interface from fieldpropsmanager 2020-01-27 15:33:18 +01:00
alucartesianindexmapper.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
collecttoiorank.hh bump required dune version to 2.6 2020-02-06 16:24:39 +01:00
ebos_altidx.cc Add logging in ebos 2019-10-14 10:39:10 +02:00
ebos_blackoil.cc Add logging in ebos 2019-10-14 10:39:10 +02:00
ebos_blackoil.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_brine_main.cc renamed saltwater-->brine and removed keywords from missingFeatures 2020-01-09 14:14:38 +01:00
ebos_brine.cc renamed saltwater-->brine and removed keywords from missingFeatures 2020-01-09 14:14:38 +01:00
ebos_brine.hh renamed saltwater-->brine and removed keywords from missingFeatures 2020-01-09 14:14:38 +01:00
ebos_foam_main.cc changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_foam.cc Add logging in ebos 2019-10-14 10:39:10 +02:00
ebos_foam.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_gasoil_main.cc changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_gasoil.cc fix various extentions 2020-01-09 14:14:38 +01:00
ebos_gasoil.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_main.cc changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_oilwater_main.cc changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_oilwater.cc fix various extentions 2020-01-09 14:14:38 +01:00
ebos_oilwater.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_oilwaterpolymer_main.cc [feature][ebos] Adding oil-water-polymer option of ebos. 2019-12-09 18:16:23 +01:00
ebos_oilwaterpolymer.cc fix various extentions 2020-01-09 14:14:38 +01:00
ebos_oilwaterpolymer.hh [feature][ebos] Adding oil-water-polymer option of ebos. 2019-12-09 18:16:23 +01:00
ebos_plain.cc changed: ewoms/common -> opm/models/utils 2019-09-19 11:14:36 +02:00
ebos_polymer_main.cc changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_polymer.cc Add logging in ebos 2019-10-14 10:39:10 +02:00
ebos_polymer.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_solvent_main.cc changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_solvent.cc Add logging in ebos 2019-10-14 10:39:10 +02:00
ebos_solvent.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_thermal_main.cc changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_thermal.cc Add logging in ebos 2019-10-14 10:39:10 +02:00
ebos_thermal.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos.hh changed: ewoms/common -> opm/models/utils 2019-09-19 11:14:36 +02:00
eclalugridvanguard.hh Pass a pointer to the EclipseGrid to CpGrid::processEclipseGrid. 2019-12-18 21:39:08 +01:00
eclbaseaquifermodel.hh Aquifer Restart: Address Review Comments 2019-12-05 13:41:05 +01:00
eclbasevanguard.hh Add commandline switch --sched-restart to control restart init 2020-03-04 15:44:32 +01:00
eclcpgridvanguard.hh Use CpGrid::loadBalance to distribute the field properties. 2020-03-06 09:48:04 +01:00
ecldummygradientcalculator.hh changed: ewoms/disc -> opm/models/discretization 2019-09-19 11:16:26 +02:00
eclequilinitializer.hh Pass EnableBrine flag to BlackOilFluidState used for equilibration. 2020-01-13 11:00:33 +01:00
eclfluxmodule.hh fix index issue for boundary conditions 2020-01-30 10:03:22 +01:00
eclmpiserializer.hh fixed: mark constructor explicit 2020-01-22 11:36:02 +01:00
eclnewtonmethod.hh Add logging in ebos 2019-10-14 10:39:10 +02:00
ecloutputblackoilmodule.hh Merge pull request #2389 from joakim-hove/move-wellinjector-enum 2020-03-03 16:36:40 +01:00
eclpeacemanwell.hh changed: ewoms/disc -> opm/models/discretization 2019-09-19 11:16:26 +02:00
eclpolyhedralgridvanguard.hh [bugfix][ebos] Make compile with PolyhedralGrid again. 2019-12-18 11:03:42 +01:00
eclproblem.hh changed: no need to serialize SolventModule any longer 2020-03-04 10:01:03 +01:00
eclthresholdpressure.hh use compressed indices setting up ThresholdPressures 2020-03-02 13:42:27 +01:00
ecltracermodel.hh bump required dune version to 2.6 2020-02-06 16:24:39 +01:00
ecltransmissibility.hh Merge pull request #2386 from akva2/use_compressed_trans 2020-03-03 06:00:29 -06:00
eclwellmanager.hh InjectorType enum is moved out from Well class 2020-03-03 09:08:02 +01:00
eclwriter.hh bump required dune version to 2.6 2020-02-06 16:24:39 +01:00
femcpgridcompat.hh bump required dune version to 2.6 2020-02-06 16:24:39 +01:00
mebos_main.cc [feature][ebos] Adding oil-water-polymer option of ebos. 2019-12-09 18:16:23 +01:00
nncsorter.cpp changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
nncsorter.hpp changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
startEbos.hh changed: use internal function to uppercase string 2020-02-19 11:20:16 +01:00
tracervdtable.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
vtkecltracermodule.hh changed: ewoms/io -> opm/models/io 2019-09-19 11:17:12 +02:00