opm-simulators/examples/problems
Andreas Lauser 877eccb4cc reservoir problem: various improvements
- start with an initial "do nothing" episode of 100 days to get
  hydrostatic conditions.
- after that, produce oil and inject water for 900 days. (thereafter
  the reservoir will be empty.)
- make the problem work with element centered FV discretizations. this
  requires to make the width of the injection/production areas at
  least one cell wide. This is achieved by using the new "WellWidth"
  property which specifies the with of wells as a factor of the total
  domain width.
- make the problem work with fully compositional models. This implied
  to calculate the full composition for the fluid states which specify
  the initial condition and the thermodynamic state at the wells.
- add tests and reference solutions for any combination of the {ECFV,
  VCFV} discretizations and the {black-oil, NCP} models.
2016-01-05 11:54:27 +01:00
..
co2injectionflash.hh re-add the emacs and vim modelines to all source files 2015-06-18 13:43:59 +02:00
co2injectionproblem.hh remove the linearization recycling 2016-01-05 11:54:26 +01:00
cuvetteproblem.hh make most indices unsigned 2015-11-18 18:09:56 +01:00
diffusionproblem.hh make most indices unsigned 2015-11-18 18:09:56 +01:00
fingergridmanager.hh remove our own fork of Dune::MPIHelper 2015-06-19 21:01:08 +02:00
fingerproblem.hh rewrite the mechanism to enforce constraint degrees of freedom 2016-01-05 11:54:26 +01:00
fractureproblem.hh rewrite the mechanism to enforce constraint degrees of freedom 2016-01-05 11:54:26 +01:00
groundwaterproblem.hh make most indices unsigned 2015-11-18 18:09:56 +01:00
infiltrationproblem.hh make most indices unsigned 2015-11-18 18:09:56 +01:00
lensgridmanager.hh lens problem: make it easily switchable between ALUGrid and YaspGrid 2015-10-07 18:52:35 +02:00
lensproblem.hh make most indices unsigned 2015-11-18 18:09:56 +01:00
navierstokestestproblem.hh rewrite the mechanism to enforce constraint degrees of freedom 2016-01-05 11:54:26 +01:00
obstacleproblem.hh make most indices unsigned 2015-11-18 18:09:56 +01:00
outflowproblem.hh make most indices unsigned 2015-11-18 18:09:56 +01:00
powerinjectionproblem.hh make most indices unsigned 2015-11-18 18:09:56 +01:00
reservoirproblem.hh reservoir problem: various improvements 2016-01-05 11:54:27 +01:00
richardslensproblem.hh remove partial relinarization 2016-01-05 11:54:26 +01:00
stokes2ctestproblem.hh rewrite the mechanism to enforce constraint degrees of freedom 2016-01-05 11:54:26 +01:00
stokesnitestproblem.hh rewrite the mechanism to enforce constraint degrees of freedom 2016-01-05 11:54:26 +01:00
stokestestproblem.hh rewrite the mechanism to enforce constraint degrees of freedom 2016-01-05 11:54:26 +01:00
waterairproblem.hh rewrite the mechanism to enforce constraint degrees of freedom 2016-01-05 11:54:26 +01:00