opm-simulators/ebos
Markus Blatt 337c637fa0 Write transmissibility between direct vertical neighbors into TRANZ.
In the case where two were direct vertical neighbors in the grid
but not in the underlying cartesian grid (e.g. because of MINPV or
pinch outs), we treated them as NNCs and wrote the transmissibilty
to TRANNC.

With this patch we detect this situation (two neighbor cells with identical
i and i and no active cells between them) and do not create an NNC
in the eclipse output files but write the transmissibility to TRANZ.
2019-05-21 11:24:17 +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 Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02: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 add a summary state member in eclBaseVanguard 2019-05-13 12:35:06 +02: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 Add support for water induced compaction using 2019-05-07 13:17:29 +02:00
eclnewtonmethod.hh Add support for water induced compaction using 2019-05-07 13:17:29 +02:00
ecloutputblackoilmodule.hh Have rerwritten the code in a more compact and logical form 2019-05-14 09:31:18 +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 Merge pull request #1821 from andlaus/tickling_the_dragon 2019-05-13 12:40:35 +02:00
eclthresholdpressure.hh Add support for water induced compaction using 2019-05-07 13:17:29 +02:00
ecltracermodel.hh ebos: make its core headers self sufficient 2019-03-26 13:17:54 +01:00
ecltransmissibility.hh Implement correct ignore thresholds for NNC with/without EDITNNC. 2019-05-08 13:50:51 +02:00
eclwellmanager.hh EclProblem: clean up the time management code 2019-05-03 14:07:15 +02:00
eclwriter.hh Write transmissibility between direct vertical neighbors into TRANZ. 2019-05-21 11:24:17 +02: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
nncsorter.cpp [bugfix] Search all NNCs when applying EDITNNC. 2019-05-08 13:50:51 +02:00
nncsorter.hpp Make sortNncAndApplyEditnnc return vector of NNCData ready to be processed. 2019-05-08 13:50:50 +02: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