opm-simulators/ebos
Andreas Lauser d329547463 EclProblem: clean up the time management code
- when an episode/report step is over, the next is started by endEpisode()
- the problem does not deal with updating the simulation time anymore
- rename `episodeIdx` in to `reportStepIdx` the 'EclWriter' because
  this variable is -- and always has been -- the report step number
  used by some parts of `opm-output`'s ECL writing code (the report
  step number is equivalent to the episode index plus 1). IMO, the
  output and parser code should be made more consistent in regard of
  whether it expects 0-based or 1-based indices, but this is a story
  for another day.
2019-05-03 14:07:15 +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: use the non-multisegmented well model by default 2019-05-02 13:54:40 +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 ebos: run the diagnostics code for relative permeabilities 2019-04-05 16:21:22 +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 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 EclProblem: clean up the time management code 2019-05-03 14:07:15 +02: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 EclProblem: clean up the time management code 2019-05-03 14:07:15 +02:00
eclwriter.hh EclProblem: clean up the time management code 2019-05-03 14:07:15 +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
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