opm-simulators/ebos
Markus Blatt 184be292ea [bugfix] Use NNC data with applied EDITNCC for transmissibility.
Unfortunately, we first created NNC with applied EDITNNC and then
still used the original NNC data to set the transmissibility. Thus
we were actually ignoring EDITNNC.

This commit fixes this by using the data structure that has EDITNNC
applied.
2019-04-26 21:25:59 +02:00
..
equil fix some masochistic compiler warnings for the GCC 9 pre-release 2019-01-09 09:34:26 +01:00
alucartesianindexmapper.hh ebos: make its core headers self sufficient 2019-03-26 13:17:54 +01:00
collecttoiorank.hh Restore const-ness accidentally lost. 2018-07-31 15:35:15 +02:00
ebos_altidx.cc add an ebos variant which uses completely different numbering for phases and components 2019-03-13 11:14:22 +01:00
ebos_gasoil.cc add some ebos variants 2019-03-05 18:30:35 +01:00
ebos_oilwater.cc add some ebos variants 2019-03-05 18:30:35 +01:00
ebos_plain.cc add some ebos variants 2019-03-05 18:30:35 +01:00
ebos_polymer.cc add some ebos variants 2019-03-05 18:30:35 +01:00
ebos_solvent.cc add some ebos variants 2019-03-05 18:30:35 +01:00
ebos_thermal.cc add some ebos variants 2019-03-05 18:30:35 +01:00
ebos.cc ebos: use the same well model, aquifer model and linear solver as flow 2019-03-04 14:23:59 +01:00
ebos.hh ebos: make its core headers self sufficient 2019-03-26 13:17:54 +01:00
eclalugridvanguard.hh rename completion to connection 2018-06-28 15:49:45 +02:00
eclbaseaquifermodel.hh fix some masochistic compiler warnings for the GCC 9 pre-release 2019-01-09 09:34:26 +01:00
eclbasevanguard.hh Merge pull request #390 from joakim-hove/opm-rst-default-false 2019-02-18 12:19:13 +01:00
eclcpgridvanguard.hh Use NNC support from CpGrid. 2019-02-07 12:00:49 +01:00
ecldummygradientcalculator.hh adapt to the move of code from opm-common to opm-material 2018-02-08 12:11:20 +01:00
eclequilinitializer.hh include missing header files 2019-03-04 13:58:38 +01:00
eclfluxmodule.hh Adapt to new deck specification for the boundary condition 2019-03-27 09:27:03 +01:00
eclnewtonmethod.hh ebos: improve the messages printed during the run 2019-03-04 13:58:38 +01:00
ecloutputblackoilmodule.hh Use RFTConfig() object to query for RFT active wells 2019-04-04 07:27:39 +02:00
eclpeacemanwell.hh coding style fixes for the black-oil model and more style fixes for ebos 2019-02-01 17:33:30 +01:00
eclpolyhedralgridvanguard.hh rename completion to connection 2018-06-28 15:49:45 +02:00
eclproblem.hh ebos: some small fixes to EclProblem::checkDeckCompatibility_() 2019-03-28 13:12:29 +01:00
eclthresholdpressure.hh Removes unsigned-signed integer comparison warnings. 2019-04-25 10:00:59 +02:00
ecltracermodel.hh ebos: make its core headers self sufficient 2019-03-26 13:17:54 +01:00
ecltransmissibility.hh [bugfix] Use NNC data with applied EDITNCC for transmissibility. 2019-04-26 21:25:59 +02:00
eclwellmanager.hh Move well includes to subdirectory Well/ 2019-03-07 15:30:33 +01:00
eclwriter.hh ebos: make its core headers self sufficient 2019-03-26 13:17:54 +01:00
femcpgridcompat.hh make the coding style of femcpgridcompat.hh consistent with the rest of eWoms/ebos 2019-02-01 17:33:30 +01:00
tracervdtable.hh use the eWoms coding style conventions for Ewoms::TracerVdTable 2019-02-01 17:33:30 +01:00
vtkecltracermodule.hh Add ecl tracer model 2018-11-19 13:46:10 +01:00